ExecuteSqlRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExecuteSqlRequest.Builder.clear()
If this is for a partitioned query and this field is set to `true`, the
request is executed with Spanner Data Boost independent compute resources.
Directed read options for this request.
ExecuteSqlRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExecuteSqlRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Parameter names and values that bind to placeholders in the SQL string.
If present, results are restricted to the specified partition
previously created using `PartitionQuery`.
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
Query optimizer configuration to use for the given query.
Common options for this request.
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the
interruption.
A per-transaction sequence number used to identify this request.
ExecuteSqlRequest.Builder.clone()
Directed read options for this request.
ExecuteSqlRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExecuteSqlRequest.Builder.mergeFrom(com.google.protobuf.Message other)
ExecuteSqlRequest.Builder.mergeParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the SQL string.
Query optimizer configuration to use for the given query.
Common options for this request.
ExecuteSqlRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExecuteSqlRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
It isn't always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
It isn't always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
It isn't always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
If this is for a partitioned query and this field is set to `true`, the
request is executed with Spanner Data Boost independent compute resources.
Directed read options for this request.
Directed read options for this request.
ExecuteSqlRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExecuteSqlRequest.Builder.setParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the SQL string.
ExecuteSqlRequest.Builder.setParams(com.google.protobuf.Struct.Builder builderForValue)
Parameter names and values that bind to placeholders in the SQL string.
If present, results are restricted to the specified partition
previously created using `PartitionQuery`.
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
Query optimizer configuration to use for the given query.
Query optimizer configuration to use for the given query.
ExecuteSqlRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Common options for this request.
Common options for this request.
ExecuteSqlRequest.Builder.setResumeToken(com.google.protobuf.ByteString value)
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the
interruption.
ExecuteSqlRequest.Builder.setSeqno(long value)
A per-transaction sequence number used to identify this request.
ExecuteSqlRequest.Builder.setSessionBytes(com.google.protobuf.ByteString value)
ExecuteSqlRequest.Builder.setSqlBytes(com.google.protobuf.ByteString value)
ExecuteSqlRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)