static TypeAnnotationCode |
TypeAnnotationCode.forNumber(int value) |
|
TypeAnnotationCode |
Type.Builder.getTypeAnnotation() |
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
|
TypeAnnotationCode |
Type.getTypeAnnotation() |
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
|
TypeAnnotationCode |
TypeOrBuilder.getTypeAnnotation() |
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
|
static TypeAnnotationCode |
TypeAnnotationCode.valueOf(int value) |
Deprecated.
|
static TypeAnnotationCode |
TypeAnnotationCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationCode |
TypeAnnotationCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationCode[] |
TypeAnnotationCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|