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