-
ExecuteBatchDmlRequest.Statement.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExecuteBatchDmlRequest.Statement.Builder.clear()
ExecuteBatchDmlRequest.Statement.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExecuteBatchDmlRequest.Statement.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Parameter names and values that bind to placeholders in the DML string.
ExecuteBatchDmlRequest.Statement.Builder.clearSql()
ExecuteBatchDmlRequest.Statement.Builder.clone()
ExecuteBatchDmlRequest.Statement.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExecuteBatchDmlRequest.Statement.Builder.mergeFrom(com.google.protobuf.Message other)
ExecuteBatchDmlRequest.Statement.Builder.mergeParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the DML string.
ExecuteBatchDmlRequest.Statement.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExecuteBatchDmlRequest.Statement.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.
ExecuteBatchDmlRequest.Statement.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExecuteBatchDmlRequest.Statement.Builder.setParams(com.google.protobuf.Struct value)
Parameter names and values that bind to placeholders in the DML string.
ExecuteBatchDmlRequest.Statement.Builder.setParams(com.google.protobuf.Struct.Builder builderForValue)
Parameter names and values that bind to placeholders in the DML string.
ExecuteBatchDmlRequest.Statement.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ExecuteBatchDmlRequest.Statement.Builder.setSql(String value)
ExecuteBatchDmlRequest.Statement.Builder.setSqlBytes(com.google.protobuf.ByteString value)
ExecuteBatchDmlRequest.Statement.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)