Uses of Enum
com.google.bigtable.admin.v2.GcRule.RuleCase
-
Uses of GcRule.RuleCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return GcRule.RuleCaseModifier and TypeMethodDescriptionstatic GcRule.RuleCaseGcRule.RuleCase.forNumber(int value) GcRule.Builder.getRuleCase()GcRule.getRuleCase()GcRuleOrBuilder.getRuleCase()static GcRule.RuleCaseGcRule.RuleCase.valueOf(int value) Deprecated.static GcRule.RuleCaseReturns the enum constant of this type with the specified name.static GcRule.RuleCase[]GcRule.RuleCase.values()Returns an array containing the constants of this enum type, in the order they are declared.