Interface GCRules.GCRule

All Known Implementing Classes:
GCRules.DefaultRule, GCRules.DurationRule, GCRules.IntersectionRule, GCRules.UnionRule, GCRules.VersionRule
Enclosing class:
GCRules

public static interface GCRules.GCRule
interface for fluent GcRule wrappers
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toProto

      @InternalApi GcRule toProto()