Uses of Interface
com.google.spanner.v1.TypeOrBuilder
-
Uses of TypeOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement TypeOrBuilderModifier and TypeClassDescriptionfinal class`Type` indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.static final class`Type` indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.Methods in com.google.spanner.v1 that return TypeOrBuilderModifier and TypeMethodDescriptionType.Builder.getArrayElementTypeOrBuilder()If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.Type.getArrayElementTypeOrBuilder()If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.TypeOrBuilder.getArrayElementTypeOrBuilder()If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.ChangeStreamRecord.DataChangeRecord.ColumnMetadata.Builder.getTypeOrBuilder()Type of the column.ChangeStreamRecord.DataChangeRecord.ColumnMetadata.getTypeOrBuilder()Type of the column.ChangeStreamRecord.DataChangeRecord.ColumnMetadataOrBuilder.getTypeOrBuilder()Type of the column.StructType.Field.Builder.getTypeOrBuilder()The type of the field.StructType.Field.getTypeOrBuilder()The type of the field.StructType.FieldOrBuilder.getTypeOrBuilder()The type of the field.