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
    com.google.bigtable.admin.v2.GcRule
     
  • Method Details

    • toProto

      @InternalApi com.google.bigtable.admin.v2.GcRule toProto()