Uses of Class
com.google.spanner.v1.Type
-
Packages that use Type Package Description com.google.cloud.executor.spanner com.google.spanner.v1 -
-
Uses of Type in com.google.cloud.executor.spanner
Methods in com.google.cloud.executor.spanner that return Type Modifier and Type Method Description Type
CloudExecutor.Metadata. getColumnType(String tableName, String columnName)
Return column type of the given table and column.Methods in com.google.cloud.executor.spanner that return types with arguments of type Type Modifier and Type Method Description List<Type>
CloudExecutor.Metadata. getKeyColumnTypes(String tableName)
-
Uses of Type in com.google.spanner.v1
Methods in com.google.spanner.v1 that return Type Modifier and Type Method Description Type
Type.Builder. build()
Type
Type.Builder. buildPartial()
Type
Type.Builder. getArrayElementType()
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
Type. getArrayElementType()
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
TypeOrBuilder. getArrayElementType()
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.static Type
Type. getDefaultInstance()
Type
Type.Builder. getDefaultInstanceForType()
Type
Type. getDefaultInstanceForType()
Type
ExecuteBatchDmlRequest.Statement.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.Statement. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.StatementOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequestOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequestOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.Statement.Builder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.Statement. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.StatementOrBuilder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest.Builder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequestOrBuilder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest.Builder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequestOrBuilder. getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
StructType.Field.Builder. getType()
The type of the field.Type
StructType.Field. getType()
The type of the field.Type
StructType.FieldOrBuilder. getType()
The type of the field.static Type
Type. parseDelimitedFrom(InputStream input)
static Type
Type. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Type
Type. parseFrom(byte[] data)
static Type
Type. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Type
Type. parseFrom(com.google.protobuf.ByteString data)
static Type
Type. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Type
Type. parseFrom(com.google.protobuf.CodedInputStream input)
static Type
Type. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Type
Type. parseFrom(InputStream input)
static Type
Type. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Type
Type. parseFrom(ByteBuffer data)
static Type
Type. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.spanner.v1 that return types with arguments of type Type Modifier and Type Method Description Map<String,Type>
ExecuteBatchDmlRequest.Statement.Builder. getMutableParamTypes()
Deprecated.Map<String,Type>
ExecuteSqlRequest.Builder. getMutableParamTypes()
Deprecated.Map<String,Type>
PartitionQueryRequest.Builder. getMutableParamTypes()
Deprecated.Map<String,Type>
ExecuteBatchDmlRequest.Statement.Builder. getParamTypes()
Deprecated.Map<String,Type>
ExecuteBatchDmlRequest.Statement. getParamTypes()
Deprecated.Map<String,Type>
ExecuteBatchDmlRequest.StatementOrBuilder. getParamTypes()
Deprecated.Map<String,Type>
ExecuteSqlRequest.Builder. getParamTypes()
Deprecated.Map<String,Type>
ExecuteSqlRequest. getParamTypes()
Deprecated.Map<String,Type>
ExecuteSqlRequestOrBuilder. getParamTypes()
Deprecated.Map<String,Type>
PartitionQueryRequest.Builder. getParamTypes()
Deprecated.Map<String,Type>
PartitionQueryRequest. getParamTypes()
Deprecated.Map<String,Type>
PartitionQueryRequestOrBuilder. getParamTypes()
Deprecated.Map<String,Type>
ExecuteBatchDmlRequest.Statement.Builder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
ExecuteBatchDmlRequest.Statement. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
ExecuteBatchDmlRequest.StatementOrBuilder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
ExecuteSqlRequest.Builder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
ExecuteSqlRequest. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
ExecuteSqlRequestOrBuilder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
PartitionQueryRequest.Builder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
PartitionQueryRequest. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Map<String,Type>
PartitionQueryRequestOrBuilder. getParamTypesMap()
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.com.google.protobuf.Parser<Type>
Type. getParserForType()
static com.google.protobuf.Parser<Type>
Type. parser()
Methods in com.google.spanner.v1 with parameters of type Type Modifier and Type Method Description Type
ExecuteBatchDmlRequest.Statement.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.Statement. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteBatchDmlRequest.StatementOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequest. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
ExecuteSqlRequestOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest.Builder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequest. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type
PartitionQueryRequestOrBuilder. getParamTypesOrDefault(String key, Type defaultValue)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type.Builder
Type.Builder. mergeArrayElementType(Type value)
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.Builder
Type.Builder. mergeFrom(Type other)
StructType.Field.Builder
StructType.Field.Builder. mergeType(Type value)
The type of the field.static Type.Builder
Type. newBuilder(Type prototype)
ExecuteBatchDmlRequest.Statement.Builder
ExecuteBatchDmlRequest.Statement.Builder. putParamTypes(String key, Type value)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.ExecuteSqlRequest.Builder
ExecuteSqlRequest.Builder. putParamTypes(String key, Type value)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.PartitionQueryRequest.Builder
PartitionQueryRequest.Builder. putParamTypes(String key, Type value)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.Type.Builder
Type.Builder. setArrayElementType(Type value)
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.StructType.Field.Builder
StructType.Field.Builder. setType(Type value)
The type of the field.Method parameters in com.google.spanner.v1 with type arguments of type Type Modifier and Type Method Description ExecuteBatchDmlRequest.Statement.Builder
ExecuteBatchDmlRequest.Statement.Builder. putAllParamTypes(Map<String,Type> values)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.ExecuteSqlRequest.Builder
ExecuteSqlRequest.Builder. putAllParamTypes(Map<String,Type> values)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.PartitionQueryRequest.Builder
PartitionQueryRequest.Builder. putAllParamTypes(Map<String,Type> values)
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
-