Uses of Enum
com.google.spanner.executor.v1.Value.ValueTypeCase
-
Uses of Value.ValueTypeCase in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return Value.ValueTypeCaseModifier and TypeMethodDescriptionstatic Value.ValueTypeCaseValue.ValueTypeCase.forNumber(int value) Value.Builder.getValueTypeCase()Value.getValueTypeCase()ValueOrBuilder.getValueTypeCase()static Value.ValueTypeCaseValue.ValueTypeCase.valueOf(int value) Deprecated.static Value.ValueTypeCaseReturns the enum constant of this type with the specified name.static Value.ValueTypeCase[]Value.ValueTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.