Uses of Enum
com.google.bigtable.v2.ColumnRange.StartQualifierCase
-
Uses of ColumnRange.StartQualifierCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ColumnRange.StartQualifierCaseModifier and TypeMethodDescriptionColumnRange.StartQualifierCase.forNumber(int value) ColumnRange.Builder.getStartQualifierCase()ColumnRange.getStartQualifierCase()ColumnRangeOrBuilder.getStartQualifierCase()ColumnRange.StartQualifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ColumnRange.StartQualifierCase[]ColumnRange.StartQualifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.