| Modifier and Type | Method and Description |
|---|---|
Type |
Type.Builder.build() |
Type |
Type.Builder.buildPartial() |
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 |
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 |
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.getDefaultInstanceForType() |
Type |
Type.Builder.getDefaultInstanceForType() |
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 |
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 |
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.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 |
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.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 |
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.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 |
ExecuteSqlRequest.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 |
ExecuteSqlRequestOrBuilder.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 |
PartitionQueryRequest.Builder.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 |
ExecuteBatchDmlRequest.StatementOrBuilder.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.Statement.Builder.getParamTypesOrThrow(String key)
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
|
Type |
StructType.FieldOrBuilder.getType()
The type of the field.
|
Type |
StructType.Field.getType()
The type of the field.
|
Type |
StructType.Field.Builder.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(ByteBuffer data) |
static Type |
Type.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Type> |
ExecuteSqlRequest.Builder.getMutableParamTypes()
Deprecated.
|
Map<String,Type> |
PartitionQueryRequest.Builder.getMutableParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteBatchDmlRequest.Statement.Builder.getMutableParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteSqlRequest.getParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteSqlRequest.Builder.getParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteSqlRequestOrBuilder.getParamTypes()
Deprecated.
|
Map<String,Type> |
PartitionQueryRequest.getParamTypes()
Deprecated.
|
Map<String,Type> |
PartitionQueryRequest.Builder.getParamTypes()
Deprecated.
|
Map<String,Type> |
PartitionQueryRequestOrBuilder.getParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteBatchDmlRequest.StatementOrBuilder.getParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteBatchDmlRequest.Statement.getParamTypes()
Deprecated.
|
Map<String,Type> |
ExecuteBatchDmlRequest.Statement.Builder.getParamTypes()
Deprecated.
|
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> |
ExecuteSqlRequest.Builder.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.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> |
PartitionQueryRequestOrBuilder.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> |
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.Statement.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
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.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 |
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.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 |
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.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.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) |
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.
|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
Copyright © 2022 Google LLC. All rights reserved.