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