Uses of Enum
com.google.bigtable.v2.ValueRange.EndValueCase
-
Uses of ValueRange.EndValueCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ValueRange.EndValueCaseModifier and TypeMethodDescriptionstatic ValueRange.EndValueCaseValueRange.EndValueCase.forNumber(int value) ValueRange.Builder.getEndValueCase()ValueRange.getEndValueCase()ValueRangeOrBuilder.getEndValueCase()static ValueRange.EndValueCaseValueRange.EndValueCase.valueOf(int value) Deprecated.static ValueRange.EndValueCaseReturns the enum constant of this type with the specified name.static ValueRange.EndValueCase[]ValueRange.EndValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.