Uses of Enum
com.google.cloud.bigtable.data.v2.models.Value.ValueType
Packages that use Value.ValueType
-
Uses of Value.ValueType in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return Value.ValueTypeModifier and TypeMethodDescriptionabstract Value.ValueTypeValue.getValueType()Value.IntValue.getValueType()Value.RawTimestamp.getValueType()Value.RawValue.getValueType()static Value.ValueTypeReturns the enum constant of this type with the specified name.static Value.ValueType[]Value.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.