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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GcRule
toProto()
-
-
-
Method Detail
-
toProto
@InternalApi GcRule toProto()
-
-