Class GCRules.VersionRule
java.lang.Object
com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
- All Implemented Interfaces:
GCRules.GCRule
- Enclosing class:
- GCRules
Wrapper for building max versions rule
-
Method Summary
-
Method Details
-
getMaxVersions
public int getMaxVersions()Gets the configured maximum versions -
equals
-
hashCode
public int hashCode() -
toString
-
toProto
@InternalApi public com.google.bigtable.admin.v2.GcRule toProto()- Specified by:
toProto
in interfaceGCRules.GCRule
-