Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

addAllChildLinks(Iterable<? extends PlanNode.ChildLink>) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addAllColumns(Iterable<String>) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
addAllColumns(Iterable<String>) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
addAllColumns(Iterable<String>) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
addAllFields(Iterable<? extends StructType.Field>) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addAllKeys(Iterable<? extends ListValue>) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addAllMutations(Iterable<? extends Mutation>) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addAllPartitions(Iterable<? extends Partition>) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addAllPlanNodes(Iterable<? extends PlanNode>) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addAllRanges(Iterable<? extends KeyRange>) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addAllResultSets(Iterable<? extends ResultSet>) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addAllRows(Iterable<? extends ListValue>) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addAllSession(Iterable<? extends Session>) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addAllSessions(Iterable<? extends Session>) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addAllStatements(Iterable<? extends ExecuteBatchDmlRequest.Statement>) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addAllValues(Iterable<? extends ListValue>) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addAllValues(Iterable<? extends Value>) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addChildLinks(PlanNode.ChildLink) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addChildLinks(int, PlanNode.ChildLink) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addChildLinks(PlanNode.ChildLink.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addChildLinks(int, PlanNode.ChildLink.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addChildLinksBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addChildLinksBuilder(int) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
addColumns(String) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
addColumns(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
addColumns(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
addColumnsBytes(ByteString) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
addColumnsBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
addColumnsBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
addFields(StructType.Field) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addFields(int, StructType.Field) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addFields(StructType.Field.Builder) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addFields(int, StructType.Field.Builder) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addFieldsBuilder() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addFieldsBuilder(int) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
addKeys(ListValue) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addKeys(int, ListValue) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addKeys(ListValue.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addKeys(int, ListValue.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addKeysBuilder() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addKeysBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
addMutations(Mutation) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addMutations(int, Mutation) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addMutations(Mutation.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addMutations(int, Mutation.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addMutationsBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addMutationsBuilder(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
addPartitions(Partition) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPartitions(int, Partition) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPartitions(Partition.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPartitions(int, Partition.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPartitionsBuilder() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPartitionsBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
addPlanNodes(PlanNode) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addPlanNodes(int, PlanNode) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addPlanNodes(PlanNode.Builder) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addPlanNodes(int, PlanNode.Builder) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addPlanNodesBuilder() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addPlanNodesBuilder(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
addRanges(KeyRange) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRanges(int, KeyRange) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRanges(KeyRange.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRanges(int, KeyRange.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRangesBuilder() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRangesBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeyRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeySet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Partition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Session.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Transaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Type.Builder
 
addResultSets(ResultSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addResultSets(int, ResultSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addResultSets(ResultSet.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addResultSets(int, ResultSet.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addResultSetsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addResultSetsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
addRows(ListValue) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addRows(int, ListValue) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addRows(ListValue.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addRows(int, ListValue.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addRowsBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addRowsBuilder(int) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
addSession(Session) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSession(int, Session) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSession(Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSession(int, Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSessionBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSessionBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
addSessions(Session) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addSessions(int, Session) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addSessions(Session.Builder) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addSessions(int, Session.Builder) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addSessionsBuilder() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addSessionsBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
addStatements(ExecuteBatchDmlRequest.Statement) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addStatements(int, ExecuteBatchDmlRequest.Statement) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addStatements(ExecuteBatchDmlRequest.Statement.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addStatements(int, ExecuteBatchDmlRequest.Statement.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addStatementsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addStatementsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
addValues(ListValue) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValues(int, ListValue) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValues(ListValue.Builder) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValues(int, ListValue.Builder) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValues(Value) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addValues(int, Value) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addValues(Value.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addValues(int, Value.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addValuesBuilder() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValuesBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
addValuesBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
addValuesBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
ALL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeySet
 
APPROXIMATE_LAST_USE_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Session
 
ARRAY_ELEMENT_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Type
 
ARRAY_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `list`, where the list elements are represented according to [array_element_type][google.spanner.v1.Type.array_element_type].

B

BatchCreateSessionsRequest - Class in com.google.spanner.v1
The request for [BatchCreateSessions][google.spanner.v1.Spanner.BatchCreateSessions].
BatchCreateSessionsRequest.Builder - Class in com.google.spanner.v1
The request for [BatchCreateSessions][google.spanner.v1.Spanner.BatchCreateSessions].
BatchCreateSessionsRequestOrBuilder - Interface in com.google.spanner.v1
 
BatchCreateSessionsResponse - Class in com.google.spanner.v1
The response for [BatchCreateSessions][google.spanner.v1.Spanner.BatchCreateSessions].
BatchCreateSessionsResponse.Builder - Class in com.google.spanner.v1
The response for [BatchCreateSessions][google.spanner.v1.Spanner.BatchCreateSessions].
BatchCreateSessionsResponseOrBuilder - Interface in com.google.spanner.v1
 
BEGIN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionSelector
 
BeginTransactionRequest - Class in com.google.spanner.v1
The request for [BeginTransaction][google.spanner.v1.Spanner.BeginTransaction].
BeginTransactionRequest.Builder - Class in com.google.spanner.v1
The request for [BeginTransaction][google.spanner.v1.Spanner.BeginTransaction].
BeginTransactionRequestOrBuilder - Interface in com.google.spanner.v1
 
BOOL_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as JSON `true` or `false`.
build() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
build() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
build() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
build() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
build() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
build() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
build() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
build() - Method in class com.google.spanner.v1.DatabaseName.Builder
 
build() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
build() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
build() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
build() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
build() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
build() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
build() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
build() - Method in class com.google.spanner.v1.KeyRange.Builder
 
build() - Method in class com.google.spanner.v1.KeySet.Builder
 
build() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
build() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
build() - Method in class com.google.spanner.v1.Mutation.Builder
 
build() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
build() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
build() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
build() - Method in class com.google.spanner.v1.Partition.Builder
 
build() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
build() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
build() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
build() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
build() - Method in class com.google.spanner.v1.PlanNode.Builder
 
build() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
build() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
build() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
build() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
build() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
build() - Method in class com.google.spanner.v1.ResultSet.Builder
 
build() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
build() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
build() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
build() - Method in class com.google.spanner.v1.Session.Builder
 
build() - Method in class com.google.spanner.v1.SessionName.Builder
 
build() - Method in class com.google.spanner.v1.StructType.Builder
 
build() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
build() - Method in class com.google.spanner.v1.Transaction.Builder
 
build() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
build() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
build() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
build() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
build() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
build() - Method in class com.google.spanner.v1.Type.Builder
 
Builder() - Constructor for class com.google.spanner.v1.DatabaseName.Builder
 
Builder() - Constructor for class com.google.spanner.v1.SessionName.Builder
 
buildPartial() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
buildPartial() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
buildPartial() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
buildPartial() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
buildPartial() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.KeyRange.Builder
 
buildPartial() - Method in class com.google.spanner.v1.KeySet.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Mutation.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Partition.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PlanNode.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
buildPartial() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
buildPartial() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ResultSet.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
buildPartial() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
buildPartial() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Session.Builder
 
buildPartial() - Method in class com.google.spanner.v1.StructType.Builder
 
buildPartial() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Transaction.Builder
 
buildPartial() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
buildPartial() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
buildPartial() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
buildPartial() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
buildPartial() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
buildPartial() - Method in class com.google.spanner.v1.Type.Builder
 
BYTES_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as a base64-encoded `string`, as described in RFC 4648, section 4.

C

CHILD_INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ChildLink
 
CHILD_LINKS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 
CHUNKED_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
 
clear() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
clear() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
clear() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
clear() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
clear() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
clear() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
clear() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
clear() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
clear() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
clear() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
clear() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
clear() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
clear() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
clear() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
clear() - Method in class com.google.spanner.v1.KeyRange.Builder
 
clear() - Method in class com.google.spanner.v1.KeySet.Builder
 
clear() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
clear() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
clear() - Method in class com.google.spanner.v1.Mutation.Builder
 
clear() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
clear() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
clear() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
clear() - Method in class com.google.spanner.v1.Partition.Builder
 
clear() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
clear() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
clear() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
clear() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
clear() - Method in class com.google.spanner.v1.PlanNode.Builder
 
clear() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
clear() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
clear() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
clear() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
clear() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
clear() - Method in class com.google.spanner.v1.ResultSet.Builder
 
clear() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
clear() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
clear() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
clear() - Method in class com.google.spanner.v1.Session.Builder
 
clear() - Method in class com.google.spanner.v1.StructType.Builder
 
clear() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
clear() - Method in class com.google.spanner.v1.Transaction.Builder
 
clear() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
clear() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
clear() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
clear() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
clear() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
clear() - Method in class com.google.spanner.v1.Type.Builder
 
clearAll() - Method in class com.google.spanner.v1.KeySet.Builder
For convenience `all` can be set to `true` to indicate that this `KeySet` matches all keys in the table or index.
clearApproximateLastUseTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
clearArrayElementType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
clearBegin() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
clearChildIndex() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The node to which the link points.
clearChildLinks() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
clearChunkedValue() - Method in class com.google.spanner.v1.PartialResultSet.Builder
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must be combined with more values from subsequent `PartialResultSet`s to obtain a complete field value.
clearCode() - Method in class com.google.spanner.v1.Type.Builder
Required.
clearColumns() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
clearColumns() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
clearColumns() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
clearCommitStats() - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
clearCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
clearCreateTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
clearDatabase() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
clearDatabase() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
Required.
clearDatabase() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Required.
clearDelete() - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
clearDescription() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A string representation of the expression subtree rooted at this node.
clearDisplayName() - Method in class com.google.spanner.v1.PlanNode.Builder
The display name for the node.
clearEndClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
clearEndKeyType() - Method in class com.google.spanner.v1.KeyRange.Builder
 
clearEndOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
clearExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
clearExecutionStats() - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.KeyRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.KeySet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Mutation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Partition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PlanNode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ResultSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Session.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.StructType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Transaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.v1.Type.Builder
 
clearFields() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
clearFilter() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
An expression for filtering the results of the request.
clearId() - Method in class com.google.spanner.v1.Transaction.Builder
`id` may be used to identify the transaction in subsequent [Read][google.spanner.v1.Spanner.Read], [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], [Commit][google.spanner.v1.Spanner.Commit], or [Rollback][google.spanner.v1.Spanner.Rollback] calls.
clearId() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a previously-started transaction.
clearIndex() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
clearIndex() - Method in class com.google.spanner.v1.PlanNode.Builder
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
clearIndex() - Method in class com.google.spanner.v1.ReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
clearInsert() - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
clearInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
clearKeys() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
clearKeySet() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
clearKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
clearKeySet() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
clearKind() - Method in class com.google.spanner.v1.PlanNode.Builder
Used to determine the type of node.
clearLabels() - Method in class com.google.spanner.v1.Session.Builder
 
clearLimit() - Method in class com.google.spanner.v1.ReadRequest.Builder
If greater than zero, only the first `limit` rows are yielded.
clearMaxPartitions() - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
clearMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
clearMetadata() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
clearMetadata() - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
clearMetadata() - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
clearMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
clearMode() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
clearMutationCount() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
The total number of mutations for the transaction.
clearMutations() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
clearName() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
Required.
clearName() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
Required.
clearName() - Method in class com.google.spanner.v1.Session.Builder
Output only.
clearName() - Method in class com.google.spanner.v1.StructType.Field.Builder
The name of the field.
clearNextPageToken() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.KeyRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.KeySet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Mutation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Partition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PlanNode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ResultSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Session.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.StructType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Transaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.v1.Type.Builder
 
clearOperation() - Method in class com.google.spanner.v1.Mutation.Builder
 
clearOptimizerStatisticsPackage() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer statistics package.
clearOptimizerVersion() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer version.
clearOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
clearPageSize() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Number of sessions to be returned in the response.
clearPageToken() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
clearParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
clearParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
clearParams() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
clearParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
clearParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
clearParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
clearPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
clearPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
clearPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
clearPartitions() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
clearPartitionSizeBytes() - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
clearPartitionToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionQuery().
clearPartitionToken() - Method in class com.google.spanner.v1.Partition.Builder
This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.
clearPartitionToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionRead().
clearPlanNodes() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
clearPriority() - Method in class com.google.spanner.v1.RequestOptions.Builder
Priority for the request.
clearQueryMode() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
clearQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
clearQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
clearQueryStats() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
clearRanges() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
clearReadOnly() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
clearReadTimestamp() - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
clearReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
clearReadWrite() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
clearReplace() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
clearRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
clearRequestOptions() - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
clearRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
clearRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
clearRequestOptions() - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
clearRequestTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
A per-request tag which can be applied to queries or reads, used for statistics collection.
clearResultSets() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
clearResumeToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
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.
clearResumeToken() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Streaming calls might be interrupted for a variety of reasons, such as TCP connection loss.
clearResumeToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
If this request is resuming a previously interrupted read, `resume_token` should be copied from the last [PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
clearReturnCommitStats() - Method in class com.google.spanner.v1.CommitRequest.Builder
If `true`, then statistics related to the transaction will be included in the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
clearReturnReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
If true, the Cloud Spanner-selected read timestamp is included in the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
clearRowCount() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
clearRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Standard DML returns an exact count of rows that were modified.
clearRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
clearRows() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
clearRowType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
clearSelector() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
clearSeqno() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
clearSeqno() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
A per-transaction sequence number used to identify this request.
clearSession() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
clearSession() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.CommitRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
clearSession() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
clearSession() - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
clearSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
clearSessions() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
clearSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
clearShortRepresentation() - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
clearSingleUse() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
clearSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
clearSql() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Required.
clearSql() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
clearSql() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
clearStartClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
clearStartKeyType() - Method in class com.google.spanner.v1.KeyRange.Builder
 
clearStartOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
clearStatements() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
clearStats() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
clearStats() - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
clearStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
clearStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read at a timestamp where all previously committed transactions are visible.
clearStructType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
clearSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
clearTable() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
clearTable() - Method in class com.google.spanner.v1.Mutation.Write.Builder
Required.
clearTable() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
clearTable() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
clearTimestampBound() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
clearTransaction() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
clearTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
clearTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
clearTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
clearTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
clearTransaction() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
clearTransaction() - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
clearTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
clearTransactionId() - Method in class com.google.spanner.v1.CommitRequest.Builder
Commit a previously-started transaction.
clearTransactionId() - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
clearTransactionTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
A tag used for statistics collection about this transaction.
clearType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The type of the link.
clearType() - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
clearTypeAnnotation() - Method in class com.google.spanner.v1.Type.Builder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
clearUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
clearValues() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
clearValues() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
clearVariable() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
clone() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
clone() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
clone() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
clone() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
clone() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
clone() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
clone() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
clone() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
clone() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
clone() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
clone() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
clone() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
clone() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
clone() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
clone() - Method in class com.google.spanner.v1.KeyRange.Builder
 
clone() - Method in class com.google.spanner.v1.KeySet.Builder
 
clone() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
clone() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
clone() - Method in class com.google.spanner.v1.Mutation.Builder
 
clone() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
clone() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
clone() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
clone() - Method in class com.google.spanner.v1.Partition.Builder
 
clone() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
clone() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
clone() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
clone() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
clone() - Method in class com.google.spanner.v1.PlanNode.Builder
 
clone() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
clone() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
clone() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
clone() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
clone() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
clone() - Method in class com.google.spanner.v1.ResultSet.Builder
 
clone() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
clone() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
clone() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
clone() - Method in class com.google.spanner.v1.Session.Builder
 
clone() - Method in class com.google.spanner.v1.StructType.Builder
 
clone() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
clone() - Method in class com.google.spanner.v1.Transaction.Builder
 
clone() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
clone() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
clone() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
clone() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
clone() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
clone() - Method in class com.google.spanner.v1.Type.Builder
 
CODE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Type
 
COLUMNS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation.Write
 
COLUMNS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
COLUMNS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
com.google.spanner.v1 - package com.google.spanner.v1
 
COMMIT_STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitResponse
 
COMMIT_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitResponse
 
CommitRequest - Class in com.google.spanner.v1
The request for [Commit][google.spanner.v1.Spanner.Commit].
CommitRequest.Builder - Class in com.google.spanner.v1
The request for [Commit][google.spanner.v1.Spanner.Commit].
CommitRequest.TransactionCase - Enum in com.google.spanner.v1
 
CommitRequestOrBuilder - Interface in com.google.spanner.v1
 
CommitResponse - Class in com.google.spanner.v1
The response for [Commit][google.spanner.v1.Spanner.Commit].
CommitResponse.Builder - Class in com.google.spanner.v1
The response for [Commit][google.spanner.v1.Spanner.Commit].
CommitResponse.CommitStats - Class in com.google.spanner.v1
Additional statistics about a commit.
CommitResponse.CommitStats.Builder - Class in com.google.spanner.v1
Additional statistics about a commit.
CommitResponse.CommitStatsOrBuilder - Interface in com.google.spanner.v1
 
CommitResponseOrBuilder - Interface in com.google.spanner.v1
 
CommitResponseProto - Class in com.google.spanner.v1
 
containsLabels(String) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
containsLabels(String) - Method in class com.google.spanner.v1.Session
The labels for the session.
containsLabels(String) - Method in interface com.google.spanner.v1.SessionOrBuilder
The labels for the session.
containsParamTypes(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in class com.google.spanner.v1.PartitionQueryRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsParamTypes(String) - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
containsSubqueries(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
containsSubqueries(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
containsSubqueries(String) - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Session
 
CreateSessionRequest - Class in com.google.spanner.v1
The request for [CreateSession][google.spanner.v1.Spanner.CreateSession].
CreateSessionRequest.Builder - Class in com.google.spanner.v1
The request for [CreateSession][google.spanner.v1.Spanner.CreateSession].
CreateSessionRequestOrBuilder - Interface in com.google.spanner.v1
 

D

DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsRequest
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CreateSessionRequest
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsRequest
 
DatabaseName - Class in com.google.spanner.v1
 
DatabaseName() - Constructor for class com.google.spanner.v1.DatabaseName
Deprecated.
DatabaseName.Builder - Class in com.google.spanner.v1
Builder for projects/{project}/instances/{instance}/databases/{database}.
DATE_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `string` in RFC 3339 date format.
DELETE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation
 
DeleteSessionRequest - Class in com.google.spanner.v1
The request for [DeleteSession][google.spanner.v1.Spanner.DeleteSession].
DeleteSessionRequest.Builder - Class in com.google.spanner.v1
The request for [DeleteSession][google.spanner.v1.Spanner.DeleteSession].
DeleteSessionRequestOrBuilder - Interface in com.google.spanner.v1
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 

E

END_CLOSED_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
 
END_OPEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
 
equals(Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
equals(Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
equals(Object) - Method in class com.google.spanner.v1.BeginTransactionRequest
 
equals(Object) - Method in class com.google.spanner.v1.CommitRequest
 
equals(Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
equals(Object) - Method in class com.google.spanner.v1.CommitResponse
 
equals(Object) - Method in class com.google.spanner.v1.CreateSessionRequest
 
equals(Object) - Method in class com.google.spanner.v1.DatabaseName
 
equals(Object) - Method in class com.google.spanner.v1.DeleteSessionRequest
 
equals(Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
equals(Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
equals(Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
equals(Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
equals(Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
equals(Object) - Method in class com.google.spanner.v1.GetSessionRequest
 
equals(Object) - Method in class com.google.spanner.v1.KeyRange
 
equals(Object) - Method in class com.google.spanner.v1.KeySet
 
equals(Object) - Method in class com.google.spanner.v1.ListSessionsRequest
 
equals(Object) - Method in class com.google.spanner.v1.ListSessionsResponse
 
equals(Object) - Method in class com.google.spanner.v1.Mutation.Delete
 
equals(Object) - Method in class com.google.spanner.v1.Mutation
 
equals(Object) - Method in class com.google.spanner.v1.Mutation.Write
 
equals(Object) - Method in class com.google.spanner.v1.PartialResultSet
 
equals(Object) - Method in class com.google.spanner.v1.Partition
 
equals(Object) - Method in class com.google.spanner.v1.PartitionOptions
 
equals(Object) - Method in class com.google.spanner.v1.PartitionQueryRequest
 
equals(Object) - Method in class com.google.spanner.v1.PartitionReadRequest
 
equals(Object) - Method in class com.google.spanner.v1.PartitionResponse
 
equals(Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
equals(Object) - Method in class com.google.spanner.v1.PlanNode
 
equals(Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
equals(Object) - Method in class com.google.spanner.v1.QueryPlan
 
equals(Object) - Method in class com.google.spanner.v1.ReadRequest
 
equals(Object) - Method in class com.google.spanner.v1.RequestOptions
 
equals(Object) - Method in class com.google.spanner.v1.ResultSet
 
equals(Object) - Method in class com.google.spanner.v1.ResultSetMetadata
 
equals(Object) - Method in class com.google.spanner.v1.ResultSetStats
 
equals(Object) - Method in class com.google.spanner.v1.RollbackRequest
 
equals(Object) - Method in class com.google.spanner.v1.Session
 
equals(Object) - Method in class com.google.spanner.v1.SessionName
 
equals(Object) - Method in class com.google.spanner.v1.StructType
 
equals(Object) - Method in class com.google.spanner.v1.StructType.Field
 
equals(Object) - Method in class com.google.spanner.v1.Transaction
 
equals(Object) - Method in class com.google.spanner.v1.TransactionOptions
 
equals(Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
equals(Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
equals(Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
equals(Object) - Method in class com.google.spanner.v1.TransactionSelector
 
equals(Object) - Method in class com.google.spanner.v1.Type
 
EXACT_STALENESS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
ExecuteBatchDmlRequest - Class in com.google.spanner.v1
The request for [ExecuteBatchDml][google.spanner.v1.Spanner.ExecuteBatchDml].
ExecuteBatchDmlRequest.Builder - Class in com.google.spanner.v1
The request for [ExecuteBatchDml][google.spanner.v1.Spanner.ExecuteBatchDml].
ExecuteBatchDmlRequest.Statement - Class in com.google.spanner.v1
A single DML statement.
ExecuteBatchDmlRequest.Statement.Builder - Class in com.google.spanner.v1
A single DML statement.
ExecuteBatchDmlRequest.StatementOrBuilder - Interface in com.google.spanner.v1
 
ExecuteBatchDmlRequestOrBuilder - Interface in com.google.spanner.v1
 
ExecuteBatchDmlResponse - Class in com.google.spanner.v1
The response for [ExecuteBatchDml][google.spanner.v1.Spanner.ExecuteBatchDml].
ExecuteBatchDmlResponse.Builder - Class in com.google.spanner.v1
The response for [ExecuteBatchDml][google.spanner.v1.Spanner.ExecuteBatchDml].
ExecuteBatchDmlResponseOrBuilder - Interface in com.google.spanner.v1
 
ExecuteSqlRequest - Class in com.google.spanner.v1
The request for [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql] and [ExecuteStreamingSql][google.spanner.v1.Spanner.ExecuteStreamingSql].
ExecuteSqlRequest.Builder - Class in com.google.spanner.v1
The request for [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql] and [ExecuteStreamingSql][google.spanner.v1.Spanner.ExecuteStreamingSql].
ExecuteSqlRequest.QueryMode - Enum in com.google.spanner.v1
Mode in which the statement must be processed.
ExecuteSqlRequest.QueryOptions - Class in com.google.spanner.v1
Query optimizer configuration.
ExecuteSqlRequest.QueryOptions.Builder - Class in com.google.spanner.v1
Query optimizer configuration.
ExecuteSqlRequest.QueryOptionsOrBuilder - Interface in com.google.spanner.v1
 
ExecuteSqlRequestOrBuilder - Interface in com.google.spanner.v1
 
EXECUTION_STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 

F

FIELDS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.StructType
 
FILTER_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsRequest
 
FLOAT64_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `number`, or the strings `"NaN"`, `"Infinity"`, or `"-Infinity"`.
format(String, String, String) - Static method in class com.google.spanner.v1.DatabaseName
 
format(String, String, String, String) - Static method in class com.google.spanner.v1.SessionName
 
forNumber(int) - Static method in enum com.google.spanner.v1.CommitRequest.TransactionCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
forNumber(int) - Static method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.Mutation.OperationCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.PlanNode.Kind
 
forNumber(int) - Static method in enum com.google.spanner.v1.RequestOptions.Priority
 
forNumber(int) - Static method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.TransactionOptions.ModeCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
 
forNumber(int) - Static method in enum com.google.spanner.v1.TypeAnnotationCode
 
forNumber(int) - Static method in enum com.google.spanner.v1.TypeCode
 

G

getAll() - Method in class com.google.spanner.v1.KeySet.Builder
For convenience `all` can be set to `true` to indicate that this `KeySet` matches all keys in the table or index.
getAll() - Method in class com.google.spanner.v1.KeySet
For convenience `all` can be set to `true` to indicate that this `KeySet` matches all keys in the table or index.
getAll() - Method in interface com.google.spanner.v1.KeySetOrBuilder
For convenience `all` can be set to `true` to indicate that this `KeySet` matches all keys in the table or index.
getApproximateLastUseTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getApproximateLastUseTime() - Method in class com.google.spanner.v1.Session
Output only.
getApproximateLastUseTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getApproximateLastUseTimeBuilder() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getApproximateLastUseTimeOrBuilder() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getApproximateLastUseTimeOrBuilder() - Method in class com.google.spanner.v1.Session
Output only.
getApproximateLastUseTimeOrBuilder() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getArrayElementType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementType() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementType() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementTypeBuilder() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementTypeOrBuilder() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementTypeOrBuilder() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getArrayElementTypeOrBuilder() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
getBegin() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
getBegin() - Method in class com.google.spanner.v1.TransactionSelector
Begin a new transaction and execute this read or SQL query in it.
getBegin() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Begin a new transaction and execute this read or SQL query in it.
getBeginBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
getBeginOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
getBeginOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector
Begin a new transaction and execute this read or SQL query in it.
getBeginOrBuilder() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Begin a new transaction and execute this read or SQL query in it.
getChildIndex() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The node to which the link points.
getChildIndex() - Method in class com.google.spanner.v1.PlanNode.ChildLink
The node to which the link points.
getChildIndex() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
The node to which the link points.
getChildLinks(int) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinks(int) - Method in class com.google.spanner.v1.PlanNode
List of child node `index`es and their relationship to this parent.
getChildLinks(int) - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
List of child node `index`es and their relationship to this parent.
getChildLinksBuilder(int) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksBuilderList() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksCount() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksCount() - Method in class com.google.spanner.v1.PlanNode
List of child node `index`es and their relationship to this parent.
getChildLinksCount() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
List of child node `index`es and their relationship to this parent.
getChildLinksList() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksList() - Method in class com.google.spanner.v1.PlanNode
List of child node `index`es and their relationship to this parent.
getChildLinksList() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilder(int) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilder(int) - Method in class com.google.spanner.v1.PlanNode
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilder(int) - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilderList() - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilderList() - Method in class com.google.spanner.v1.PlanNode
List of child node `index`es and their relationship to this parent.
getChildLinksOrBuilderList() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
List of child node `index`es and their relationship to this parent.
getChunkedValue() - Method in class com.google.spanner.v1.PartialResultSet.Builder
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must be combined with more values from subsequent `PartialResultSet`s to obtain a complete field value.
getChunkedValue() - Method in class com.google.spanner.v1.PartialResultSet
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must be combined with more values from subsequent `PartialResultSet`s to obtain a complete field value.
getChunkedValue() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must be combined with more values from subsequent `PartialResultSet`s to obtain a complete field value.
getCode() - Method in class com.google.spanner.v1.Type.Builder
Required.
getCode() - Method in class com.google.spanner.v1.Type
Required.
getCode() - Method in interface com.google.spanner.v1.TypeOrBuilder
Required.
getCodeValue() - Method in class com.google.spanner.v1.Type.Builder
Required.
getCodeValue() - Method in class com.google.spanner.v1.Type
Required.
getCodeValue() - Method in interface com.google.spanner.v1.TypeOrBuilder
Required.
getColumns(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumns(int) - Method in class com.google.spanner.v1.Mutation.Write
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumns(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumns(int) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumns(int) - Method in class com.google.spanner.v1.PartitionReadRequest
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumns(int) - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumns(int) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getColumns(int) - Method in class com.google.spanner.v1.ReadRequest
Required.
getColumns(int) - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getColumnsBytes(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsBytes(int) - Method in class com.google.spanner.v1.Mutation.Write
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsBytes(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsBytes(int) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsBytes(int) - Method in class com.google.spanner.v1.PartitionReadRequest
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsBytes(int) - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsBytes(int) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getColumnsBytes(int) - Method in class com.google.spanner.v1.ReadRequest
Required.
getColumnsBytes(int) - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getColumnsCount() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsCount() - Method in class com.google.spanner.v1.Mutation.Write
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsCount() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsCount() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsCount() - Method in class com.google.spanner.v1.PartitionReadRequest
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsCount() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsCount() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getColumnsCount() - Method in class com.google.spanner.v1.ReadRequest
Required.
getColumnsCount() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getColumnsList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsList() - Method in class com.google.spanner.v1.Mutation.Write
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
getColumnsList() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsList() - Method in class com.google.spanner.v1.PartitionReadRequest
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsList() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
getColumnsList() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getColumnsList() - Method in class com.google.spanner.v1.ReadRequest
Required.
getColumnsList() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getCommitStats() - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
getCommitStats() - Method in class com.google.spanner.v1.CommitResponse
The statistics about this Commit.
getCommitStats() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The statistics about this Commit.
getCommitStatsBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
getCommitStatsOrBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
getCommitStatsOrBuilder() - Method in class com.google.spanner.v1.CommitResponse
The statistics about this Commit.
getCommitStatsOrBuilder() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The statistics about this Commit.
getCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestamp() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestampBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestampOrBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestampOrBuilder() - Method in class com.google.spanner.v1.CommitResponse
The Cloud Spanner timestamp at which the transaction committed.
getCommitTimestampOrBuilder() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The Cloud Spanner timestamp at which the transaction committed.
getCreateTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getCreateTime() - Method in class com.google.spanner.v1.Session
Output only.
getCreateTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getCreateTimeBuilder() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.spanner.v1.Session
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getDatabase() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
getDatabase() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Required.
getDatabase() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Required.
getDatabase() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
Required.
getDatabase() - Method in class com.google.spanner.v1.CreateSessionRequest
Required.
getDatabase() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
Required.
getDatabase() - Method in class com.google.spanner.v1.DatabaseName.Builder
 
getDatabase() - Method in class com.google.spanner.v1.DatabaseName
 
getDatabase() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Required.
getDatabase() - Method in class com.google.spanner.v1.ListSessionsRequest
Required.
getDatabase() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
Required.
getDatabase() - Method in class com.google.spanner.v1.SessionName.Builder
 
getDatabase() - Method in class com.google.spanner.v1.SessionName
 
getDatabaseBytes() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
getDatabaseBytes() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Required.
getDatabaseBytes() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Required.
getDatabaseBytes() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
Required.
getDatabaseBytes() - Method in class com.google.spanner.v1.CreateSessionRequest
Required.
getDatabaseBytes() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
Required.
getDatabaseBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Required.
getDatabaseBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
Required.
getDatabaseBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
Required.
getDefaultInstance() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getDefaultInstance() - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.CommitRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getDefaultInstance() - Static method in class com.google.spanner.v1.CommitResponse
 
getDefaultInstance() - Static method in class com.google.spanner.v1.CreateSessionRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getDefaultInstance() - Static method in class com.google.spanner.v1.GetSessionRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.KeyRange
 
getDefaultInstance() - Static method in class com.google.spanner.v1.KeySet
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ListSessionsRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ListSessionsResponse
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation.Delete
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation.Write
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PartialResultSet
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Partition
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionOptions
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionReadRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionResponse
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode
 
getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getDefaultInstance() - Static method in class com.google.spanner.v1.QueryPlan
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ReadRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.RequestOptions
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSet
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSetMetadata
 
getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSetStats
 
getDefaultInstance() - Static method in class com.google.spanner.v1.RollbackRequest
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Session
 
getDefaultInstance() - Static method in class com.google.spanner.v1.StructType.Field
 
getDefaultInstance() - Static method in class com.google.spanner.v1.StructType
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Transaction
 
getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions
 
getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionSelector
 
getDefaultInstance() - Static method in class com.google.spanner.v1.Type
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.CreateSessionRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.GetSessionRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeyRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeyRange
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeySet.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeySet
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Delete
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Write
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartialResultSet
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Partition.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Partition
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionReadRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.QueryPlan
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ReadRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.RequestOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSet
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetMetadata
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetStats
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.RollbackRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Session.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Session
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Field
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Transaction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Transaction
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionSelector
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Type.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.v1.Type
 
getDelete() - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
getDelete() - Method in class com.google.spanner.v1.Mutation
Delete rows from a table.
getDelete() - Method in interface com.google.spanner.v1.MutationOrBuilder
Delete rows from a table.
getDeleteBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
getDeleteOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
getDeleteOrBuilder() - Method in class com.google.spanner.v1.Mutation
Delete rows from a table.
getDeleteOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
Delete rows from a table.
getDescription() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A string representation of the expression subtree rooted at this node.
getDescription() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A string representation of the expression subtree rooted at this node.
getDescription() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A string representation of the expression subtree rooted at this node.
getDescriptionBytes() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A string representation of the expression subtree rooted at this node.
getDescriptionBytes() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A string representation of the expression subtree rooted at this node.
getDescriptionBytes() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A string representation of the expression subtree rooted at this node.
getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getDescriptor() - Static method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse
 
getDescriptor() - Static method in class com.google.spanner.v1.CommitResponseProto
 
getDescriptor() - Static method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.CreateSessionRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
getDescriptor() - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getDescriptor() - Static method in class com.google.spanner.v1.GetSessionRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.GetSessionRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.KeyRange.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.KeyRange
 
getDescriptor() - Static method in class com.google.spanner.v1.KeySet.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.KeySet
 
getDescriptor() - Static method in class com.google.spanner.v1.KeysProto
 
getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsResponse
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Delete.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Delete
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Write.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Write
 
getDescriptor() - Static method in class com.google.spanner.v1.MutationProto
 
getDescriptor() - Static method in class com.google.spanner.v1.PartialResultSet.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PartialResultSet
 
getDescriptor() - Static method in class com.google.spanner.v1.Partition.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Partition
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionOptions
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionReadRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PartitionResponse
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode
 
getDescriptor() - Static method in enum com.google.spanner.v1.PlanNode.Kind
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getDescriptor() - Static method in class com.google.spanner.v1.QueryPlan.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.QueryPlan
 
getDescriptor() - Static method in class com.google.spanner.v1.QueryPlanProto
 
getDescriptor() - Static method in class com.google.spanner.v1.ReadRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ReadRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.RequestOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.RequestOptions
 
getDescriptor() - Static method in enum com.google.spanner.v1.RequestOptions.Priority
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSet.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSet
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSetMetadata
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSetProto
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSetStats.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.ResultSetStats
 
getDescriptor() - Static method in class com.google.spanner.v1.RollbackRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.RollbackRequest
 
getDescriptor() - Static method in class com.google.spanner.v1.Session.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Session
 
getDescriptor() - Static method in class com.google.spanner.v1.SpannerProto
 
getDescriptor() - Static method in class com.google.spanner.v1.StructType.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.StructType.Field.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.StructType.Field
 
getDescriptor() - Static method in class com.google.spanner.v1.StructType
 
getDescriptor() - Static method in class com.google.spanner.v1.Transaction.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Transaction
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionProto
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionSelector.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.TransactionSelector
 
getDescriptor() - Static method in class com.google.spanner.v1.Type.Builder
 
getDescriptor() - Static method in class com.google.spanner.v1.Type
 
getDescriptor() - Static method in enum com.google.spanner.v1.TypeAnnotationCode
 
getDescriptor() - Static method in enum com.google.spanner.v1.TypeCode
 
getDescriptor() - Static method in class com.google.spanner.v1.TypeProto
 
getDescriptorForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.KeyRange.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.KeySet.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Partition.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.v1.PlanNode.Kind
 
getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.v1.RequestOptions.Priority
 
getDescriptorForType() - Method in class com.google.spanner.v1.ResultSet.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Session.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.StructType.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Transaction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
getDescriptorForType() - Method in class com.google.spanner.v1.Type.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.v1.TypeAnnotationCode
 
getDescriptorForType() - Method in enum com.google.spanner.v1.TypeCode
 
getDisplayName() - Method in class com.google.spanner.v1.PlanNode.Builder
The display name for the node.
getDisplayName() - Method in class com.google.spanner.v1.PlanNode
The display name for the node.
getDisplayName() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The display name for the node.
getDisplayNameBytes() - Method in class com.google.spanner.v1.PlanNode.Builder
The display name for the node.
getDisplayNameBytes() - Method in class com.google.spanner.v1.PlanNode
The display name for the node.
getDisplayNameBytes() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The display name for the node.
getEndClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosed() - Method in class com.google.spanner.v1.KeyRange
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosedBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndClosedOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
getEndKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange.Builder
 
getEndKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange
 
getEndKeyTypeCase() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
 
getEndOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpen() - Method in class com.google.spanner.v1.KeyRange
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpenBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getEndOpenOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
getExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStalenessBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp that is `exact_staleness` old.
getExactStalenessOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp that is `exact_staleness` old.
getExecutionStats() - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStats() - Method in class com.google.spanner.v1.PlanNode
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStats() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStatsBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStatsOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStatsOrBuilder() - Method in class com.google.spanner.v1.PlanNode
The execution statistics associated with the node, contained in a group of key-value pairs.
getExecutionStatsOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The execution statistics associated with the node, contained in a group of key-value pairs.
getFields(int) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFields(int) - Method in class com.google.spanner.v1.StructType
The list of fields that make up this struct.
getFields(int) - Method in interface com.google.spanner.v1.StructTypeOrBuilder
The list of fields that make up this struct.
getFieldsBuilder(int) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsBuilderList() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsCount() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsCount() - Method in class com.google.spanner.v1.StructType
The list of fields that make up this struct.
getFieldsCount() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
The list of fields that make up this struct.
getFieldsList() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsList() - Method in class com.google.spanner.v1.StructType
The list of fields that make up this struct.
getFieldsList() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
The list of fields that make up this struct.
getFieldsOrBuilder(int) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsOrBuilder(int) - Method in class com.google.spanner.v1.StructType
The list of fields that make up this struct.
getFieldsOrBuilder(int) - Method in interface com.google.spanner.v1.StructTypeOrBuilder
The list of fields that make up this struct.
getFieldsOrBuilderList() - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
getFieldsOrBuilderList() - Method in class com.google.spanner.v1.StructType
The list of fields that make up this struct.
getFieldsOrBuilderList() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
The list of fields that make up this struct.
getFieldValue(String) - Method in class com.google.spanner.v1.DatabaseName
 
getFieldValue(String) - Method in class com.google.spanner.v1.SessionName
 
getFieldValuesMap() - Method in class com.google.spanner.v1.DatabaseName
 
getFieldValuesMap() - Method in class com.google.spanner.v1.SessionName
 
getFilter() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
An expression for filtering the results of the request.
getFilter() - Method in class com.google.spanner.v1.ListSessionsRequest
An expression for filtering the results of the request.
getFilter() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
An expression for filtering the results of the request.
getFilterBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
An expression for filtering the results of the request.
getFilterBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
An expression for filtering the results of the request.
getFilterBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
An expression for filtering the results of the request.
getId() - Method in class com.google.spanner.v1.Transaction.Builder
`id` may be used to identify the transaction in subsequent [Read][google.spanner.v1.Spanner.Read], [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], [Commit][google.spanner.v1.Spanner.Commit], or [Rollback][google.spanner.v1.Spanner.Rollback] calls.
getId() - Method in class com.google.spanner.v1.Transaction
`id` may be used to identify the transaction in subsequent [Read][google.spanner.v1.Spanner.Read], [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], [Commit][google.spanner.v1.Spanner.Commit], or [Rollback][google.spanner.v1.Spanner.Rollback] calls.
getId() - Method in interface com.google.spanner.v1.TransactionOrBuilder
`id` may be used to identify the transaction in subsequent [Read][google.spanner.v1.Spanner.Read], [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], [Commit][google.spanner.v1.Spanner.Commit], or [Rollback][google.spanner.v1.Spanner.Rollback] calls.
getId() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a previously-started transaction.
getId() - Method in class com.google.spanner.v1.TransactionSelector
Execute the read or SQL query in a previously-started transaction.
getId() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Execute the read or SQL query in a previously-started transaction.
getIndex() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndex() - Method in class com.google.spanner.v1.PartitionReadRequest
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndex() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndex() - Method in class com.google.spanner.v1.PlanNode.Builder
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
getIndex() - Method in class com.google.spanner.v1.PlanNode
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
getIndex() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
getIndex() - Method in class com.google.spanner.v1.ReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getIndex() - Method in class com.google.spanner.v1.ReadRequest
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getIndex() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getIndexBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndexBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndexBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
getIndexBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getIndexBytes() - Method in class com.google.spanner.v1.ReadRequest
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getIndexBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
getInsert() - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
getInsert() - Method in class com.google.spanner.v1.Mutation
Insert new rows in a table.
getInsert() - Method in interface com.google.spanner.v1.MutationOrBuilder
Insert new rows in a table.
getInsertBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
getInsertOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
getInsertOrBuilder() - Method in class com.google.spanner.v1.Mutation
Insert new rows in a table.
getInsertOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
Insert new rows in a table.
getInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdateBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInsertOrUpdateOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
getInstance() - Method in class com.google.spanner.v1.DatabaseName.Builder
 
getInstance() - Method in class com.google.spanner.v1.DatabaseName
 
getInstance() - Method in class com.google.spanner.v1.SessionName.Builder
 
getInstance() - Method in class com.google.spanner.v1.SessionName
 
getKeys(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeys(int) - Method in class com.google.spanner.v1.KeySet
A list of specific keys.
getKeys(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of specific keys.
getKeysBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysCount() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysCount() - Method in class com.google.spanner.v1.KeySet
A list of specific keys.
getKeysCount() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of specific keys.
getKeySet() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
getKeySet() - Method in class com.google.spanner.v1.Mutation.Delete
Required.
getKeySet() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
Required.
getKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getKeySet() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getKeySet() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getKeySet() - Method in class com.google.spanner.v1.ReadRequest
Required.
getKeySet() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getKeySetBuilder() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
getKeySetBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getKeySetBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.Mutation.Delete
Required.
getKeySetOrBuilder() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getKeySetOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getKeySetOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
Required.
getKeySetOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getKeysList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysList() - Method in class com.google.spanner.v1.KeySet
A list of specific keys.
getKeysList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of specific keys.
getKeysOrBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysOrBuilder(int) - Method in class com.google.spanner.v1.KeySet
A list of specific keys.
getKeysOrBuilder(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of specific keys.
getKeysOrBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
getKeysOrBuilderList() - Method in class com.google.spanner.v1.KeySet
A list of specific keys.
getKeysOrBuilderList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of specific keys.
getKind() - Method in class com.google.spanner.v1.PlanNode.Builder
Used to determine the type of node.
getKind() - Method in class com.google.spanner.v1.PlanNode
Used to determine the type of node.
getKind() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Used to determine the type of node.
getKindValue() - Method in class com.google.spanner.v1.PlanNode.Builder
Used to determine the type of node.
getKindValue() - Method in class com.google.spanner.v1.PlanNode
Used to determine the type of node.
getKindValue() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Used to determine the type of node.
getLabels() - Method in class com.google.spanner.v1.Session.Builder
Deprecated.
getLabels() - Method in class com.google.spanner.v1.Session
Deprecated.
getLabels() - Method in interface com.google.spanner.v1.SessionOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.spanner.v1.Session.Builder
 
getLabelsCount() - Method in class com.google.spanner.v1.Session
 
getLabelsCount() - Method in interface com.google.spanner.v1.SessionOrBuilder
The labels for the session.
getLabelsMap() - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
getLabelsMap() - Method in class com.google.spanner.v1.Session
The labels for the session.
getLabelsMap() - Method in interface com.google.spanner.v1.SessionOrBuilder
The labels for the session.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.v1.Session
The labels for the session.
getLabelsOrDefault(String, String) - Method in interface com.google.spanner.v1.SessionOrBuilder
The labels for the session.
getLabelsOrThrow(String) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
getLabelsOrThrow(String) - Method in class com.google.spanner.v1.Session
The labels for the session.
getLabelsOrThrow(String) - Method in interface com.google.spanner.v1.SessionOrBuilder
The labels for the session.
getLimit() - Method in class com.google.spanner.v1.ReadRequest.Builder
If greater than zero, only the first `limit` rows are yielded.
getLimit() - Method in class com.google.spanner.v1.ReadRequest
If greater than zero, only the first `limit` rows are yielded.
getLimit() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
If greater than zero, only the first `limit` rows are yielded.
getMaxPartitions() - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getMaxPartitions() - Method in class com.google.spanner.v1.PartitionOptions
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getMaxPartitions() - Method in interface com.google.spanner.v1.PartitionOptionsOrBuilder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStalenessBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMaxStalenessOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Read data at a timestamp >= `NOW - max_staleness` seconds.
getMetadata() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
getMetadata() - Method in class com.google.spanner.v1.PartialResultSet
Metadata about the result set, such as row type information.
getMetadata() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Metadata about the result set, such as row type information.
getMetadata() - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
getMetadata() - Method in class com.google.spanner.v1.PlanNode
Attributes relevant to the node contained in a group of key-value pairs.
getMetadata() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Attributes relevant to the node contained in a group of key-value pairs.
getMetadata() - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
getMetadata() - Method in class com.google.spanner.v1.ResultSet
Metadata about the result set, such as row type information.
getMetadata() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Metadata about the result set, such as row type information.
getMetadataBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
getMetadataBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
getMetadataBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.PlanNode
Attributes relevant to the node contained in a group of key-value pairs.
getMetadataOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Attributes relevant to the node contained in a group of key-value pairs.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in class com.google.spanner.v1.ResultSet
Metadata about the result set, such as row type information.
getMetadataOrBuilder() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Metadata about the result set, such as row type information.
getMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestampBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp >= `min_read_timestamp`.
getMinReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp >= `min_read_timestamp`.
getModeCase() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
getModeCase() - Method in class com.google.spanner.v1.TransactionOptions
 
getModeCase() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
 
getMutableLabels() - Method in class com.google.spanner.v1.Session.Builder
Deprecated.
getMutableParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Deprecated.
getMutableParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Deprecated.
getMutableParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Deprecated.
getMutableSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
Deprecated.
getMutationCount() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
The total number of mutations for the transaction.
getMutationCount() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
The total number of mutations for the transaction.
getMutationCount() - Method in interface com.google.spanner.v1.CommitResponse.CommitStatsOrBuilder
The total number of mutations for the transaction.
getMutations(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutations(int) - Method in class com.google.spanner.v1.CommitRequest
The mutations to be executed when this transaction commits.
getMutations(int) - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
The mutations to be executed when this transaction commits.
getMutationsBuilder(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsBuilderList() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsCount() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsCount() - Method in class com.google.spanner.v1.CommitRequest
The mutations to be executed when this transaction commits.
getMutationsCount() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
The mutations to be executed when this transaction commits.
getMutationsList() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsList() - Method in class com.google.spanner.v1.CommitRequest
The mutations to be executed when this transaction commits.
getMutationsList() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
The mutations to be executed when this transaction commits.
getMutationsOrBuilder(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsOrBuilder(int) - Method in class com.google.spanner.v1.CommitRequest
The mutations to be executed when this transaction commits.
getMutationsOrBuilder(int) - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
The mutations to be executed when this transaction commits.
getMutationsOrBuilderList() - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
getMutationsOrBuilderList() - Method in class com.google.spanner.v1.CommitRequest
The mutations to be executed when this transaction commits.
getMutationsOrBuilderList() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
The mutations to be executed when this transaction commits.
getName() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
Required.
getName() - Method in class com.google.spanner.v1.DeleteSessionRequest
Required.
getName() - Method in interface com.google.spanner.v1.DeleteSessionRequestOrBuilder
Required.
getName() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
Required.
getName() - Method in class com.google.spanner.v1.GetSessionRequest
Required.
getName() - Method in interface com.google.spanner.v1.GetSessionRequestOrBuilder
Required.
getName() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getName() - Method in class com.google.spanner.v1.Session
Output only.
getName() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getName() - Method in class com.google.spanner.v1.StructType.Field.Builder
The name of the field.
getName() - Method in class com.google.spanner.v1.StructType.Field
The name of the field.
getName() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
The name of the field.
getNameBytes() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
Required.
getNameBytes() - Method in class com.google.spanner.v1.DeleteSessionRequest
Required.
getNameBytes() - Method in interface com.google.spanner.v1.DeleteSessionRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
Required.
getNameBytes() - Method in class com.google.spanner.v1.GetSessionRequest
Required.
getNameBytes() - Method in interface com.google.spanner.v1.GetSessionRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.spanner.v1.Session.Builder
Output only.
getNameBytes() - Method in class com.google.spanner.v1.Session
Output only.
getNameBytes() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
getNameBytes() - Method in class com.google.spanner.v1.StructType.Field.Builder
The name of the field.
getNameBytes() - Method in class com.google.spanner.v1.StructType.Field
The name of the field.
getNameBytes() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
The name of the field.
getNextPageToken() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNextPageToken() - Method in class com.google.spanner.v1.ListSessionsResponse
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNextPageToken() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNextPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNextPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsResponse
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNextPageTokenBytes() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
getNumber() - Method in enum com.google.spanner.v1.CommitRequest.TransactionCase
 
getNumber() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
getNumber() - Method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
 
getNumber() - Method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
 
getNumber() - Method in enum com.google.spanner.v1.Mutation.OperationCase
 
getNumber() - Method in enum com.google.spanner.v1.PlanNode.Kind
 
getNumber() - Method in enum com.google.spanner.v1.RequestOptions.Priority
 
getNumber() - Method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
 
getNumber() - Method in enum com.google.spanner.v1.TransactionOptions.ModeCase
 
getNumber() - Method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
 
getNumber() - Method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
 
getNumber() - Method in enum com.google.spanner.v1.TypeAnnotationCode
 
getNumber() - Method in enum com.google.spanner.v1.TypeCode
 
getOperationCase() - Method in class com.google.spanner.v1.Mutation.Builder
 
getOperationCase() - Method in class com.google.spanner.v1.Mutation
 
getOperationCase() - Method in interface com.google.spanner.v1.MutationOrBuilder
 
getOptimizerStatisticsPackage() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer statistics package.
getOptimizerStatisticsPackage() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
An option to control the selection of optimizer statistics package.
getOptimizerStatisticsPackage() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
An option to control the selection of optimizer statistics package.
getOptimizerStatisticsPackageBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer statistics package.
getOptimizerStatisticsPackageBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
An option to control the selection of optimizer statistics package.
getOptimizerStatisticsPackageBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
An option to control the selection of optimizer statistics package.
getOptimizerVersion() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer version.
getOptimizerVersion() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
An option to control the selection of optimizer version.
getOptimizerVersion() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
An option to control the selection of optimizer version.
getOptimizerVersionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer version.
getOptimizerVersionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
An option to control the selection of optimizer version.
getOptimizerVersionBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
An option to control the selection of optimizer version.
getOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
getOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
Required.
getOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Required.
getOptionsBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
getOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
getOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest
Required.
getOptionsOrBuilder() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Required.
getPageSize() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Number of sessions to be returned in the response.
getPageSize() - Method in class com.google.spanner.v1.ListSessionsRequest
Number of sessions to be returned in the response.
getPageSize() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
Number of sessions to be returned in the response.
getPageToken() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getPageToken() - Method in class com.google.spanner.v1.ListSessionsRequest
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getPageToken() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getPageTokenBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
getParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
getParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Parameter names and values that bind to placeholders in the DML string.
getParams() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Parameter names and values that bind to placeholders in the DML string.
getParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Parameter names and values that bind to placeholders in the SQL string.
getParams() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
getParams() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParams() - Method in class com.google.spanner.v1.PartitionQueryRequest
Parameter names and values that bind to placeholders in the SQL string.
getParams() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
getParamsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
getParamsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParamsBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Parameter names and values that bind to placeholders in the DML string.
getParamsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Parameter names and values that bind to placeholders in the DML string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
Parameter names and values that bind to placeholders in the SQL string.
getParamsOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
getParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Deprecated.
getParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Deprecated.
getParamTypes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Deprecated.
getParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Deprecated.
getParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Deprecated.
getParamTypes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Deprecated.
getParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Deprecated.
getParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest
Deprecated.
getParamTypes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Deprecated.
getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getParamTypesCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
getParamTypesCount() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesCount() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
getParamTypesCount() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
getParamTypesCount() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteSqlRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in class com.google.spanner.v1.PartitionQueryRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesMap() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteSqlRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.PartitionQueryRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.PartitionQueryRequest
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
getParserForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getParserForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getParserForType() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
getParserForType() - Method in class com.google.spanner.v1.CommitRequest
 
getParserForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getParserForType() - Method in class com.google.spanner.v1.CommitResponse
 
getParserForType() - Method in class com.google.spanner.v1.CreateSessionRequest
 
getParserForType() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getParserForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
getParserForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getParserForType() - Method in class com.google.spanner.v1.GetSessionRequest
 
getParserForType() - Method in class com.google.spanner.v1.KeyRange
 
getParserForType() - Method in class com.google.spanner.v1.KeySet
 
getParserForType() - Method in class com.google.spanner.v1.ListSessionsRequest
 
getParserForType() - Method in class com.google.spanner.v1.ListSessionsResponse
 
getParserForType() - Method in class com.google.spanner.v1.Mutation.Delete
 
getParserForType() - Method in class com.google.spanner.v1.Mutation
 
getParserForType() - Method in class com.google.spanner.v1.Mutation.Write
 
getParserForType() - Method in class com.google.spanner.v1.PartialResultSet
 
getParserForType() - Method in class com.google.spanner.v1.Partition
 
getParserForType() - Method in class com.google.spanner.v1.PartitionOptions
 
getParserForType() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
getParserForType() - Method in class com.google.spanner.v1.PartitionReadRequest
 
getParserForType() - Method in class com.google.spanner.v1.PartitionResponse
 
getParserForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
getParserForType() - Method in class com.google.spanner.v1.PlanNode
 
getParserForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getParserForType() - Method in class com.google.spanner.v1.QueryPlan
 
getParserForType() - Method in class com.google.spanner.v1.ReadRequest
 
getParserForType() - Method in class com.google.spanner.v1.RequestOptions
 
getParserForType() - Method in class com.google.spanner.v1.ResultSet
 
getParserForType() - Method in class com.google.spanner.v1.ResultSetMetadata
 
getParserForType() - Method in class com.google.spanner.v1.ResultSetStats
 
getParserForType() - Method in class com.google.spanner.v1.RollbackRequest
 
getParserForType() - Method in class com.google.spanner.v1.Session
 
getParserForType() - Method in class com.google.spanner.v1.StructType.Field
 
getParserForType() - Method in class com.google.spanner.v1.StructType
 
getParserForType() - Method in class com.google.spanner.v1.Transaction
 
getParserForType() - Method in class com.google.spanner.v1.TransactionOptions
 
getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getParserForType() - Method in class com.google.spanner.v1.TransactionSelector
 
getParserForType() - Method in class com.google.spanner.v1.Type
 
getPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
getPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions
Partitioned DML transaction.
getPartitionedDml() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Partitioned DML transaction.
getPartitionedDmlBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
getPartitionedDmlOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
getPartitionedDmlOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
Partitioned DML transaction.
getPartitionedDmlOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Partitioned DML transaction.
getPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest
Additional options that affect how many partitions are created.
getPartitionOptions() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Additional options that affect how many partitions are created.
getPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest
Additional options that affect how many partitions are created.
getPartitionOptions() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Additional options that affect how many partitions are created.
getPartitionOptionsBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptionsBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
Additional options that affect how many partitions are created.
getPartitionOptionsOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Additional options that affect how many partitions are created.
getPartitions(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitions(int) - Method in class com.google.spanner.v1.PartitionResponse
Partitions created by this request.
getPartitions(int) - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Partitions created by this request.
getPartitionsBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsBuilderList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsCount() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsCount() - Method in class com.google.spanner.v1.PartitionResponse
Partitions created by this request.
getPartitionsCount() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Partitions created by this request.
getPartitionSizeBytes() - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getPartitionSizeBytes() - Method in class com.google.spanner.v1.PartitionOptions
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getPartitionSizeBytes() - Method in interface com.google.spanner.v1.PartitionOptionsOrBuilder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
getPartitionsList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsList() - Method in class com.google.spanner.v1.PartitionResponse
Partitions created by this request.
getPartitionsList() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Partitions created by this request.
getPartitionsOrBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsOrBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse
Partitions created by this request.
getPartitionsOrBuilder(int) - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Partitions created by this request.
getPartitionsOrBuilderList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
getPartitionsOrBuilderList() - Method in class com.google.spanner.v1.PartitionResponse
Partitions created by this request.
getPartitionsOrBuilderList() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Partitions created by this request.
getPartitionToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionQuery().
getPartitionToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest
If present, results will be restricted to the specified partition previously created using PartitionQuery().
getPartitionToken() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
If present, results will be restricted to the specified partition previously created using PartitionQuery().
getPartitionToken() - Method in class com.google.spanner.v1.Partition.Builder
This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.
getPartitionToken() - Method in class com.google.spanner.v1.Partition
This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.
getPartitionToken() - Method in interface com.google.spanner.v1.PartitionOrBuilder
This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.
getPartitionToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionRead().
getPartitionToken() - Method in class com.google.spanner.v1.ReadRequest
If present, results will be restricted to the specified partition previously created using PartitionRead().
getPartitionToken() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
If present, results will be restricted to the specified partition previously created using PartitionRead().
getPlanNodes(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodes(int) - Method in class com.google.spanner.v1.QueryPlan
The nodes in the query plan.
getPlanNodes(int) - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
The nodes in the query plan.
getPlanNodesBuilder(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesBuilderList() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesCount() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesCount() - Method in class com.google.spanner.v1.QueryPlan
The nodes in the query plan.
getPlanNodesCount() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
The nodes in the query plan.
getPlanNodesList() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesList() - Method in class com.google.spanner.v1.QueryPlan
The nodes in the query plan.
getPlanNodesList() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
The nodes in the query plan.
getPlanNodesOrBuilder(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesOrBuilder(int) - Method in class com.google.spanner.v1.QueryPlan
The nodes in the query plan.
getPlanNodesOrBuilder(int) - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
The nodes in the query plan.
getPlanNodesOrBuilderList() - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
getPlanNodesOrBuilderList() - Method in class com.google.spanner.v1.QueryPlan
The nodes in the query plan.
getPlanNodesOrBuilderList() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
The nodes in the query plan.
getPriority() - Method in class com.google.spanner.v1.RequestOptions.Builder
Priority for the request.
getPriority() - Method in class com.google.spanner.v1.RequestOptions
Priority for the request.
getPriority() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
Priority for the request.
getPriorityValue() - Method in class com.google.spanner.v1.RequestOptions.Builder
Priority for the request.
getPriorityValue() - Method in class com.google.spanner.v1.RequestOptions
Priority for the request.
getPriorityValue() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
Priority for the request.
getProject() - Method in class com.google.spanner.v1.DatabaseName.Builder
 
getProject() - Method in class com.google.spanner.v1.DatabaseName
 
getProject() - Method in class com.google.spanner.v1.SessionName.Builder
 
getProject() - Method in class com.google.spanner.v1.SessionName
 
getQueryMode() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryMode() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryMode() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryModeValue() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryModeValue() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryModeValue() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
getQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
getQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Query optimizer configuration to use for the given query.
getQueryOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Query optimizer configuration to use for the given query.
getQueryOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
getQueryOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
getQueryOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Query optimizer configuration to use for the given query.
getQueryOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Query optimizer configuration to use for the given query.
getQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlan() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlanBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlanOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlanOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryPlanOrBuilder() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
getQueryStats() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
getQueryStats() - Method in class com.google.spanner.v1.ResultSetStats
Aggregated statistics from the execution of the query.
getQueryStats() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Aggregated statistics from the execution of the query.
getQueryStatsBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
getQueryStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
getQueryStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats
Aggregated statistics from the execution of the query.
getQueryStatsOrBuilder() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Aggregated statistics from the execution of the query.
getRanges(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRanges(int) - Method in class com.google.spanner.v1.KeySet
A list of key ranges.
getRanges(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of key ranges.
getRangesBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesCount() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesCount() - Method in class com.google.spanner.v1.KeySet
A list of key ranges.
getRangesCount() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of key ranges.
getRangesList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesList() - Method in class com.google.spanner.v1.KeySet
A list of key ranges.
getRangesList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of key ranges.
getRangesOrBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesOrBuilder(int) - Method in class com.google.spanner.v1.KeySet
A list of key ranges.
getRangesOrBuilder(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of key ranges.
getRangesOrBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
getRangesOrBuilderList() - Method in class com.google.spanner.v1.KeySet
A list of key ranges.
getRangesOrBuilderList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
A list of key ranges.
getReadOnly() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
getReadOnly() - Method in class com.google.spanner.v1.TransactionOptions
Transaction will not write.
getReadOnly() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction will not write.
getReadOnlyBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
getReadOnlyOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
getReadOnlyOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
Transaction will not write.
getReadOnlyOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction will not write.
getReadTimestamp() - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestamp() - Method in class com.google.spanner.v1.Transaction
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
getReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at the given timestamp.
getReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at the given timestamp.
getReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOrBuilder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestampBuilder() - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestampBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.Transaction
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at the given timestamp.
getReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at the given timestamp.
getReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOrBuilder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
getReadWrite() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
getReadWrite() - Method in class com.google.spanner.v1.TransactionOptions
Transaction may write.
getReadWrite() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction may write.
getReadWriteBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
getReadWriteOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
getReadWriteOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
Transaction may write.
getReadWriteOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction may write.
getReplace() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplace() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplace() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplaceBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplaceOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplaceOrBuilder() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getReplaceOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
getRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
Common options for this request.
getRequestOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.CommitRequest
Common options for this request.
getRequestOptions() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Common options for this request.
getRequestOptions() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Common options for this request.
getRequestOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
getRequestOptions() - Method in class com.google.spanner.v1.ReadRequest
Common options for this request.
getRequestOptions() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Common options for this request.
getRequestOptionsBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
getRequestOptionsBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest
Common options for this request.
getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.CommitRequest
Common options for this request.
getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Common options for this request.
getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Common options for this request.
getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
Common options for this request.
getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Common options for this request.
getRequestTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
A per-request tag which can be applied to queries or reads, used for statistics collection.
getRequestTag() - Method in class com.google.spanner.v1.RequestOptions
A per-request tag which can be applied to queries or reads, used for statistics collection.
getRequestTag() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
A per-request tag which can be applied to queries or reads, used for statistics collection.
getRequestTagBytes() - Method in class com.google.spanner.v1.RequestOptions.Builder
A per-request tag which can be applied to queries or reads, used for statistics collection.
getRequestTagBytes() - Method in class com.google.spanner.v1.RequestOptions
A per-request tag which can be applied to queries or reads, used for statistics collection.
getRequestTagBytes() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
A per-request tag which can be applied to queries or reads, used for statistics collection.
getResultSets(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSets(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSets(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilder(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResultSetsOrBuilderList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
getResumeToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
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.
getResumeToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest
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.
getResumeToken() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
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.
getResumeToken() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Streaming calls might be interrupted for a variety of reasons, such as TCP connection loss.
getResumeToken() - Method in class com.google.spanner.v1.PartialResultSet
Streaming calls might be interrupted for a variety of reasons, such as TCP connection loss.
getResumeToken() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Streaming calls might be interrupted for a variety of reasons, such as TCP connection loss.
getResumeToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
If this request is resuming a previously interrupted read, `resume_token` should be copied from the last [PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
getResumeToken() - Method in class com.google.spanner.v1.ReadRequest
If this request is resuming a previously interrupted read, `resume_token` should be copied from the last [PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
getResumeToken() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
If this request is resuming a previously interrupted read, `resume_token` should be copied from the last [PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
getReturnCommitStats() - Method in class com.google.spanner.v1.CommitRequest.Builder
If `true`, then statistics related to the transaction will be included in the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
getReturnCommitStats() - Method in class com.google.spanner.v1.CommitRequest
If `true`, then statistics related to the transaction will be included in the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
getReturnCommitStats() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
If `true`, then statistics related to the transaction will be included in the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
getReturnReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
If true, the Cloud Spanner-selected read timestamp is included in the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
getReturnReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
If true, the Cloud Spanner-selected read timestamp is included in the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
getReturnReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
If true, the Cloud Spanner-selected read timestamp is included in the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
getRowCountCase() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
getRowCountCase() - Method in class com.google.spanner.v1.ResultSetStats
 
getRowCountCase() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
 
getRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Standard DML returns an exact count of rows that were modified.
getRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats
Standard DML returns an exact count of rows that were modified.
getRowCountExact() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Standard DML returns an exact count of rows that were modified.
getRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
getRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
getRowCountLowerBound() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
getRows(int) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRows(int) - Method in class com.google.spanner.v1.ResultSet
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRows(int) - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsBuilder(int) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsBuilderList() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsCount() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsCount() - Method in class com.google.spanner.v1.ResultSet
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsCount() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsList() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsList() - Method in class com.google.spanner.v1.ResultSet
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsList() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilder(int) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilder(int) - Method in class com.google.spanner.v1.ResultSet
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilder(int) - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilderList() - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilderList() - Method in class com.google.spanner.v1.ResultSet
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowsOrBuilderList() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
getRowType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
getRowType() - Method in class com.google.spanner.v1.ResultSetMetadata
Indicates the field names and types for the rows in the result set.
getRowType() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
Indicates the field names and types for the rows in the result set.
getRowTypeBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
getRowTypeOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
getRowTypeOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata
Indicates the field names and types for the rows in the result set.
getRowTypeOrBuilder() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
Indicates the field names and types for the rows in the result set.
getSelectorCase() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
getSelectorCase() - Method in class com.google.spanner.v1.TransactionSelector
 
getSelectorCase() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
 
getSeqno() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getSeqno() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getSeqno() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getSeqno() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
A per-transaction sequence number used to identify this request.
getSeqno() - Method in class com.google.spanner.v1.ExecuteSqlRequest
A per-transaction sequence number used to identify this request.
getSeqno() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
A per-transaction sequence number used to identify this request.
getSerializedSize() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getSerializedSize() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.CommitRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getSerializedSize() - Method in class com.google.spanner.v1.CommitResponse
 
getSerializedSize() - Method in class com.google.spanner.v1.CreateSessionRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getSerializedSize() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getSerializedSize() - Method in class com.google.spanner.v1.GetSessionRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.KeyRange
 
getSerializedSize() - Method in class com.google.spanner.v1.KeySet
 
getSerializedSize() - Method in class com.google.spanner.v1.ListSessionsRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.ListSessionsResponse
 
getSerializedSize() - Method in class com.google.spanner.v1.Mutation.Delete
 
getSerializedSize() - Method in class com.google.spanner.v1.Mutation
 
getSerializedSize() - Method in class com.google.spanner.v1.Mutation.Write
 
getSerializedSize() - Method in class com.google.spanner.v1.PartialResultSet
 
getSerializedSize() - Method in class com.google.spanner.v1.Partition
 
getSerializedSize() - Method in class com.google.spanner.v1.PartitionOptions
 
getSerializedSize() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.PartitionReadRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.PartitionResponse
 
getSerializedSize() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
getSerializedSize() - Method in class com.google.spanner.v1.PlanNode
 
getSerializedSize() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getSerializedSize() - Method in class com.google.spanner.v1.QueryPlan
 
getSerializedSize() - Method in class com.google.spanner.v1.ReadRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.RequestOptions
 
getSerializedSize() - Method in class com.google.spanner.v1.ResultSet
 
getSerializedSize() - Method in class com.google.spanner.v1.ResultSetMetadata
 
getSerializedSize() - Method in class com.google.spanner.v1.ResultSetStats
 
getSerializedSize() - Method in class com.google.spanner.v1.RollbackRequest
 
getSerializedSize() - Method in class com.google.spanner.v1.Session
 
getSerializedSize() - Method in class com.google.spanner.v1.StructType.Field
 
getSerializedSize() - Method in class com.google.spanner.v1.StructType
 
getSerializedSize() - Method in class com.google.spanner.v1.Transaction
 
getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions
 
getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getSerializedSize() - Method in class com.google.spanner.v1.TransactionSelector
 
getSerializedSize() - Method in class com.google.spanner.v1.Type
 
getSession(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSession(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
The freshly created sessions.
getSession(int) - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
The freshly created sessions.
getSession() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.BeginTransactionRequest
Required.
getSession() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.CommitRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.CommitRequest
Required.
getSession() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
getSession() - Method in class com.google.spanner.v1.CreateSessionRequest
The session to create.
getSession() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
The session to create.
getSession() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getSession() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Required.
getSession() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.PartitionQueryRequest
Required.
getSession() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getSession() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.ReadRequest
Required.
getSession() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
getSession() - Method in class com.google.spanner.v1.RollbackRequest
Required.
getSession() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
Required.
getSession() - Method in class com.google.spanner.v1.SessionName.Builder
 
getSession() - Method in class com.google.spanner.v1.SessionName
 
getSessionBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
getSessionBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionBytes() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.BeginTransactionRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.CommitRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.CommitRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.ReadRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
getSessionBytes() - Method in class com.google.spanner.v1.RollbackRequest
Required.
getSessionBytes() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
Required.
getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Required.
getSessionCount() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Required.
getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
The freshly created sessions.
getSessionCount() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
The freshly created sessions.
getSessionList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
The freshly created sessions.
getSessionList() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
The freshly created sessions.
getSessionOrBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionOrBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
The freshly created sessions.
getSessionOrBuilder(int) - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
The freshly created sessions.
getSessionOrBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
getSessionOrBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest
The session to create.
getSessionOrBuilder() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
The session to create.
getSessionOrBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
getSessionOrBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
The freshly created sessions.
getSessionOrBuilderList() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
The freshly created sessions.
GetSessionRequest - Class in com.google.spanner.v1
The request for [GetSession][google.spanner.v1.Spanner.GetSession].
GetSessionRequest.Builder - Class in com.google.spanner.v1
The request for [GetSession][google.spanner.v1.Spanner.GetSession].
GetSessionRequestOrBuilder - Interface in com.google.spanner.v1
 
getSessions(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessions(int) - Method in class com.google.spanner.v1.ListSessionsResponse
The list of requested sessions.
getSessions(int) - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
The list of requested sessions.
getSessionsBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsCount() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsCount() - Method in class com.google.spanner.v1.ListSessionsResponse
The list of requested sessions.
getSessionsCount() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
The list of requested sessions.
getSessionsList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsList() - Method in class com.google.spanner.v1.ListSessionsResponse
The list of requested sessions.
getSessionsList() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
The list of requested sessions.
getSessionsOrBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsOrBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse
The list of requested sessions.
getSessionsOrBuilder(int) - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
The list of requested sessions.
getSessionsOrBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
getSessionsOrBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse
The list of requested sessions.
getSessionsOrBuilderList() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
The list of requested sessions.
getSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
getSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Parameters to be applied to each created session.
getSessionTemplate() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Parameters to be applied to each created session.
getSessionTemplateBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
getSessionTemplateOrBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
getSessionTemplateOrBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Parameters to be applied to each created session.
getSessionTemplateOrBuilder() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Parameters to be applied to each created session.
getShortRepresentation() - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentation() - Method in class com.google.spanner.v1.PlanNode
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentation() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentationBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentationOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentationOrBuilder() - Method in class com.google.spanner.v1.PlanNode
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getShortRepresentationOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
getSingleUse() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
getSingleUse() - Method in class com.google.spanner.v1.TransactionSelector
Execute the read or SQL query in a temporary transaction.
getSingleUse() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Execute the read or SQL query in a temporary transaction.
getSingleUseBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
getSingleUseOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
getSingleUseOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector
Execute the read or SQL query in a temporary transaction.
getSingleUseOrBuilder() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Execute the read or SQL query in a temporary transaction.
getSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
getSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest
Execute mutations in a temporary transaction.
getSingleUseTransaction() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Execute mutations in a temporary transaction.
getSingleUseTransactionBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
getSingleUseTransactionOrBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
getSingleUseTransactionOrBuilder() - Method in class com.google.spanner.v1.CommitRequest
Execute mutations in a temporary transaction.
getSingleUseTransactionOrBuilder() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Execute mutations in a temporary transaction.
getSql() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Required.
getSql() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Required.
getSql() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Required.
getSql() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
getSql() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Required.
getSql() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Required.
getSql() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
getSql() - Method in class com.google.spanner.v1.PartitionQueryRequest
Required.
getSql() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Required.
getSqlBytes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Required.
getSqlBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
getSqlBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest
Required.
getSqlBytes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Required.
getStartClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosed() - Method in class com.google.spanner.v1.KeyRange
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosedBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartClosedOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
getStartKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange.Builder
 
getStartKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange
 
getStartKeyTypeCase() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
 
getStartOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpen() - Method in class com.google.spanner.v1.KeyRange
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpenBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStartOpenOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
getStatements(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatements(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getStatements(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getStatementsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getStatementsCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getStatementsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getStatementsList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getStatementsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getStatementsOrBuilder(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getStatementsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getStatementsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getStatementsOrBuilderList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getStats() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
getStats() - Method in class com.google.spanner.v1.PartialResultSet
Query plan and execution statistics for the statement that produced this streaming result set.
getStats() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Query plan and execution statistics for the statement that produced this streaming result set.
getStats() - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
getStats() - Method in class com.google.spanner.v1.ResultSet
Query plan and execution statistics for the SQL statement that produced this result set.
getStats() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Query plan and execution statistics for the SQL statement that produced this result set.
getStatsBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
getStatsBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
getStatsOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
getStatsOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet
Query plan and execution statistics for the statement that produced this streaming result set.
getStatsOrBuilder() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Query plan and execution statistics for the statement that produced this streaming result set.
getStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
getStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSet
Query plan and execution statistics for the SQL statement that produced this result set.
getStatsOrBuilder() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Query plan and execution statistics for the SQL statement that produced this result set.
getStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
getStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
If all DML statements are executed successfully, the status is `OK`.
getStatus() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
If all DML statements are executed successfully, the status is `OK`.
getStatusBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
getStatusOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
getStatusOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
If all DML statements are executed successfully, the status is `OK`.
getStatusOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
If all DML statements are executed successfully, the status is `OK`.
getStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read at a timestamp where all previously committed transactions are visible.
getStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Read at a timestamp where all previously committed transactions are visible.
getStrong() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Read at a timestamp where all previously committed transactions are visible.
getStructType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructType() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructType() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructTypeBuilder() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructTypeOrBuilder() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructTypeOrBuilder() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getStructTypeOrBuilder() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
getSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
Deprecated.
getSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
Deprecated.
getSubqueries() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
Deprecated.
getSubqueriesCount() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
getSubqueriesCount() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getSubqueriesCount() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesMap() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesMap() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesMap() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrDefault(String, int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrDefault(String, int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrDefault(String, int) - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrThrow(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrThrow(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getSubqueriesOrThrow(String) - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
getTable() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
getTable() - Method in class com.google.spanner.v1.Mutation.Delete
Required.
getTable() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
Required.
getTable() - Method in class com.google.spanner.v1.Mutation.Write.Builder
Required.
getTable() - Method in class com.google.spanner.v1.Mutation.Write
Required.
getTable() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
Required.
getTable() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getTable() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getTable() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getTable() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getTable() - Method in class com.google.spanner.v1.ReadRequest
Required.
getTable() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getTableBytes() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
getTableBytes() - Method in class com.google.spanner.v1.Mutation.Delete
Required.
getTableBytes() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
Required.
getTableBytes() - Method in class com.google.spanner.v1.Mutation.Write.Builder
Required.
getTableBytes() - Method in class com.google.spanner.v1.Mutation.Write
Required.
getTableBytes() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
Required.
getTableBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
getTableBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
getTableBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
getTableBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
getTableBytes() - Method in class com.google.spanner.v1.ReadRequest
Required.
getTableBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
getTimestampBoundCase() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
getTimestampBoundCase() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getTimestampBoundCase() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
 
getTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getTransaction() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
getTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest
The transaction to use.
getTransaction() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
The transaction to use.
getTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransaction() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
getTransaction() - Method in class com.google.spanner.v1.PartitionResponse
Transaction created by this request.
getTransaction() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Transaction created by this request.
getTransaction() - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
getTransaction() - Method in class com.google.spanner.v1.ReadRequest
The transaction to use.
getTransaction() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
The transaction to use.
getTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransaction() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransactionBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getTransactionBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
getTransactionBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
getTransactionBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransactionCase() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
getTransactionCase() - Method in class com.google.spanner.v1.CommitRequest
 
getTransactionCase() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
 
getTransactionId() - Method in class com.google.spanner.v1.CommitRequest.Builder
Commit a previously-started transaction.
getTransactionId() - Method in class com.google.spanner.v1.CommitRequest
Commit a previously-started transaction.
getTransactionId() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Commit a previously-started transaction.
getTransactionId() - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
getTransactionId() - Method in class com.google.spanner.v1.RollbackRequest
Required.
getTransactionId() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
Required.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
The transaction to use.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
The transaction to use.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionResponse
Transaction created by this request.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Transaction created by this request.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
The transaction to use.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
The transaction to use.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransactionOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
getTransactionTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
A tag used for statistics collection about this transaction.
getTransactionTag() - Method in class com.google.spanner.v1.RequestOptions
A tag used for statistics collection about this transaction.
getTransactionTag() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
A tag used for statistics collection about this transaction.
getTransactionTagBytes() - Method in class com.google.spanner.v1.RequestOptions.Builder
A tag used for statistics collection about this transaction.
getTransactionTagBytes() - Method in class com.google.spanner.v1.RequestOptions
A tag used for statistics collection about this transaction.
getTransactionTagBytes() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
A tag used for statistics collection about this transaction.
getType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The type of the link.
getType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
The type of the link.
getType() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
The type of the link.
getType() - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
getType() - Method in class com.google.spanner.v1.StructType.Field
The type of the field.
getType() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
The type of the field.
getTypeAnnotation() - Method in class com.google.spanner.v1.Type.Builder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeAnnotation() - Method in class com.google.spanner.v1.Type
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeAnnotation() - Method in interface com.google.spanner.v1.TypeOrBuilder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeAnnotationValue() - Method in class com.google.spanner.v1.Type.Builder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeAnnotationValue() - Method in class com.google.spanner.v1.Type
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeAnnotationValue() - Method in interface com.google.spanner.v1.TypeOrBuilder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
getTypeBuilder() - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
getTypeBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The type of the link.
getTypeBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink
The type of the link.
getTypeBytes() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
The type of the link.
getTypeOrBuilder() - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
getTypeOrBuilder() - Method in class com.google.spanner.v1.StructType.Field
The type of the field.
getTypeOrBuilder() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
The type of the field.
getUnknownFields() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
getUnknownFields() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.CommitRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
getUnknownFields() - Method in class com.google.spanner.v1.CommitResponse
 
getUnknownFields() - Method in class com.google.spanner.v1.CreateSessionRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
getUnknownFields() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
getUnknownFields() - Method in class com.google.spanner.v1.GetSessionRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.KeyRange
 
getUnknownFields() - Method in class com.google.spanner.v1.KeySet
 
getUnknownFields() - Method in class com.google.spanner.v1.ListSessionsRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.ListSessionsResponse
 
getUnknownFields() - Method in class com.google.spanner.v1.Mutation.Delete
 
getUnknownFields() - Method in class com.google.spanner.v1.Mutation
 
getUnknownFields() - Method in class com.google.spanner.v1.Mutation.Write
 
getUnknownFields() - Method in class com.google.spanner.v1.PartialResultSet
 
getUnknownFields() - Method in class com.google.spanner.v1.Partition
 
getUnknownFields() - Method in class com.google.spanner.v1.PartitionOptions
 
getUnknownFields() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.PartitionReadRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.PartitionResponse
 
getUnknownFields() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
getUnknownFields() - Method in class com.google.spanner.v1.PlanNode
 
getUnknownFields() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
getUnknownFields() - Method in class com.google.spanner.v1.QueryPlan
 
getUnknownFields() - Method in class com.google.spanner.v1.ReadRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.RequestOptions
 
getUnknownFields() - Method in class com.google.spanner.v1.ResultSet
 
getUnknownFields() - Method in class com.google.spanner.v1.ResultSetMetadata
 
getUnknownFields() - Method in class com.google.spanner.v1.ResultSetStats
 
getUnknownFields() - Method in class com.google.spanner.v1.RollbackRequest
 
getUnknownFields() - Method in class com.google.spanner.v1.Session
 
getUnknownFields() - Method in class com.google.spanner.v1.StructType.Field
 
getUnknownFields() - Method in class com.google.spanner.v1.StructType
 
getUnknownFields() - Method in class com.google.spanner.v1.Transaction
 
getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions
 
getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
getUnknownFields() - Method in class com.google.spanner.v1.TransactionSelector
 
getUnknownFields() - Method in class com.google.spanner.v1.Type
 
getUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
getUpdate() - Method in class com.google.spanner.v1.Mutation
Update existing rows in a table.
getUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
Update existing rows in a table.
getUpdateBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
getUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
getUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation
Update existing rows in a table.
getUpdateOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
Update existing rows in a table.
getValueDescriptor() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
getValueDescriptor() - Method in enum com.google.spanner.v1.PlanNode.Kind
 
getValueDescriptor() - Method in enum com.google.spanner.v1.RequestOptions.Priority
 
getValueDescriptor() - Method in enum com.google.spanner.v1.TypeAnnotationCode
 
getValueDescriptor() - Method in enum com.google.spanner.v1.TypeCode
 
getValues(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValues(int) - Method in class com.google.spanner.v1.Mutation.Write
The values to be written.
getValues(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The values to be written.
getValues(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValues(int) - Method in class com.google.spanner.v1.PartialResultSet
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValues(int) - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesBuilderList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesBuilderList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesCount() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesCount() - Method in class com.google.spanner.v1.Mutation.Write
The values to be written.
getValuesCount() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The values to be written.
getValuesCount() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesCount() - Method in class com.google.spanner.v1.PartialResultSet
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesCount() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesList() - Method in class com.google.spanner.v1.Mutation.Write
The values to be written.
getValuesList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The values to be written.
getValuesList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesList() - Method in class com.google.spanner.v1.PartialResultSet
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesList() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesOrBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write
The values to be written.
getValuesOrBuilder(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The values to be written.
getValuesOrBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilder(int) - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilderList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
getValuesOrBuilderList() - Method in class com.google.spanner.v1.Mutation.Write
The values to be written.
getValuesOrBuilderList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
The values to be written.
getValuesOrBuilderList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilderList() - Method in class com.google.spanner.v1.PartialResultSet
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getValuesOrBuilderList() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
getVariable() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
getVariable() - Method in class com.google.spanner.v1.PlanNode.ChildLink
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
getVariable() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
getVariableBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
getVariableBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
getVariableBytes() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.

H

hasApproximateLastUseTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
hasApproximateLastUseTime() - Method in class com.google.spanner.v1.Session
Output only.
hasApproximateLastUseTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
hasArrayElementType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
hasArrayElementType() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
hasArrayElementType() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
hasBegin() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
hasBegin() - Method in class com.google.spanner.v1.TransactionSelector
Begin a new transaction and execute this read or SQL query in it.
hasBegin() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Begin a new transaction and execute this read or SQL query in it.
hasCommitStats() - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
hasCommitStats() - Method in class com.google.spanner.v1.CommitResponse
The statistics about this Commit.
hasCommitStats() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The statistics about this Commit.
hasCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
hasCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse
The Cloud Spanner timestamp at which the transaction committed.
hasCommitTimestamp() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
The Cloud Spanner timestamp at which the transaction committed.
hasCreateTime() - Method in class com.google.spanner.v1.Session.Builder
Output only.
hasCreateTime() - Method in class com.google.spanner.v1.Session
Output only.
hasCreateTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
Output only.
hasDelete() - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
hasDelete() - Method in class com.google.spanner.v1.Mutation
Delete rows from a table.
hasDelete() - Method in interface com.google.spanner.v1.MutationOrBuilder
Delete rows from a table.
hasEndClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
hasEndClosed() - Method in class com.google.spanner.v1.KeyRange
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
hasEndClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
hasEndOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
hasEndOpen() - Method in class com.google.spanner.v1.KeyRange
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
hasEndOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
hasExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
hasExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp that is `exact_staleness` old.
hasExactStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp that is `exact_staleness` old.
hasExecutionStats() - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
hasExecutionStats() - Method in class com.google.spanner.v1.PlanNode
The execution statistics associated with the node, contained in a group of key-value pairs.
hasExecutionStats() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
The execution statistics associated with the node, contained in a group of key-value pairs.
hashCode() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
hashCode() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
hashCode() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
hashCode() - Method in class com.google.spanner.v1.CommitRequest
 
hashCode() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
hashCode() - Method in class com.google.spanner.v1.CommitResponse
 
hashCode() - Method in class com.google.spanner.v1.CreateSessionRequest
 
hashCode() - Method in class com.google.spanner.v1.DatabaseName
 
hashCode() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
hashCode() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
hashCode() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
hashCode() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
hashCode() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
hashCode() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
hashCode() - Method in class com.google.spanner.v1.GetSessionRequest
 
hashCode() - Method in class com.google.spanner.v1.KeyRange
 
hashCode() - Method in class com.google.spanner.v1.KeySet
 
hashCode() - Method in class com.google.spanner.v1.ListSessionsRequest
 
hashCode() - Method in class com.google.spanner.v1.ListSessionsResponse
 
hashCode() - Method in class com.google.spanner.v1.Mutation.Delete
 
hashCode() - Method in class com.google.spanner.v1.Mutation
 
hashCode() - Method in class com.google.spanner.v1.Mutation.Write
 
hashCode() - Method in class com.google.spanner.v1.PartialResultSet
 
hashCode() - Method in class com.google.spanner.v1.Partition
 
hashCode() - Method in class com.google.spanner.v1.PartitionOptions
 
hashCode() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
hashCode() - Method in class com.google.spanner.v1.PartitionReadRequest
 
hashCode() - Method in class com.google.spanner.v1.PartitionResponse
 
hashCode() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
hashCode() - Method in class com.google.spanner.v1.PlanNode
 
hashCode() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
hashCode() - Method in class com.google.spanner.v1.QueryPlan
 
hashCode() - Method in class com.google.spanner.v1.ReadRequest
 
hashCode() - Method in class com.google.spanner.v1.RequestOptions
 
hashCode() - Method in class com.google.spanner.v1.ResultSet
 
hashCode() - Method in class com.google.spanner.v1.ResultSetMetadata
 
hashCode() - Method in class com.google.spanner.v1.ResultSetStats
 
hashCode() - Method in class com.google.spanner.v1.RollbackRequest
 
hashCode() - Method in class com.google.spanner.v1.Session
 
hashCode() - Method in class com.google.spanner.v1.SessionName
 
hashCode() - Method in class com.google.spanner.v1.StructType.Field
 
hashCode() - Method in class com.google.spanner.v1.StructType
 
hashCode() - Method in class com.google.spanner.v1.Transaction
 
hashCode() - Method in class com.google.spanner.v1.TransactionOptions
 
hashCode() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
hashCode() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
hashCode() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
hashCode() - Method in class com.google.spanner.v1.TransactionSelector
 
hashCode() - Method in class com.google.spanner.v1.Type
 
hasId() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a previously-started transaction.
hasId() - Method in class com.google.spanner.v1.TransactionSelector
Execute the read or SQL query in a previously-started transaction.
hasId() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Execute the read or SQL query in a previously-started transaction.
hasInsert() - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
hasInsert() - Method in class com.google.spanner.v1.Mutation
Insert new rows in a table.
hasInsert() - Method in interface com.google.spanner.v1.MutationOrBuilder
Insert new rows in a table.
hasInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
hasInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
hasInsertOrUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
hasKeySet() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
hasKeySet() - Method in class com.google.spanner.v1.Mutation.Delete
Required.
hasKeySet() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
Required.
hasKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
hasKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest
Required.
hasKeySet() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Required.
hasKeySet() - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
hasKeySet() - Method in class com.google.spanner.v1.ReadRequest
Required.
hasKeySet() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Required.
hasMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
hasMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Read data at a timestamp >= `NOW - max_staleness` seconds.
hasMaxStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Read data at a timestamp >= `NOW - max_staleness` seconds.
hasMetadata() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
hasMetadata() - Method in class com.google.spanner.v1.PartialResultSet
Metadata about the result set, such as row type information.
hasMetadata() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Metadata about the result set, such as row type information.
hasMetadata() - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
hasMetadata() - Method in class com.google.spanner.v1.PlanNode
Attributes relevant to the node contained in a group of key-value pairs.
hasMetadata() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Attributes relevant to the node contained in a group of key-value pairs.
hasMetadata() - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
hasMetadata() - Method in class com.google.spanner.v1.ResultSet
Metadata about the result set, such as row type information.
hasMetadata() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Metadata about the result set, such as row type information.
hasMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
hasMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at a timestamp >= `min_read_timestamp`.
hasMinReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at a timestamp >= `min_read_timestamp`.
hasOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
hasOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
Required.
hasOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Required.
hasParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
hasParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
Parameter names and values that bind to placeholders in the DML string.
hasParams() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
Parameter names and values that bind to placeholders in the DML string.
hasParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
hasParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Parameter names and values that bind to placeholders in the SQL string.
hasParams() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
hasParams() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
hasParams() - Method in class com.google.spanner.v1.PartitionQueryRequest
Parameter names and values that bind to placeholders in the SQL string.
hasParams() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Parameter names and values that bind to placeholders in the SQL string.
hasPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
hasPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions
Partitioned DML transaction.
hasPartitionedDml() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Partitioned DML transaction.
hasPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
hasPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest
Additional options that affect how many partitions are created.
hasPartitionOptions() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Additional options that affect how many partitions are created.
hasPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
hasPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest
Additional options that affect how many partitions are created.
hasPartitionOptions() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Additional options that affect how many partitions are created.
hasQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
hasQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Query optimizer configuration to use for the given query.
hasQueryOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Query optimizer configuration to use for the given query.
hasQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
hasQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
hasQueryPlan() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
hasQueryStats() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
hasQueryStats() - Method in class com.google.spanner.v1.ResultSetStats
Aggregated statistics from the execution of the query.
hasQueryStats() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Aggregated statistics from the execution of the query.
hasReadOnly() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
hasReadOnly() - Method in class com.google.spanner.v1.TransactionOptions
Transaction will not write.
hasReadOnly() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction will not write.
hasReadTimestamp() - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
hasReadTimestamp() - Method in class com.google.spanner.v1.Transaction
For snapshot read-only transactions, the read timestamp chosen for the transaction.
hasReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
hasReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Executes all reads at the given timestamp.
hasReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Executes all reads at the given timestamp.
hasReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOrBuilder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
hasReadWrite() - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
hasReadWrite() - Method in class com.google.spanner.v1.TransactionOptions
Transaction may write.
hasReadWrite() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
Transaction may write.
hasReplace() - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
hasReplace() - Method in class com.google.spanner.v1.Mutation
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
hasReplace() - Method in interface com.google.spanner.v1.MutationOrBuilder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
hasRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
Common options for this request.
hasRequestOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.CommitRequest
Common options for this request.
hasRequestOptions() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Common options for this request.
hasRequestOptions() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
Common options for this request.
hasRequestOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
hasRequestOptions() - Method in class com.google.spanner.v1.ReadRequest
Common options for this request.
hasRequestOptions() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
Common options for this request.
hasRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Standard DML returns an exact count of rows that were modified.
hasRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats
Standard DML returns an exact count of rows that were modified.
hasRowCountExact() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Standard DML returns an exact count of rows that were modified.
hasRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats.Builder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
hasRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
hasRowCountLowerBound() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
hasRowType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
hasRowType() - Method in class com.google.spanner.v1.ResultSetMetadata
Indicates the field names and types for the rows in the result set.
hasRowType() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
Indicates the field names and types for the rows in the result set.
hasSession() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
hasSession() - Method in class com.google.spanner.v1.CreateSessionRequest
The session to create.
hasSession() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
The session to create.
hasSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
hasSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
Parameters to be applied to each created session.
hasSessionTemplate() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
Parameters to be applied to each created session.
hasShortRepresentation() - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
hasShortRepresentation() - Method in class com.google.spanner.v1.PlanNode
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
hasShortRepresentation() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
hasSingleUse() - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
hasSingleUse() - Method in class com.google.spanner.v1.TransactionSelector
Execute the read or SQL query in a temporary transaction.
hasSingleUse() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
Execute the read or SQL query in a temporary transaction.
hasSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
hasSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest
Execute mutations in a temporary transaction.
hasSingleUseTransaction() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Execute mutations in a temporary transaction.
hasStartClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
hasStartClosed() - Method in class com.google.spanner.v1.KeyRange
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
hasStartClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
hasStartOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
hasStartOpen() - Method in class com.google.spanner.v1.KeyRange
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
hasStartOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
hasStats() - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
hasStats() - Method in class com.google.spanner.v1.PartialResultSet
Query plan and execution statistics for the statement that produced this streaming result set.
hasStats() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
Query plan and execution statistics for the statement that produced this streaming result set.
hasStats() - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
hasStats() - Method in class com.google.spanner.v1.ResultSet
Query plan and execution statistics for the SQL statement that produced this result set.
hasStats() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
Query plan and execution statistics for the SQL statement that produced this result set.
hasStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
hasStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
If all DML statements are executed successfully, the status is `OK`.
hasStatus() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
If all DML statements are executed successfully, the status is `OK`.
hasStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read at a timestamp where all previously committed transactions are visible.
hasStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
Read at a timestamp where all previously committed transactions are visible.
hasStrong() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
Read at a timestamp where all previously committed transactions are visible.
hasStructType() - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
hasStructType() - Method in class com.google.spanner.v1.Type
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
hasStructType() - Method in interface com.google.spanner.v1.TypeOrBuilder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
hasTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
hasTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
Required.
hasTransaction() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
Required.
hasTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
hasTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest
The transaction to use.
hasTransaction() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
The transaction to use.
hasTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
Read only snapshot transactions are supported, read/write and single use transactions are not.
hasTransaction() - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
hasTransaction() - Method in class com.google.spanner.v1.PartitionResponse
Transaction created by this request.
hasTransaction() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
Transaction created by this request.
hasTransaction() - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
hasTransaction() - Method in class com.google.spanner.v1.ReadRequest
The transaction to use.
hasTransaction() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
The transaction to use.
hasTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
hasTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
hasTransaction() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
hasTransactionId() - Method in class com.google.spanner.v1.CommitRequest.Builder
Commit a previously-started transaction.
hasTransactionId() - Method in class com.google.spanner.v1.CommitRequest
Commit a previously-started transaction.
hasTransactionId() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
Commit a previously-started transaction.
hasType() - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
hasType() - Method in class com.google.spanner.v1.StructType.Field
The type of the field.
hasType() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
The type of the field.
hasUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
hasUpdate() - Method in class com.google.spanner.v1.Mutation
Update existing rows in a table.
hasUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
Update existing rows in a table.

I

ID_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Transaction
 
ID_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionSelector
 
INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 
INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
INSERT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation
 
INSERT_OR_UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation
 
INT64_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `string`, in decimal format.
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CommitResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.CreateSessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.GetSessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.KeyRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.KeyRange
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.KeySet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.KeySet
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ListSessionsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ListSessionsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation.Delete
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Mutation.Write
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartialResultSet
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Partition.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Partition
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionReadRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PartitionResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.QueryPlan
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ReadRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.RequestOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSet
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSetMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.ResultSetStats
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.RollbackRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Session.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Session
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.StructType.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.StructType.Field
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.StructType
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Transaction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Transaction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.TransactionSelector
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Type.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.v1.Type
 
internalGetMapField(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
internalGetMapField(int) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
internalGetMapField(int) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.v1.PartitionQueryRequest
 
internalGetMapField(int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
internalGetMapField(int) - Method in class com.google.spanner.v1.Session.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.v1.Session
 
internalGetMutableMapField(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.v1.Session.Builder
 
internalGetValueMap() - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
internalGetValueMap() - Static method in enum com.google.spanner.v1.PlanNode.Kind
 
internalGetValueMap() - Static method in enum com.google.spanner.v1.RequestOptions.Priority
 
internalGetValueMap() - Static method in enum com.google.spanner.v1.TypeAnnotationCode
 
internalGetValueMap() - Static method in enum com.google.spanner.v1.TypeCode
 
isInitialized() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
isInitialized() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
isInitialized() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
isInitialized() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
isInitialized() - Method in class com.google.spanner.v1.CommitRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.CommitRequest
 
isInitialized() - Method in class com.google.spanner.v1.CommitResponse.Builder
 
isInitialized() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
isInitialized() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
isInitialized() - Method in class com.google.spanner.v1.CommitResponse
 
isInitialized() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.CreateSessionRequest
 
isInitialized() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
isInitialized() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.GetSessionRequest
 
isInitialized() - Method in class com.google.spanner.v1.KeyRange.Builder
 
isInitialized() - Method in class com.google.spanner.v1.KeyRange
 
isInitialized() - Method in class com.google.spanner.v1.KeySet.Builder
 
isInitialized() - Method in class com.google.spanner.v1.KeySet
 
isInitialized() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ListSessionsRequest
 
isInitialized() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ListSessionsResponse
 
isInitialized() - Method in class com.google.spanner.v1.Mutation.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Mutation.Delete
 
isInitialized() - Method in class com.google.spanner.v1.Mutation
 
isInitialized() - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Mutation.Write
 
isInitialized() - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PartialResultSet
 
isInitialized() - Method in class com.google.spanner.v1.Partition.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Partition
 
isInitialized() - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PartitionOptions
 
isInitialized() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
isInitialized() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PartitionReadRequest
 
isInitialized() - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PartitionResponse
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
isInitialized() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
isInitialized() - Method in class com.google.spanner.v1.QueryPlan.Builder
 
isInitialized() - Method in class com.google.spanner.v1.QueryPlan
 
isInitialized() - Method in class com.google.spanner.v1.ReadRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ReadRequest
 
isInitialized() - Method in class com.google.spanner.v1.RequestOptions.Builder
 
isInitialized() - Method in class com.google.spanner.v1.RequestOptions
 
isInitialized() - Method in class com.google.spanner.v1.ResultSet.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ResultSet
 
isInitialized() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ResultSetMetadata
 
isInitialized() - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
isInitialized() - Method in class com.google.spanner.v1.ResultSetStats
 
isInitialized() - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
isInitialized() - Method in class com.google.spanner.v1.RollbackRequest
 
isInitialized() - Method in class com.google.spanner.v1.Session.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Session
 
isInitialized() - Method in class com.google.spanner.v1.StructType.Builder
 
isInitialized() - Method in class com.google.spanner.v1.StructType.Field.Builder
 
isInitialized() - Method in class com.google.spanner.v1.StructType.Field
 
isInitialized() - Method in class com.google.spanner.v1.StructType
 
isInitialized() - Method in class com.google.spanner.v1.Transaction.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Transaction
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
isInitialized() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
isInitialized() - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
isInitialized() - Method in class com.google.spanner.v1.TransactionSelector
 
isInitialized() - Method in class com.google.spanner.v1.Type.Builder
 
isInitialized() - Method in class com.google.spanner.v1.Type
 
isParsableFrom(String) - Static method in class com.google.spanner.v1.DatabaseName
 
isParsableFrom(String) - Static method in class com.google.spanner.v1.SessionName
 

J

JSON_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as a JSON-formatted `string` as described in RFC 7159.

K

KEY_SET_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation.Delete
 
KEY_SET_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
KEY_SET_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
KeyRange - Class in com.google.spanner.v1
KeyRange represents a range of rows in a table or index.
KeyRange.Builder - Class in com.google.spanner.v1
KeyRange represents a range of rows in a table or index.
KeyRange.EndKeyTypeCase - Enum in com.google.spanner.v1
 
KeyRange.StartKeyTypeCase - Enum in com.google.spanner.v1
 
KeyRangeOrBuilder - Interface in com.google.spanner.v1
 
KEYS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeySet
 
KeySet - Class in com.google.spanner.v1
`KeySet` defines a collection of Cloud Spanner keys and/or key ranges.
KeySet.Builder - Class in com.google.spanner.v1
`KeySet` defines a collection of Cloud Spanner keys and/or key ranges.
KeySetOrBuilder - Interface in com.google.spanner.v1
 
KeysProto - Class in com.google.spanner.v1
 
KIND_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 
KIND_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.v1.PlanNode.Kind
Not specified.

L

LABELS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Session
 
LIMIT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
ListSessionsRequest - Class in com.google.spanner.v1
The request for [ListSessions][google.spanner.v1.Spanner.ListSessions].
ListSessionsRequest.Builder - Class in com.google.spanner.v1
The request for [ListSessions][google.spanner.v1.Spanner.ListSessions].
ListSessionsRequestOrBuilder - Interface in com.google.spanner.v1
 
ListSessionsResponse - Class in com.google.spanner.v1
The response for [ListSessions][google.spanner.v1.Spanner.ListSessions].
ListSessionsResponse.Builder - Class in com.google.spanner.v1
The response for [ListSessions][google.spanner.v1.Spanner.ListSessions].
ListSessionsResponseOrBuilder - Interface in com.google.spanner.v1
 

M

MAX_PARTITIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionOptions
 
MAX_STALENESS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
mergeApproximateLastUseTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
Output only.
mergeArrayElementType(Type) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
mergeBegin(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
mergeCommitStats(CommitResponse.CommitStats) - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
mergeCommitTimestamp(Timestamp) - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
mergeCreateTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
Output only.
mergeDelete(Mutation.Delete) - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
mergeEndClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
mergeEndOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
mergeExactStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
mergeExecutionStats(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
mergeFrom(Message) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
mergeFrom(BatchCreateSessionsRequest) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
mergeFrom(BatchCreateSessionsResponse) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
mergeFrom(BeginTransactionRequest) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
mergeFrom(CommitRequest) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
mergeFrom(CommitResponse) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
mergeFrom(CommitResponse.CommitStats) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
mergeFrom(CreateSessionRequest) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
mergeFrom(DeleteSessionRequest) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
mergeFrom(ExecuteBatchDmlRequest) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
mergeFrom(ExecuteBatchDmlRequest.Statement) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
mergeFrom(ExecuteBatchDmlResponse) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
mergeFrom(ExecuteSqlRequest) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
mergeFrom(ExecuteSqlRequest.QueryOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
mergeFrom(GetSessionRequest) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.KeyRange.Builder
 
mergeFrom(KeyRange) - Method in class com.google.spanner.v1.KeyRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.KeyRange.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.KeySet.Builder
 
mergeFrom(KeySet) - Method in class com.google.spanner.v1.KeySet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.KeySet.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
mergeFrom(ListSessionsRequest) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
mergeFrom(ListSessionsResponse) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Mutation.Builder
 
mergeFrom(Mutation) - Method in class com.google.spanner.v1.Mutation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Mutation.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
mergeFrom(Mutation.Delete) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
mergeFrom(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
mergeFrom(PartialResultSet) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Partition.Builder
 
mergeFrom(Partition) - Method in class com.google.spanner.v1.Partition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Partition.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
mergeFrom(PartitionOptions) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
mergeFrom(PartitionQueryRequest) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
mergeFrom(PartitionReadRequest) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
mergeFrom(PartitionResponse) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PlanNode.Builder
 
mergeFrom(PlanNode) - Method in class com.google.spanner.v1.PlanNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PlanNode.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
mergeFrom(PlanNode.ChildLink) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
mergeFrom(PlanNode.ShortRepresentation) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
mergeFrom(QueryPlan) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
mergeFrom(ReadRequest) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
mergeFrom(RequestOptions) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ResultSet.Builder
 
mergeFrom(ResultSet) - Method in class com.google.spanner.v1.ResultSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ResultSet.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
mergeFrom(ResultSetMetadata) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
mergeFrom(ResultSetStats) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
mergeFrom(RollbackRequest) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Session.Builder
 
mergeFrom(Session) - Method in class com.google.spanner.v1.Session.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Session.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.StructType.Builder
 
mergeFrom(StructType) - Method in class com.google.spanner.v1.StructType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.StructType.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
mergeFrom(StructType.Field) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Transaction.Builder
 
mergeFrom(Transaction) - Method in class com.google.spanner.v1.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Transaction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
mergeFrom(TransactionOptions) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
mergeFrom(TransactionOptions.PartitionedDml) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(TransactionOptions.ReadOnly) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(TransactionOptions.ReadWrite) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
mergeFrom(TransactionSelector) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.v1.Type.Builder
 
mergeFrom(Type) - Method in class com.google.spanner.v1.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.v1.Type.Builder
 
mergeInsert(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
mergeInsertOrUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
mergeKeySet(KeySet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
mergeKeySet(KeySet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
mergeKeySet(KeySet) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
mergeMaxStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
mergeMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
mergeMetadata(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
mergeMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
mergeMinReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
mergeOptions(TransactionOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
mergeParams(Struct) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
mergeParams(Struct) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
mergeParams(Struct) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
mergePartitionedDml(TransactionOptions.PartitionedDml) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
mergePartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
mergePartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
mergeQueryOptions(ExecuteSqlRequest.QueryOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
mergeQueryPlan(QueryPlan) - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
mergeQueryStats(Struct) - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
mergeReadOnly(TransactionOptions.ReadOnly) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
mergeReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
mergeReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
mergeReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
mergeReplace(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
mergeRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
mergeRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
mergeRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
mergeRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
mergeRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
mergeRowType(StructType) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
mergeSession(Session) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
mergeSessionTemplate(Session) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
mergeShortRepresentation(PlanNode.ShortRepresentation) - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
mergeSingleUse(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
mergeSingleUseTransaction(TransactionOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
mergeStartClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
mergeStartOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
mergeStats(ResultSetStats) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
mergeStats(ResultSetStats) - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
mergeStatus(Status) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
mergeStructType(StructType) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
mergeTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
mergeTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
mergeTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
mergeTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
mergeTransaction(Transaction) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
mergeTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
mergeTransaction(Transaction) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
mergeType(Type) - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeyRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeySet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Partition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Session.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Type.Builder
 
mergeUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
METADATA_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
 
METADATA_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 
METADATA_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSet
 
MIN_READ_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
Mutation - Class in com.google.spanner.v1
A modification to one or more Cloud Spanner rows.
Mutation.Builder - Class in com.google.spanner.v1
A modification to one or more Cloud Spanner rows.
Mutation.Delete - Class in com.google.spanner.v1
Arguments to [delete][google.spanner.v1.Mutation.delete] operations.
Mutation.Delete.Builder - Class in com.google.spanner.v1
Arguments to [delete][google.spanner.v1.Mutation.delete] operations.
Mutation.DeleteOrBuilder - Interface in com.google.spanner.v1
 
Mutation.OperationCase - Enum in com.google.spanner.v1
 
Mutation.Write - Class in com.google.spanner.v1
Arguments to [insert][google.spanner.v1.Mutation.insert], [update][google.spanner.v1.Mutation.update], [insert_or_update][google.spanner.v1.Mutation.insert_or_update], and [replace][google.spanner.v1.Mutation.replace] operations.
Mutation.Write.Builder - Class in com.google.spanner.v1
Arguments to [insert][google.spanner.v1.Mutation.insert], [update][google.spanner.v1.Mutation.update], [insert_or_update][google.spanner.v1.Mutation.insert_or_update], and [replace][google.spanner.v1.Mutation.replace] operations.
Mutation.WriteOrBuilder - Interface in com.google.spanner.v1
 
MUTATION_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitResponse.CommitStats
 
MutationOrBuilder - Interface in com.google.spanner.v1
 
MutationProto - Class in com.google.spanner.v1
 
MUTATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.DeleteSessionRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.GetSessionRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Session
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.v1.StructType.Field
 
newBuilder() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
newBuilder(BatchCreateSessionsRequest) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
newBuilder() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
newBuilder(BatchCreateSessionsResponse) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
newBuilder() - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
newBuilder(BeginTransactionRequest) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
newBuilder() - Static method in class com.google.spanner.v1.CommitRequest
 
newBuilder(CommitRequest) - Static method in class com.google.spanner.v1.CommitRequest
 
newBuilder() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
newBuilder(CommitResponse.CommitStats) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
newBuilder() - Static method in class com.google.spanner.v1.CommitResponse
 
newBuilder(CommitResponse) - Static method in class com.google.spanner.v1.CommitResponse
 
newBuilder() - Static method in class com.google.spanner.v1.CreateSessionRequest
 
newBuilder(CreateSessionRequest) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
newBuilder() - Static method in class com.google.spanner.v1.DatabaseName
 
newBuilder() - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
newBuilder(DeleteSessionRequest) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
newBuilder() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
newBuilder(ExecuteBatchDmlRequest) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
newBuilder() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
newBuilder(ExecuteBatchDmlRequest.Statement) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
newBuilder() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
newBuilder(ExecuteBatchDmlResponse) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
newBuilder() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
newBuilder(ExecuteSqlRequest) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
newBuilder() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
newBuilder(ExecuteSqlRequest.QueryOptions) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
newBuilder() - Static method in class com.google.spanner.v1.GetSessionRequest
 
newBuilder(GetSessionRequest) - Static method in class com.google.spanner.v1.GetSessionRequest
 
newBuilder() - Static method in class com.google.spanner.v1.KeyRange
 
newBuilder(KeyRange) - Static method in class com.google.spanner.v1.KeyRange
 
newBuilder() - Static method in class com.google.spanner.v1.KeySet
 
newBuilder(KeySet) - Static method in class com.google.spanner.v1.KeySet
 
newBuilder() - Static method in class com.google.spanner.v1.ListSessionsRequest
 
newBuilder(ListSessionsRequest) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
newBuilder() - Static method in class com.google.spanner.v1.ListSessionsResponse
 
newBuilder(ListSessionsResponse) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
newBuilder() - Static method in class com.google.spanner.v1.Mutation.Delete
 
newBuilder(Mutation.Delete) - Static method in class com.google.spanner.v1.Mutation.Delete
 
newBuilder() - Static method in class com.google.spanner.v1.Mutation
 
newBuilder(Mutation) - Static method in class com.google.spanner.v1.Mutation
 
newBuilder() - Static method in class com.google.spanner.v1.Mutation.Write
 
newBuilder(Mutation.Write) - Static method in class com.google.spanner.v1.Mutation.Write
 
newBuilder() - Static method in class com.google.spanner.v1.PartialResultSet
 
newBuilder(PartialResultSet) - Static method in class com.google.spanner.v1.PartialResultSet
 
newBuilder() - Static method in class com.google.spanner.v1.Partition
 
newBuilder(Partition) - Static method in class com.google.spanner.v1.Partition
 
newBuilder() - Static method in class com.google.spanner.v1.PartitionOptions
 
newBuilder(PartitionOptions) - Static method in class com.google.spanner.v1.PartitionOptions
 
newBuilder() - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
newBuilder(PartitionQueryRequest) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
newBuilder() - Static method in class com.google.spanner.v1.PartitionReadRequest
 
newBuilder(PartitionReadRequest) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
newBuilder() - Static method in class com.google.spanner.v1.PartitionResponse
 
newBuilder(PartitionResponse) - Static method in class com.google.spanner.v1.PartitionResponse
 
newBuilder() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
newBuilder(PlanNode.ChildLink) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
newBuilder() - Static method in class com.google.spanner.v1.PlanNode
 
newBuilder(PlanNode) - Static method in class com.google.spanner.v1.PlanNode
 
newBuilder() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
newBuilder(PlanNode.ShortRepresentation) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
newBuilder() - Static method in class com.google.spanner.v1.QueryPlan
 
newBuilder(QueryPlan) - Static method in class com.google.spanner.v1.QueryPlan
 
newBuilder() - Static method in class com.google.spanner.v1.ReadRequest
 
newBuilder(ReadRequest) - Static method in class com.google.spanner.v1.ReadRequest
 
newBuilder() - Static method in class com.google.spanner.v1.RequestOptions
 
newBuilder(RequestOptions) - Static method in class com.google.spanner.v1.RequestOptions
 
newBuilder() - Static method in class com.google.spanner.v1.ResultSet
 
newBuilder(ResultSet) - Static method in class com.google.spanner.v1.ResultSet
 
newBuilder() - Static method in class com.google.spanner.v1.ResultSetMetadata
 
newBuilder(ResultSetMetadata) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
newBuilder() - Static method in class com.google.spanner.v1.ResultSetStats
 
newBuilder(ResultSetStats) - Static method in class com.google.spanner.v1.ResultSetStats
 
newBuilder() - Static method in class com.google.spanner.v1.RollbackRequest
 
newBuilder(RollbackRequest) - Static method in class com.google.spanner.v1.RollbackRequest
 
newBuilder() - Static method in class com.google.spanner.v1.Session
 
newBuilder(Session) - Static method in class com.google.spanner.v1.Session
 
newBuilder() - Static method in class com.google.spanner.v1.SessionName
 
newBuilder() - Static method in class com.google.spanner.v1.StructType.Field
 
newBuilder(StructType.Field) - Static method in class com.google.spanner.v1.StructType.Field
 
newBuilder() - Static method in class com.google.spanner.v1.StructType
 
newBuilder(StructType) - Static method in class com.google.spanner.v1.StructType
 
newBuilder() - Static method in class com.google.spanner.v1.Transaction
 
newBuilder(Transaction) - Static method in class com.google.spanner.v1.Transaction
 
newBuilder() - Static method in class com.google.spanner.v1.TransactionOptions
 
newBuilder(TransactionOptions) - Static method in class com.google.spanner.v1.TransactionOptions
 
newBuilder() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
newBuilder(TransactionOptions.PartitionedDml) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
newBuilder() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
newBuilder(TransactionOptions.ReadOnly) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
newBuilder() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
newBuilder(TransactionOptions.ReadWrite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
newBuilder() - Static method in class com.google.spanner.v1.TransactionSelector
 
newBuilder(TransactionSelector) - Static method in class com.google.spanner.v1.TransactionSelector
 
newBuilder() - Static method in class com.google.spanner.v1.Type
 
newBuilder(Type) - Static method in class com.google.spanner.v1.Type
 
newBuilderForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
newBuilderForType() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.BeginTransactionRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.CommitRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.CommitRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
newBuilderForType() - Method in class com.google.spanner.v1.CommitResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.CommitResponse
 
newBuilderForType() - Method in class com.google.spanner.v1.CreateSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.CreateSessionRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.DeleteSessionRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
newBuilderForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
newBuilderForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
newBuilderForType() - Method in class com.google.spanner.v1.GetSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.GetSessionRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.KeyRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.KeyRange
 
newBuilderForType() - Method in class com.google.spanner.v1.KeySet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.KeySet
 
newBuilderForType() - Method in class com.google.spanner.v1.ListSessionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ListSessionsRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.ListSessionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ListSessionsResponse
 
newBuilderForType() - Method in class com.google.spanner.v1.Mutation.Delete
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Mutation.Delete
 
newBuilderForType() - Method in class com.google.spanner.v1.Mutation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Mutation
 
newBuilderForType() - Method in class com.google.spanner.v1.Mutation.Write
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Mutation.Write
 
newBuilderForType() - Method in class com.google.spanner.v1.PartialResultSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PartialResultSet
 
newBuilderForType() - Method in class com.google.spanner.v1.Partition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Partition
 
newBuilderForType() - Method in class com.google.spanner.v1.PartitionOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PartitionOptions
 
newBuilderForType() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PartitionQueryRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.PartitionReadRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PartitionReadRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.PartitionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PartitionResponse
 
newBuilderForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
newBuilderForType() - Method in class com.google.spanner.v1.PlanNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PlanNode
 
newBuilderForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
newBuilderForType() - Method in class com.google.spanner.v1.QueryPlan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.QueryPlan
 
newBuilderForType() - Method in class com.google.spanner.v1.ReadRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ReadRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.RequestOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.RequestOptions
 
newBuilderForType() - Method in class com.google.spanner.v1.ResultSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ResultSet
 
newBuilderForType() - Method in class com.google.spanner.v1.ResultSetMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ResultSetMetadata
 
newBuilderForType() - Method in class com.google.spanner.v1.ResultSetStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.ResultSetStats
 
newBuilderForType() - Method in class com.google.spanner.v1.RollbackRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.RollbackRequest
 
newBuilderForType() - Method in class com.google.spanner.v1.Session
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Session
 
newBuilderForType() - Method in class com.google.spanner.v1.StructType.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.StructType.Field
 
newBuilderForType() - Method in class com.google.spanner.v1.StructType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.StructType
 
newBuilderForType() - Method in class com.google.spanner.v1.Transaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Transaction
 
newBuilderForType() - Method in class com.google.spanner.v1.TransactionOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.TransactionOptions
 
newBuilderForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
newBuilderForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
newBuilderForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
newBuilderForType() - Method in class com.google.spanner.v1.TransactionSelector
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.TransactionSelector
 
newBuilderForType() - Method in class com.google.spanner.v1.Type
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.v1.Type
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.BeginTransactionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.CommitRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.CommitResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.CreateSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.DeleteSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.GetSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.KeyRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.KeySet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ListSessionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ListSessionsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Mutation.Delete
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Mutation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Mutation.Write
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PartialResultSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Partition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PartitionOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PartitionQueryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PartitionReadRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PartitionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PlanNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.QueryPlan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ReadRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.RequestOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ResultSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ResultSetMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.ResultSetStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.RollbackRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Session
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.StructType.Field
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.StructType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Transaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.TransactionOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.TransactionSelector
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.v1.Type
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsResponse
 
NORMAL_VALUE - Static variable in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
The default mode.
NUMERIC_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `string`, in decimal format or scientific notation format.

O

of(String, String, String) - Static method in class com.google.spanner.v1.DatabaseName
 
of(String, String, String, String) - Static method in class com.google.spanner.v1.SessionName
 
OPTIMIZER_STATISTICS_PACKAGE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
OPTIMIZER_VERSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BeginTransactionRequest
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsRequest
 
PARAM_TYPES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
PARAM_TYPES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
PARAM_TYPES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
PARAMS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
PARAMS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
PARAMS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
parse(String) - Static method in class com.google.spanner.v1.DatabaseName
 
parse(String) - Static method in class com.google.spanner.v1.SessionName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.CommitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.CommitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.KeyRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.KeySet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Partition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.QueryPlan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ReadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.RequestOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Session
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.StructType.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.StructType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.v1.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.GetSessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeyRange
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeySet
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Delete
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Mutation.Write
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartialResultSet
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Partition
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PartitionResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlan
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ReadRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RequestOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSet
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetStats
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.RollbackRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Session
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Session
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Session
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Session
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Session
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Session
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType.Field
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.StructType
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Transaction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionSelector
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.v1.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseFrom(ByteString) - Static method in class com.google.spanner.v1.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseFrom(byte[]) - Static method in class com.google.spanner.v1.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseFrom(InputStream) - Static method in class com.google.spanner.v1.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.v1.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.v1.Type
 
parseList(List<String>) - Static method in class com.google.spanner.v1.DatabaseName
 
parseList(List<String>) - Static method in class com.google.spanner.v1.SessionName
 
parser() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
parser() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
parser() - Static method in class com.google.spanner.v1.BeginTransactionRequest
 
parser() - Static method in class com.google.spanner.v1.CommitRequest
 
parser() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
 
parser() - Static method in class com.google.spanner.v1.CommitResponse
 
parser() - Static method in class com.google.spanner.v1.CreateSessionRequest
 
parser() - Static method in class com.google.spanner.v1.DeleteSessionRequest
 
parser() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
parser() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
parser() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
parser() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
 
parser() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
parser() - Static method in class com.google.spanner.v1.GetSessionRequest
 
parser() - Static method in class com.google.spanner.v1.KeyRange
 
parser() - Static method in class com.google.spanner.v1.KeySet
 
parser() - Static method in class com.google.spanner.v1.ListSessionsRequest
 
parser() - Static method in class com.google.spanner.v1.ListSessionsResponse
 
parser() - Static method in class com.google.spanner.v1.Mutation.Delete
 
parser() - Static method in class com.google.spanner.v1.Mutation
 
parser() - Static method in class com.google.spanner.v1.Mutation.Write
 
parser() - Static method in class com.google.spanner.v1.PartialResultSet
 
parser() - Static method in class com.google.spanner.v1.Partition
 
parser() - Static method in class com.google.spanner.v1.PartitionOptions
 
parser() - Static method in class com.google.spanner.v1.PartitionQueryRequest
 
parser() - Static method in class com.google.spanner.v1.PartitionReadRequest
 
parser() - Static method in class com.google.spanner.v1.PartitionResponse
 
parser() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
 
parser() - Static method in class com.google.spanner.v1.PlanNode
 
parser() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
parser() - Static method in class com.google.spanner.v1.QueryPlan
 
parser() - Static method in class com.google.spanner.v1.ReadRequest
 
parser() - Static method in class com.google.spanner.v1.RequestOptions
 
parser() - Static method in class com.google.spanner.v1.ResultSet
 
parser() - Static method in class com.google.spanner.v1.ResultSetMetadata
 
parser() - Static method in class com.google.spanner.v1.ResultSetStats
 
parser() - Static method in class com.google.spanner.v1.RollbackRequest
 
parser() - Static method in class com.google.spanner.v1.Session
 
parser() - Static method in class com.google.spanner.v1.StructType.Field
 
parser() - Static method in class com.google.spanner.v1.StructType
 
parser() - Static method in class com.google.spanner.v1.Transaction
 
parser() - Static method in class com.google.spanner.v1.TransactionOptions
 
parser() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
parser() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
parser() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
parser() - Static method in class com.google.spanner.v1.TransactionSelector
 
parser() - Static method in class com.google.spanner.v1.Type
 
PartialResultSet - Class in com.google.spanner.v1
Partial results from a streaming read or SQL query.
PartialResultSet.Builder - Class in com.google.spanner.v1
Partial results from a streaming read or SQL query.
PartialResultSetOrBuilder - Interface in com.google.spanner.v1
 
Partition - Class in com.google.spanner.v1
Information returned for each partition returned in a PartitionResponse.
Partition.Builder - Class in com.google.spanner.v1
Information returned for each partition returned in a PartitionResponse.
PARTITION_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
PARTITION_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
PARTITION_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionOptions
 
PARTITION_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
PARTITION_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Partition
 
PARTITION_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
PARTITIONED_DML_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions
 
PartitionOptions - Class in com.google.spanner.v1
Options for a PartitionQueryRequest and PartitionReadRequest.
PartitionOptions.Builder - Class in com.google.spanner.v1
Options for a PartitionQueryRequest and PartitionReadRequest.
PartitionOptionsOrBuilder - Interface in com.google.spanner.v1
 
PartitionOrBuilder - Interface in com.google.spanner.v1
 
PartitionQueryRequest - Class in com.google.spanner.v1
The request for [PartitionQuery][google.spanner.v1.Spanner.PartitionQuery]
PartitionQueryRequest.Builder - Class in com.google.spanner.v1
The request for [PartitionQuery][google.spanner.v1.Spanner.PartitionQuery]
PartitionQueryRequestOrBuilder - Interface in com.google.spanner.v1
 
PartitionReadRequest - Class in com.google.spanner.v1
The request for [PartitionRead][google.spanner.v1.Spanner.PartitionRead]
PartitionReadRequest.Builder - Class in com.google.spanner.v1
The request for [PartitionRead][google.spanner.v1.Spanner.PartitionRead]
PartitionReadRequestOrBuilder - Interface in com.google.spanner.v1
 
PartitionResponse - Class in com.google.spanner.v1
The response for [PartitionQuery][google.spanner.v1.Spanner.PartitionQuery] or [PartitionRead][google.spanner.v1.Spanner.PartitionRead]
PartitionResponse.Builder - Class in com.google.spanner.v1
The response for [PartitionQuery][google.spanner.v1.Spanner.PartitionQuery] or [PartitionRead][google.spanner.v1.Spanner.PartitionRead]
PartitionResponseOrBuilder - Interface in com.google.spanner.v1
 
PARTITIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionResponse
 
PG_NUMERIC_VALUE - Static variable in enum com.google.spanner.v1.TypeAnnotationCode
PostgreSQL compatible NUMERIC type.
PLAN_NODES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.QueryPlan
 
PLAN_VALUE - Static variable in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
This mode returns only the query plan, without any results or execution statistics information.
PlanNode - Class in com.google.spanner.v1
Node information for nodes appearing in a [QueryPlan.plan_nodes][google.spanner.v1.QueryPlan.plan_nodes].
PlanNode.Builder - Class in com.google.spanner.v1
Node information for nodes appearing in a [QueryPlan.plan_nodes][google.spanner.v1.QueryPlan.plan_nodes].
PlanNode.ChildLink - Class in com.google.spanner.v1
Metadata associated with a parent-child relationship appearing in a [PlanNode][google.spanner.v1.PlanNode].
PlanNode.ChildLink.Builder - Class in com.google.spanner.v1
Metadata associated with a parent-child relationship appearing in a [PlanNode][google.spanner.v1.PlanNode].
PlanNode.ChildLinkOrBuilder - Interface in com.google.spanner.v1
 
PlanNode.Kind - Enum in com.google.spanner.v1
The kind of [PlanNode][google.spanner.v1.PlanNode].
PlanNode.ShortRepresentation - Class in com.google.spanner.v1
Condensed representation of a node and its subtree.
PlanNode.ShortRepresentation.Builder - Class in com.google.spanner.v1
Condensed representation of a node and its subtree.
PlanNode.ShortRepresentationOrBuilder - Interface in com.google.spanner.v1
 
PlanNodeOrBuilder - Interface in com.google.spanner.v1
 
PRIORITY_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RequestOptions
 
PRIORITY_HIGH_VALUE - Static variable in enum com.google.spanner.v1.RequestOptions.Priority
This specifies that the request is high priority.
PRIORITY_LOW_VALUE - Static variable in enum com.google.spanner.v1.RequestOptions.Priority
This specifies that the request is low priority.
PRIORITY_MEDIUM_VALUE - Static variable in enum com.google.spanner.v1.RequestOptions.Priority
This specifies that the request is medium priority.
PRIORITY_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.v1.RequestOptions.Priority
`PRIORITY_UNSPECIFIED` is equivalent to `PRIORITY_HIGH`.
PROFILE_VALUE - Static variable in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
This mode returns both the query plan and the execution statistics along with the results.
putAllLabels(Map<String, String>) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
putAllParamTypes(Map<String, Type>) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putAllParamTypes(Map<String, Type>) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putAllParamTypes(Map<String, Type>) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putAllSubqueries(Map<String, Integer>) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
putLabels(String, String) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
putParamTypes(String, Type) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putParamTypes(String, Type) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putParamTypes(String, Type) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
putSubqueries(String, int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.

Q

QUERY_MODE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
QUERY_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
QUERY_PLAN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetStats
 
QUERY_STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetStats
 
QueryPlan - Class in com.google.spanner.v1
Contains an ordered list of nodes appearing in the query plan.
QueryPlan.Builder - Class in com.google.spanner.v1
Contains an ordered list of nodes appearing in the query plan.
QueryPlanOrBuilder - Interface in com.google.spanner.v1
 
QueryPlanProto - Class in com.google.spanner.v1
 

R

RANGES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeySet
 
READ_ONLY_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions
 
READ_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Transaction
 
READ_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
READ_WRITE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions
 
ReadRequest - Class in com.google.spanner.v1
The request for [Read][google.spanner.v1.Spanner.Read] and [StreamingRead][google.spanner.v1.Spanner.StreamingRead].
ReadRequest.Builder - Class in com.google.spanner.v1
The request for [Read][google.spanner.v1.Spanner.Read] and [StreamingRead][google.spanner.v1.Spanner.StreamingRead].
ReadRequestOrBuilder - Interface in com.google.spanner.v1
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.CommitResponseProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.CommitResponseProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.KeysProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.KeysProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.MutationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.MutationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.QueryPlanProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.QueryPlanProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.ResultSetProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.ResultSetProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.SpannerProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.SpannerProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TransactionProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.TransactionProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.v1.TypeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.v1.TypeProto
 
RELATIONAL_VALUE - Static variable in enum com.google.spanner.v1.PlanNode.Kind
Denotes a Relational operator node in the expression tree.
removeChildLinks(int) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
removeFields(int) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
removeKeys(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
removeLabels(String) - Method in class com.google.spanner.v1.Session.Builder
The labels for the session.
removeMutations(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
removeParamTypes(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
removeParamTypes(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
removeParamTypes(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
It is not always possible for Cloud Spanner to infer the right SQL type from a JSON value.
removePartitions(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
removePlanNodes(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
removeRanges(int) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
removeResultSets(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
removeRows(int) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
removeSession(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
removeSessions(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
removeStatements(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
removeSubqueries(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A mapping of (subquery variable name) -> (subquery node id) for cases where the `description` string of this node references a `SCALAR` subquery contained in the expression subtree rooted at this node.
removeValues(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
removeValues(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
REPLACE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BeginTransactionRequest
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
REQUEST_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
REQUEST_TAG_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RequestOptions
 
RequestOptions - Class in com.google.spanner.v1
Common request options for various APIs.
RequestOptions.Builder - Class in com.google.spanner.v1
Common request options for various APIs.
RequestOptions.Priority - Enum in com.google.spanner.v1
The relative priority for requests.
RequestOptionsOrBuilder - Interface in com.google.spanner.v1
 
RESULT_SETS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
ResultSet - Class in com.google.spanner.v1
Results from [Read][google.spanner.v1.Spanner.Read] or [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
ResultSet.Builder - Class in com.google.spanner.v1
Results from [Read][google.spanner.v1.Spanner.Read] or [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql].
ResultSetMetadata - Class in com.google.spanner.v1
Metadata about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
ResultSetMetadata.Builder - Class in com.google.spanner.v1
Metadata about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
ResultSetMetadataOrBuilder - Interface in com.google.spanner.v1
 
ResultSetOrBuilder - Interface in com.google.spanner.v1
 
ResultSetProto - Class in com.google.spanner.v1
 
ResultSetStats - Class in com.google.spanner.v1
Additional statistics about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
ResultSetStats.Builder - Class in com.google.spanner.v1
Additional statistics about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
ResultSetStats.RowCountCase - Enum in com.google.spanner.v1
 
ResultSetStatsOrBuilder - Interface in com.google.spanner.v1
 
RESUME_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
RESUME_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
 
RESUME_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
RETURN_COMMIT_STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 
RETURN_READ_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
RollbackRequest - Class in com.google.spanner.v1
The request for [Rollback][google.spanner.v1.Spanner.Rollback].
RollbackRequest.Builder - Class in com.google.spanner.v1
The request for [Rollback][google.spanner.v1.Spanner.Rollback].
RollbackRequestOrBuilder - Interface in com.google.spanner.v1
 
ROW_COUNT_EXACT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetStats
 
ROW_COUNT_LOWER_BOUND_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetStats
 
ROW_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetMetadata
 
ROWS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSet
 

S

SCALAR_VALUE - Static variable in enum com.google.spanner.v1.PlanNode.Kind
Denotes a Scalar node in the expression tree.
SEQNO_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
SEQNO_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
Session - Class in com.google.spanner.v1
A session in the Cloud Spanner API.
Session.Builder - Class in com.google.spanner.v1
A session in the Cloud Spanner API.
SESSION_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsResponse
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BeginTransactionRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CreateSessionRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RollbackRequest
 
SESSION_TEMPLATE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsRequest
 
SessionName - Class in com.google.spanner.v1
 
SessionName() - Constructor for class com.google.spanner.v1.SessionName
Deprecated.
SessionName.Builder - Class in com.google.spanner.v1
Builder for projects/{project}/instances/{instance}/databases/{database}/sessions/{session}.
SessionOrBuilder - Interface in com.google.spanner.v1
 
SESSIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsResponse
 
setAll(boolean) - Method in class com.google.spanner.v1.KeySet.Builder
For convenience `all` can be set to `true` to indicate that this `KeySet` matches all keys in the table or index.
setApproximateLastUseTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setApproximateLastUseTime(Timestamp.Builder) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setArrayElementType(Type) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
setArrayElementType(Type.Builder) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type` is the type of the array elements.
setBegin(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
setBegin(TransactionOptions.Builder) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Begin a new transaction and execute this read or SQL query in it.
setChildIndex(int) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The node to which the link points.
setChildLinks(int, PlanNode.ChildLink) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
setChildLinks(int, PlanNode.ChildLink.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
List of child node `index`es and their relationship to this parent.
setChunkedValue(boolean) - Method in class com.google.spanner.v1.PartialResultSet.Builder
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must be combined with more values from subsequent `PartialResultSet`s to obtain a complete field value.
setCode(TypeCode) - Method in class com.google.spanner.v1.Type.Builder
Required.
setCodeValue(int) - Method in class com.google.spanner.v1.Type.Builder
Required.
setColumns(int, String) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
setColumns(int, String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching this request.
setColumns(int, String) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setCommitStats(CommitResponse.CommitStats) - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
setCommitStats(CommitResponse.CommitStats.Builder) - Method in class com.google.spanner.v1.CommitResponse.Builder
The statistics about this Commit.
setCommitTimestamp(Timestamp) - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
setCommitTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.CommitResponse.Builder
The Cloud Spanner timestamp at which the transaction committed.
setCreateTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setDatabase(String) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
setDatabase(String) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
Required.
setDatabase(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
 
setDatabase(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Required.
setDatabase(String) - Method in class com.google.spanner.v1.SessionName.Builder
 
setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
Required.
setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Required.
setDelete(Mutation.Delete) - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
setDelete(Mutation.Delete.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
Delete rows from a table.
setDescription(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A string representation of the expression subtree rooted at this node.
setDescriptionBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
A string representation of the expression subtree rooted at this node.
setDisplayName(String) - Method in class com.google.spanner.v1.PlanNode.Builder
The display name for the node.
setDisplayNameBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.Builder
The display name for the node.
setEndClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
setEndClosed(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is closed, then the range includes all rows whose first `len(end_closed)` key columns exactly match `end_closed`.
setEndOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
setEndOpen(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
If the end is open, then the range excludes rows whose first `len(end_open)` key columns exactly match `end_open`.
setExactStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
setExactStaleness(Duration.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp that is `exact_staleness` old.
setExecutionStats(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
setExecutionStats(Struct.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
The execution statistics associated with the node, contained in a group of key-value pairs.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeyRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeySet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Partition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Session.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Transaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Type.Builder
 
setFields(int, StructType.Field) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
setFields(int, StructType.Field.Builder) - Method in class com.google.spanner.v1.StructType.Builder
The list of fields that make up this struct.
setFilter(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
An expression for filtering the results of the request.
setFilterBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
An expression for filtering the results of the request.
setId(ByteString) - Method in class com.google.spanner.v1.Transaction.Builder
`id` may be used to identify the transaction in subsequent [Read][google.spanner.v1.Spanner.Read], [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql], [Commit][google.spanner.v1.Spanner.Commit], or [Rollback][google.spanner.v1.Spanner.Rollback] calls.
setId(ByteString) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a previously-started transaction.
setIndex(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
setIndex(int) - Method in class com.google.spanner.v1.PlanNode.Builder
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
setIndex(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
setIndexBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
setIndexBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
setInsert(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
setInsert(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
Insert new rows in a table.
setInsertOrUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
setInsertOrUpdate(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then its column values are overwritten with the ones provided.
setInstance(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
 
setInstance(String) - Method in class com.google.spanner.v1.SessionName.Builder
 
setKeys(int, ListValue) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
setKeys(int, ListValue.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of specific keys.
setKeySet(KeySet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
setKeySet(KeySet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setKeySet(KeySet) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setKind(PlanNode.Kind) - Method in class com.google.spanner.v1.PlanNode.Builder
Used to determine the type of node.
setKindValue(int) - Method in class com.google.spanner.v1.PlanNode.Builder
Used to determine the type of node.
setLimit(long) - Method in class com.google.spanner.v1.ReadRequest.Builder
If greater than zero, only the first `limit` rows are yielded.
setMaxPartitions(long) - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
setMaxStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
setMaxStaleness(Duration.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read data at a timestamp >= `NOW - max_staleness` seconds.
setMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
setMetadata(ResultSetMetadata.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Metadata about the result set, such as row type information.
setMetadata(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
setMetadata(Struct.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
Attributes relevant to the node contained in a group of key-value pairs.
setMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
setMetadata(ResultSetMetadata.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
Metadata about the result set, such as row type information.
setMinReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
setMinReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at a timestamp >= `min_read_timestamp`.
setMutationCount(long) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
The total number of mutations for the transaction.
setMutations(int, Mutation) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
setMutations(int, Mutation.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
The mutations to be executed when this transaction commits.
setName(String) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
Required.
setName(String) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
Required.
setName(String) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setName(String) - Method in class com.google.spanner.v1.StructType.Field.Builder
The name of the field.
setNameBytes(ByteString) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.spanner.v1.Session.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.spanner.v1.StructType.Field.Builder
The name of the field.
setNextPageToken(String) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
`next_page_token` can be sent in a subsequent [ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching sessions.
setOptimizerStatisticsPackage(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer statistics package.
setOptimizerStatisticsPackageBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer statistics package.
setOptimizerVersion(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer version.
setOptimizerVersionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
An option to control the selection of optimizer version.
setOptions(TransactionOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
setOptions(TransactionOptions.Builder) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
setPageSize(int) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
Number of sessions to be returned in the response.
setPageToken(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
setPageTokenBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
If non-empty, `page_token` should contain a [next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous [ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
setParams(Struct) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
setParams(Struct.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Parameter names and values that bind to placeholders in the DML string.
setParams(Struct) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
setParams(Struct.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
setParams(Struct) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
setParams(Struct.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Parameter names and values that bind to placeholders in the SQL string.
setPartitionedDml(TransactionOptions.PartitionedDml) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
setPartitionedDml(TransactionOptions.PartitionedDml.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Partitioned DML transaction.
setPartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
setPartitionOptions(PartitionOptions.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Additional options that affect how many partitions are created.
setPartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
setPartitionOptions(PartitionOptions.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Additional options that affect how many partitions are created.
setPartitions(int, Partition) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
setPartitions(int, Partition.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Partitions created by this request.
setPartitionSizeBytes(long) - Method in class com.google.spanner.v1.PartitionOptions.Builder
**Note:** This hint is currently ignored by PartitionQuery and PartitionRead requests.
setPartitionToken(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionQuery().
setPartitionToken(ByteString) - Method in class com.google.spanner.v1.Partition.Builder
This token can be passed to Read, StreamingRead, ExecuteSql, or ExecuteStreamingSql requests to restrict the results to those identified by this partition token.
setPartitionToken(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
If present, results will be restricted to the specified partition previously created using PartitionRead().
setPlanNodes(int, PlanNode) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
setPlanNodes(int, PlanNode.Builder) - Method in class com.google.spanner.v1.QueryPlan.Builder
The nodes in the query plan.
setPriority(RequestOptions.Priority) - Method in class com.google.spanner.v1.RequestOptions.Builder
Priority for the request.
setPriorityValue(int) - Method in class com.google.spanner.v1.RequestOptions.Builder
Priority for the request.
setProject(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
 
setProject(String) - Method in class com.google.spanner.v1.SessionName.Builder
 
setQueryMode(ExecuteSqlRequest.QueryMode) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
setQueryModeValue(int) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Used to control the amount of debugging information returned in [ResultSetStats][google.spanner.v1.ResultSetStats].
setQueryOptions(ExecuteSqlRequest.QueryOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
setQueryOptions(ExecuteSqlRequest.QueryOptions.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Query optimizer configuration to use for the given query.
setQueryPlan(QueryPlan) - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
setQueryPlan(QueryPlan.Builder) - Method in class com.google.spanner.v1.ResultSetStats.Builder
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
setQueryStats(Struct) - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
setQueryStats(Struct.Builder) - Method in class com.google.spanner.v1.ResultSetStats.Builder
Aggregated statistics from the execution of the query.
setRanges(int, KeyRange) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
setRanges(int, KeyRange.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
A list of key ranges.
setReadOnly(TransactionOptions.ReadOnly) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
setReadOnly(TransactionOptions.ReadOnly.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction will not write.
setReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
setReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.Transaction.Builder
For snapshot read-only transactions, the read timestamp chosen for the transaction.
setReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
setReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Executes all reads at the given timestamp.
setReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
setReadWrite(TransactionOptions.ReadWrite.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
Transaction may write.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.KeyRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.KeySet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Partition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Session.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.StructType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Transaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Type.Builder
 
setReplace(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
setReplace(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is deleted, and the column values provided are inserted instead.
setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
Common options for this request.
setRequestTag(String) - Method in class com.google.spanner.v1.RequestOptions.Builder
A per-request tag which can be applied to queries or reads, used for statistics collection.
setRequestTagBytes(ByteString) - Method in class com.google.spanner.v1.RequestOptions.Builder
A per-request tag which can be applied to queries or reads, used for statistics collection.
setResultSets(int, ResultSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
setResultSets(int, ResultSet.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully, in the same order as the statements in the request.
setResumeToken(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
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.
setResumeToken(ByteString) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Streaming calls might be interrupted for a variety of reasons, such as TCP connection loss.
setResumeToken(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
If this request is resuming a previously interrupted read, `resume_token` should be copied from the last [PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
setReturnCommitStats(boolean) - Method in class com.google.spanner.v1.CommitRequest.Builder
If `true`, then statistics related to the transaction will be included in the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
setReturnReadTimestamp(boolean) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
If true, the Cloud Spanner-selected read timestamp is included in the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
setRowCountExact(long) - Method in class com.google.spanner.v1.ResultSetStats.Builder
Standard DML returns an exact count of rows that were modified.
setRowCountLowerBound(long) - Method in class com.google.spanner.v1.ResultSetStats.Builder
Partitioned DML does not offer exactly-once semantics, so it returns a lower bound of the rows modified.
setRows(int, ListValue) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
setRows(int, ListValue.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
Each element in `rows` is a row whose format is defined by [metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
setRowType(StructType) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
setRowType(StructType.Builder) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
Indicates the field names and types for the rows in the result set.
setSeqno(long) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setSeqno(long) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
A per-transaction sequence number used to identify this request.
setSession(int, Session) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
setSession(int, Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
The freshly created sessions.
setSession(String) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.CommitRequest.Builder
Required.
setSession(Session) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
setSession(Session.Builder) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
The session to create.
setSession(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
setSession(String) - Method in class com.google.spanner.v1.SessionName.Builder
 
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.CommitRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setSessionBytes(ByteString) - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
setSessionCount(int) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Required.
setSessions(int, Session) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
setSessions(int, Session.Builder) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
The list of requested sessions.
setSessionTemplate(Session) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
setSessionTemplate(Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
Parameters to be applied to each created session.
setShortRepresentation(PlanNode.ShortRepresentation) - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
setShortRepresentation(PlanNode.ShortRepresentation.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
setSingleUse(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
setSingleUse(TransactionOptions.Builder) - Method in class com.google.spanner.v1.TransactionSelector.Builder
Execute the read or SQL query in a temporary transaction.
setSingleUseTransaction(TransactionOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
setSingleUseTransaction(TransactionOptions.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
Execute mutations in a temporary transaction.
setSql(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Required.
setSql(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
setSql(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
setSqlBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
Required.
setSqlBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
Required.
setSqlBytes(ByteString) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Required.
setStartClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
setStartClosed(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is closed, then the range includes all rows whose first `len(start_closed)` key columns exactly match `start_closed`.
setStartOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
setStartOpen(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
If the start is open, then the range excludes rows whose first `len(start_open)` key columns exactly match `start_open`.
setStatements(int, ExecuteBatchDmlRequest.Statement) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setStatements(int, ExecuteBatchDmlRequest.Statement.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setStats(ResultSetStats) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
setStats(ResultSetStats.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
Query plan and execution statistics for the statement that produced this streaming result set.
setStats(ResultSetStats) - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
setStats(ResultSetStats.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
Query plan and execution statistics for the SQL statement that produced this result set.
setStatus(Status) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
setStatus(Status.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
If all DML statements are executed successfully, the status is `OK`.
setStrong(boolean) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
Read at a timestamp where all previously committed transactions are visible.
setStructType(StructType) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
setStructType(StructType.Builder) - Method in class com.google.spanner.v1.Type.Builder
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type` provides type information for the struct's fields.
setTable(String) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
setTable(String) - Method in class com.google.spanner.v1.Mutation.Write.Builder
Required.
setTable(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setTable(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setTableBytes(ByteString) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
Required.
setTableBytes(ByteString) - Method in class com.google.spanner.v1.Mutation.Write.Builder
Required.
setTableBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Required.
setTableBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
Required.
setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
Required.
setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
The transaction to use.
setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
Read only snapshot transactions are supported, read/write and single use transactions are not.
setTransaction(Transaction) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
setTransaction(Transaction.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
Transaction created by this request.
setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
The transaction to use.
setTransaction(Transaction) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
setTransaction(Transaction.Builder) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
If the read or SQL query began a transaction as a side-effect, the information about the new transaction is yielded here.
setTransactionId(ByteString) - Method in class com.google.spanner.v1.CommitRequest.Builder
Commit a previously-started transaction.
setTransactionId(ByteString) - Method in class com.google.spanner.v1.RollbackRequest.Builder
Required.
setTransactionTag(String) - Method in class com.google.spanner.v1.RequestOptions.Builder
A tag used for statistics collection about this transaction.
setTransactionTagBytes(ByteString) - Method in class com.google.spanner.v1.RequestOptions.Builder
A tag used for statistics collection about this transaction.
setType(String) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The type of the link.
setType(Type) - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
setType(Type.Builder) - Method in class com.google.spanner.v1.StructType.Field.Builder
The type of the field.
setTypeAnnotation(TypeAnnotationCode) - Method in class com.google.spanner.v1.Type.Builder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
setTypeAnnotationValue(int) - Method in class com.google.spanner.v1.Type.Builder
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will use to represent values of this type during query processing.
setTypeBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
The type of the link.
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeyRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeySet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Write.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartialResultSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Partition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.QueryPlan.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ReadRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RequestOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RollbackRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Session.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionSelector.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Type.Builder
 
setUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
setUpdate(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
Update existing rows in a table.
setValues(int, ListValue) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
setValues(int, ListValue.Builder) - Method in class com.google.spanner.v1.Mutation.Write.Builder
The values to be written.
setValues(int, Value) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
setValues(int, Value.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
A streamed result set consists of a stream of values, which might be split into many `PartialResultSet` messages to accommodate large rows and/or large values.
setVariable(String) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
setVariableBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds to an output variable of the parent node.
SHORT_REPRESENTATION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
 
SINGLE_USE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionSelector
 
SINGLE_USE_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 
SpannerProto - Class in com.google.spanner.v1
 
SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
START_CLOSED_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
 
START_OPEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
 
STATEMENTS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
 
STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSet
 
STATUS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
STRING_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `string`.
STRONG_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
STRUCT_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Type
 
STRUCT_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `list`, where list element `i` is represented according to [struct_type.fields[i]][google.spanner.v1.StructType.fields].
StructType - Class in com.google.spanner.v1
`StructType` defines the fields of a [STRUCT][google.spanner.v1.TypeCode.STRUCT] type.
StructType.Builder - Class in com.google.spanner.v1
`StructType` defines the fields of a [STRUCT][google.spanner.v1.TypeCode.STRUCT] type.
StructType.Field - Class in com.google.spanner.v1
Message representing a single field of a struct.
StructType.Field.Builder - Class in com.google.spanner.v1
Message representing a single field of a struct.
StructType.FieldOrBuilder - Interface in com.google.spanner.v1
 
StructTypeOrBuilder - Interface in com.google.spanner.v1
 
SUBQUERIES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ShortRepresentation
 

T

TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation.Delete
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation.Write
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
TIMESTAMP_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Encoded as `string` in RFC 3339 timestamp format.
toBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
toBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
toBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest
 
toBuilder() - Method in class com.google.spanner.v1.CommitRequest
 
toBuilder() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
toBuilder() - Method in class com.google.spanner.v1.CommitResponse
 
toBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest
 
toBuilder() - Method in class com.google.spanner.v1.DatabaseName
 
toBuilder() - Method in class com.google.spanner.v1.DeleteSessionRequest
 
toBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
toBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
toBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
toBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
toBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
toBuilder() - Method in class com.google.spanner.v1.GetSessionRequest
 
toBuilder() - Method in class com.google.spanner.v1.KeyRange
 
toBuilder() - Method in class com.google.spanner.v1.KeySet
 
toBuilder() - Method in class com.google.spanner.v1.ListSessionsRequest
 
toBuilder() - Method in class com.google.spanner.v1.ListSessionsResponse
 
toBuilder() - Method in class com.google.spanner.v1.Mutation.Delete
 
toBuilder() - Method in class com.google.spanner.v1.Mutation
 
toBuilder() - Method in class com.google.spanner.v1.Mutation.Write
 
toBuilder() - Method in class com.google.spanner.v1.PartialResultSet
 
toBuilder() - Method in class com.google.spanner.v1.Partition
 
toBuilder() - Method in class com.google.spanner.v1.PartitionOptions
 
toBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
 
toBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
 
toBuilder() - Method in class com.google.spanner.v1.PartitionResponse
 
toBuilder() - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
toBuilder() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
toBuilder() - Method in class com.google.spanner.v1.PlanNode
 
toBuilder() - Method in class com.google.spanner.v1.QueryPlan
 
toBuilder() - Method in class com.google.spanner.v1.ReadRequest
 
toBuilder() - Method in class com.google.spanner.v1.RequestOptions
 
toBuilder() - Method in class com.google.spanner.v1.ResultSet
 
toBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata
 
toBuilder() - Method in class com.google.spanner.v1.ResultSetStats
 
toBuilder() - Method in class com.google.spanner.v1.RollbackRequest
 
toBuilder() - Method in class com.google.spanner.v1.Session
 
toBuilder() - Method in class com.google.spanner.v1.SessionName
 
toBuilder() - Method in class com.google.spanner.v1.StructType.Field
 
toBuilder() - Method in class com.google.spanner.v1.StructType
 
toBuilder() - Method in class com.google.spanner.v1.Transaction
 
toBuilder() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
toBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
toBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
toBuilder() - Method in class com.google.spanner.v1.TransactionOptions
 
toBuilder() - Method in class com.google.spanner.v1.TransactionSelector
 
toBuilder() - Method in class com.google.spanner.v1.Type
 
toString() - Method in class com.google.spanner.v1.DatabaseName
 
toString() - Method in class com.google.spanner.v1.SessionName
 
toStringList(List<DatabaseName>) - Static method in class com.google.spanner.v1.DatabaseName
 
toStringList(List<SessionName>) - Static method in class com.google.spanner.v1.SessionName
 
Transaction - Class in com.google.spanner.v1
A transaction.
Transaction.Builder - Class in com.google.spanner.v1
A transaction.
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionResponse
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
 
TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSetMetadata
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RollbackRequest
 
TRANSACTION_TAG_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RequestOptions
 
TransactionOptions - Class in com.google.spanner.v1
Transactions: Each session can have at most one active transaction at a time (note that standalone reads and queries use a transaction internally and do count towards the one transaction limit).
TransactionOptions.Builder - Class in com.google.spanner.v1
Transactions: Each session can have at most one active transaction at a time (note that standalone reads and queries use a transaction internally and do count towards the one transaction limit).
TransactionOptions.ModeCase - Enum in com.google.spanner.v1
 
TransactionOptions.PartitionedDml - Class in com.google.spanner.v1
Message type to initiate a Partitioned DML transaction.
TransactionOptions.PartitionedDml.Builder - Class in com.google.spanner.v1
Message type to initiate a Partitioned DML transaction.
TransactionOptions.PartitionedDmlOrBuilder - Interface in com.google.spanner.v1
 
TransactionOptions.ReadOnly - Class in com.google.spanner.v1
Message type to initiate a read-only transaction.
TransactionOptions.ReadOnly.Builder - Class in com.google.spanner.v1
Message type to initiate a read-only transaction.
TransactionOptions.ReadOnly.TimestampBoundCase - Enum in com.google.spanner.v1
 
TransactionOptions.ReadOnlyOrBuilder - Interface in com.google.spanner.v1
 
TransactionOptions.ReadWrite - Class in com.google.spanner.v1
Message type to initiate a read-write transaction.
TransactionOptions.ReadWrite.Builder - Class in com.google.spanner.v1
Message type to initiate a read-write transaction.
TransactionOptions.ReadWriteOrBuilder - Interface in com.google.spanner.v1
 
TransactionOptionsOrBuilder - Interface in com.google.spanner.v1
 
TransactionOrBuilder - Interface in com.google.spanner.v1
 
TransactionProto - Class in com.google.spanner.v1
 
TransactionSelector - Class in com.google.spanner.v1
This message is used to select the transaction in which a [Read][google.spanner.v1.Spanner.Read] or [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql] call runs.
TransactionSelector.Builder - Class in com.google.spanner.v1
This message is used to select the transaction in which a [Read][google.spanner.v1.Spanner.Read] or [ExecuteSql][google.spanner.v1.Spanner.ExecuteSql] call runs.
TransactionSelector.SelectorCase - Enum in com.google.spanner.v1
 
TransactionSelectorOrBuilder - Interface in com.google.spanner.v1
 
Type - Class in com.google.spanner.v1
`Type` indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.
Type.Builder - Class in com.google.spanner.v1
`Type` indicates the type of a Cloud Spanner value, as might be stored in a table cell or returned from an SQL query.
TYPE_ANNOTATION_CODE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.v1.TypeAnnotationCode
Not specified.
TYPE_ANNOTATION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Type
 
TYPE_CODE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
Not specified.
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ChildLink
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.StructType.Field
 
TypeAnnotationCode - Enum in com.google.spanner.v1
`TypeAnnotationCode` is used as a part of [Type][google.spanner.v1.Type] to disambiguate SQL types that should be used for a given Cloud Spanner value.
TypeCode - Enum in com.google.spanner.v1
`TypeCode` is used as part of [Type][google.spanner.v1.Type] to indicate the type of a Cloud Spanner value.
TypeOrBuilder - Interface in com.google.spanner.v1
 
TypeProto - Class in com.google.spanner.v1
 

U

UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation
 

V

valueOf(String) - Static method in enum com.google.spanner.v1.CommitRequest.TransactionCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.CommitRequest.TransactionCase
valueOf(String) - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
 
valueOf(String) - Static method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
Deprecated.
valueOf(String) - Static method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
valueOf(String) - Static method in enum com.google.spanner.v1.Mutation.OperationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.Mutation.OperationCase
Deprecated.
valueOf(String) - Static method in enum com.google.spanner.v1.PlanNode.Kind
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.PlanNode.Kind
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.v1.PlanNode.Kind
 
valueOf(String) - Static method in enum com.google.spanner.v1.RequestOptions.Priority
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.RequestOptions.Priority
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.v1.RequestOptions.Priority
 
valueOf(String) - Static method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
valueOf(String) - Static method in enum com.google.spanner.v1.TransactionOptions.ModeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.TransactionOptions.ModeCase
valueOf(String) - Static method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
valueOf(String) - Static method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
valueOf(String) - Static method in enum com.google.spanner.v1.TypeAnnotationCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.TypeAnnotationCode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.v1.TypeAnnotationCode
 
valueOf(String) - Static method in enum com.google.spanner.v1.TypeCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.spanner.v1.TypeCode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.v1.TypeCode
 
values() - Static method in enum com.google.spanner.v1.CommitRequest.TransactionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.Mutation.OperationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.PlanNode.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.RequestOptions.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.TransactionOptions.ModeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.TypeAnnotationCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.v1.TypeCode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Mutation.Write
 
VALUES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
 
VARIABLE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ChildLink
 

W

writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.BeginTransactionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.CommitRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.CommitResponse.CommitStats
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.CommitResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.CreateSessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.DeleteSessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ExecuteSqlRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.GetSessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.KeyRange
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.KeySet
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ListSessionsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ListSessionsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Mutation.Delete
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Mutation.Write
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Mutation
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PartialResultSet
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Partition
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PartitionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PartitionQueryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PartitionReadRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PartitionResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PlanNode.ChildLink
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.PlanNode
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.QueryPlan
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ReadRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.RequestOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ResultSet
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ResultSetMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.ResultSetStats
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.RollbackRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Session
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.StructType.Field
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.StructType
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Transaction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.TransactionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.TransactionSelector
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.v1.Type
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.