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() |
GcRule |
toProto() |
String |
toString() |
public org.threeten.bp.Duration getMaxAge()
@InternalApi public GcRule toProto()
toProto
in interface GCRules.GCRule
Copyright © 2019 Google LLC. All rights reserved.