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