public static final class GCRules.DurationRule extends Object implements GCRules.GCRule
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.threeten.bp.Duration |
getMaxAge()
Gets the configured maximum age
|
int |
hashCode() |
com.google.bigtable.admin.v2.GcRule |
toProto() |
String |
toString() |
public org.threeten.bp.Duration getMaxAge()
@InternalApi public com.google.bigtable.admin.v2.GcRule toProto()
toProto
in interface GCRules.GCRule
Copyright © 2019 Google LLC. All rights reserved.