-
PartitionQueryRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
PartitionQueryRequest.Builder.clear()
PartitionQueryRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PartitionQueryRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Parameter names and values that bind to placeholders in the SQL string.
Additional options that affect how many partitions are created.
PartitionQueryRequest.Builder.clearSql()
Read only snapshot transactions are supported, read/write and single use
transactions are not.
PartitionQueryRequest.Builder.clone()
PartitionQueryRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PartitionQueryRequest.Builder.mergeFrom(com.google.protobuf.Message other)
PartitionQueryRequest.Builder.mergeParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the SQL string.
Additional options that affect how many partitions are created.
Read only snapshot transactions are supported, read/write and single use
transactions are not.
PartitionQueryRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PartitionQueryRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
PartitionQueryRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
PartitionQueryRequest.Builder.setParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the SQL string.
PartitionQueryRequest.Builder.setParams(com.google.protobuf.Struct.Builder builderForValue)
Parameter names and values that bind to placeholders in the SQL string.
Additional options that affect how many partitions are created.
Additional options that affect how many partitions are created.
PartitionQueryRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
PartitionQueryRequest.Builder.setSessionBytes(com.google.protobuf.ByteString value)
PartitionQueryRequest.Builder.setSqlBytes(com.google.protobuf.ByteString value)
Read only snapshot transactions are supported, read/write and single use
transactions are not.
Read only snapshot transactions are supported, read/write and single use
transactions are not.
PartitionQueryRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)