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