Uses of Enum
com.google.bigtable.v2.Value.KindCase
-
Uses of Value.KindCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Value.KindCaseModifier and TypeMethodDescriptionstatic Value.KindCaseValue.KindCase.forNumber(int value) Value.Builder.getKindCase()Value.getKindCase()ValueOrBuilder.getKindCase()static Value.KindCaseValue.KindCase.valueOf(int value) Deprecated.static Value.KindCaseReturns the enum constant of this type with the specified name.static Value.KindCase[]Value.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.