Package com.google.spanner.executor.v1 (6.69.0)

Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.spanner for new applications.

Classes

ClassDescription
com.google.spanner.executor.v1.AdminActionAdminAction defines all the cloud spanner admin actions, including instance/database admin ops, backup ops and operation actions.
com.google.spanner.executor.v1.AdminAction.BuilderAdminAction defines all the cloud spanner admin actions, including instance/database admin ops, backup ops and operation actions.
com.google.spanner.executor.v1.AdminResultAdminResult contains admin action results, for database/backup/operation.
com.google.spanner.executor.v1.AdminResult.BuilderAdminResult contains admin action results, for database/backup/operation.
com.google.spanner.executor.v1.BatchDmlActionBatch of DML statements invoked using batched execution.
com.google.spanner.executor.v1.BatchDmlAction.BuilderBatch of DML statements invoked using batched execution.
com.google.spanner.executor.v1.BatchPartitionIdentifies a database partition generated for a particular read or query. To read rows from the partition, use ExecutePartitionAction.
com.google.spanner.executor.v1.BatchPartition.BuilderIdentifies a database partition generated for a particular read or query. To read rows from the partition, use ExecutePartitionAction.
com.google.spanner.executor.v1.CancelOperationActionAction that cancels an operation.
com.google.spanner.executor.v1.CancelOperationAction.BuilderAction that cancels an operation.
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseActionAction that changes quorum of a Cloud Spanner database.
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseAction.BuilderAction that changes quorum of a Cloud Spanner database.
com.google.spanner.executor.v1.ChangeStreamRecordRaw ChangeStream records. Encodes one of: DataChangeRecord, HeartbeatRecord, ChildPartitionsRecord returned from the ChangeStream API.
com.google.spanner.executor.v1.ChangeStreamRecord.BuilderRaw ChangeStream records. Encodes one of: DataChangeRecord, HeartbeatRecord, ChildPartitionsRecord returned from the ChangeStream API.
com.google.spanner.executor.v1.ChildPartitionsRecordChangeStream child partition record.
com.google.spanner.executor.v1.ChildPartitionsRecord.BuilderChangeStream child partition record.
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionA single child partition.
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.BuilderA single child partition.
com.google.spanner.executor.v1.CloseBatchTransactionActionCloses or cleans up the currently opened batch read-only transaction. Once a transaction is closed, the Executor can be disposed of or used to
com.google.spanner.executor.v1.CloseBatchTransactionAction.BuilderCloses or cleans up the currently opened batch read-only transaction. Once a transaction is closed, the Executor can be disposed of or used to
com.google.spanner.executor.v1.CloudBackupResponseCloudBackupResponse contains results returned by cloud backup related actions.
com.google.spanner.executor.v1.CloudBackupResponse.BuilderCloudBackupResponse contains results returned by cloud backup related actions.
com.google.spanner.executor.v1.CloudDatabaseResponseCloudDatabaseResponse contains results returned by cloud database related actions.
com.google.spanner.executor.v1.CloudDatabaseResponse.BuilderCloudDatabaseResponse contains results returned by cloud database related actions.
com.google.spanner.executor.v1.CloudExecutorProto
com.google.spanner.executor.v1.CloudInstanceConfigResponseCloudInstanceConfigResponse contains results returned by cloud instance config related actions.
com.google.spanner.executor.v1.CloudInstanceConfigResponse.BuilderCloudInstanceConfigResponse contains results returned by cloud instance config related actions.
com.google.spanner.executor.v1.CloudInstanceResponseCloudInstanceResponse contains results returned by cloud instance related actions.
com.google.spanner.executor.v1.CloudInstanceResponse.BuilderCloudInstanceResponse contains results returned by cloud instance related actions.
com.google.spanner.executor.v1.ColumnMetadataColumnMetadata represents metadata of a single column.
com.google.spanner.executor.v1.ColumnMetadata.BuilderColumnMetadata represents metadata of a single column.
com.google.spanner.executor.v1.ConcurrencyConcurrency for read-only transactions.
com.google.spanner.executor.v1.Concurrency.BuilderConcurrency for read-only transactions.
com.google.spanner.executor.v1.CopyCloudBackupActionAction that copies a Cloud Spanner database backup.
com.google.spanner.executor.v1.CopyCloudBackupAction.BuilderAction that copies a Cloud Spanner database backup.
com.google.spanner.executor.v1.CreateCloudBackupActionAction that creates a Cloud Spanner database backup.
com.google.spanner.executor.v1.CreateCloudBackupAction.BuilderAction that creates a Cloud Spanner database backup.
com.google.spanner.executor.v1.CreateCloudDatabaseActionAction that creates a Cloud Spanner database.
com.google.spanner.executor.v1.CreateCloudDatabaseAction.BuilderAction that creates a Cloud Spanner database.
com.google.spanner.executor.v1.CreateCloudInstanceActionAction that creates a Cloud Spanner instance.
com.google.spanner.executor.v1.CreateCloudInstanceAction.BuilderAction that creates a Cloud Spanner instance.
com.google.spanner.executor.v1.CreateUserInstanceConfigActionAction that creates a user instance config.
com.google.spanner.executor.v1.CreateUserInstanceConfigAction.BuilderAction that creates a user instance config.
com.google.spanner.executor.v1.DataChangeRecordChangeStream data change record.
com.google.spanner.executor.v1.DataChangeRecord.BuilderChangeStream data change record.
com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeColumn types.
com.google.spanner.executor.v1.DataChangeRecord.ColumnType.BuilderColumn types.
com.google.spanner.executor.v1.DataChangeRecord.ModDescribes the changes that were made.
com.google.spanner.executor.v1.DataChangeRecord.Mod.BuilderDescribes the changes that were made.
com.google.spanner.executor.v1.DeleteCloudBackupActionAction that deletes a Cloud Spanner database backup.
com.google.spanner.executor.v1.DeleteCloudBackupAction.BuilderAction that deletes a Cloud Spanner database backup.
com.google.spanner.executor.v1.DeleteCloudInstanceActionAction that deletes a Cloud Spanner instance.
com.google.spanner.executor.v1.DeleteCloudInstanceAction.BuilderAction that deletes a Cloud Spanner instance.
com.google.spanner.executor.v1.DeleteUserInstanceConfigActionAction that deletes a user instance configs.
com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.BuilderAction that deletes a user instance configs.
com.google.spanner.executor.v1.DmlActionA single DML statement.
com.google.spanner.executor.v1.DmlAction.BuilderA single DML statement.
com.google.spanner.executor.v1.DropCloudDatabaseActionAction that drops a Cloud Spanner database.
com.google.spanner.executor.v1.DropCloudDatabaseAction.BuilderAction that drops a Cloud Spanner database.
com.google.spanner.executor.v1.ExecuteChangeStreamQueryExecute a change stream TVF query.
com.google.spanner.executor.v1.ExecuteChangeStreamQuery.BuilderExecute a change stream TVF query.
com.google.spanner.executor.v1.ExecutePartitionActionPerforms a read or query for the given partitions. This action must be executed in the context of the same transaction that was used to generate given partitions.
com.google.spanner.executor.v1.ExecutePartitionAction.BuilderPerforms a read or query for the given partitions. This action must be executed in the context of the same transaction that was used to generate given partitions.
com.google.spanner.executor.v1.FinishTransactionActionFinishTransactionAction defines an action of finishing a transaction.
com.google.spanner.executor.v1.FinishTransactionAction.BuilderFinishTransactionAction defines an action of finishing a transaction.
com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionGenerate database partitions for the given query. Successful outcomes will contain database partitions in the db_partition field.
com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.BuilderGenerate database partitions for the given query. Successful outcomes will contain database partitions in the db_partition field.
com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionGenerate database partitions for the given read. Successful outcomes will contain database partitions in the db_partition field.
com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.BuilderGenerate database partitions for the given read. Successful outcomes will contain database partitions in the db_partition field.
com.google.spanner.executor.v1.GetCloudBackupActionAction that gets a Cloud Spanner database backup.
com.google.spanner.executor.v1.GetCloudBackupAction.BuilderAction that gets a Cloud Spanner database backup.
com.google.spanner.executor.v1.GetCloudDatabaseActionAction that gets a Cloud Spanner database.
com.google.spanner.executor.v1.GetCloudDatabaseAction.BuilderAction that gets a Cloud Spanner database.
com.google.spanner.executor.v1.GetCloudInstanceActionAction that retrieves a Cloud Spanner instance.
com.google.spanner.executor.v1.GetCloudInstanceAction.BuilderAction that retrieves a Cloud Spanner instance.
com.google.spanner.executor.v1.GetCloudInstanceConfigActionAction that gets a user instance config.
com.google.spanner.executor.v1.GetCloudInstanceConfigAction.BuilderAction that gets a user instance config.
com.google.spanner.executor.v1.GetOperationActionAction that gets an operation.
com.google.spanner.executor.v1.GetOperationAction.BuilderAction that gets an operation.
com.google.spanner.executor.v1.HeartbeatRecordChangeStream heartbeat record.
com.google.spanner.executor.v1.HeartbeatRecord.BuilderChangeStream heartbeat record.
com.google.spanner.executor.v1.KeyRangeKeyRange represents a range of rows in a table or index. A range has a start key and an end key. These keys can be open or
com.google.spanner.executor.v1.KeyRange.BuilderKeyRange represents a range of rows in a table or index. A range has a start key and an end key. These keys can be open or
com.google.spanner.executor.v1.KeySetKeySet defines a collection of Spanner keys and/or key ranges. All the keys are expected to be in the same table. The keys need not be sorted in any particular way.
com.google.spanner.executor.v1.KeySet.BuilderKeySet defines a collection of Spanner keys and/or key ranges. All the keys are expected to be in the same table. The keys need not be sorted in any particular way.
com.google.spanner.executor.v1.ListCloudBackupOperationsActionAction that lists Cloud Spanner database backup operations.
com.google.spanner.executor.v1.ListCloudBackupOperationsAction.BuilderAction that lists Cloud Spanner database backup operations.
com.google.spanner.executor.v1.ListCloudBackupsActionAction that lists Cloud Spanner database backups.
com.google.spanner.executor.v1.ListCloudBackupsAction.BuilderAction that lists Cloud Spanner database backups.
com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionAction that lists Cloud Spanner database operations.
com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.BuilderAction that lists Cloud Spanner database operations.
com.google.spanner.executor.v1.ListCloudDatabasesActionAction that lists Cloud Spanner databases.
com.google.spanner.executor.v1.ListCloudDatabasesAction.BuilderAction that lists Cloud Spanner databases.
com.google.spanner.executor.v1.ListCloudInstanceConfigsActionAction that lists user instance configs.
com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.BuilderAction that lists user instance configs.
com.google.spanner.executor.v1.ListCloudInstancesActionAction that lists Cloud Spanner databases.
com.google.spanner.executor.v1.ListCloudInstancesAction.BuilderAction that lists Cloud Spanner databases.
com.google.spanner.executor.v1.MutationActionA single mutation request.
com.google.spanner.executor.v1.MutationAction.BuilderA single mutation request.
com.google.spanner.executor.v1.MutationAction.InsertArgsArguments to Insert, InsertOrUpdate, and Replace operations.
com.google.spanner.executor.v1.MutationAction.InsertArgs.BuilderArguments to Insert, InsertOrUpdate, and Replace operations.
com.google.spanner.executor.v1.MutationAction.ModMod represents the write action that will be perform to a table. Each mod will specify exactly one action, from insert, update, insert_or_update, replace and delete.
com.google.spanner.executor.v1.MutationAction.Mod.BuilderMod represents the write action that will be perform to a table. Each mod will specify exactly one action, from insert, update, insert_or_update, replace and delete.
com.google.spanner.executor.v1.MutationAction.UpdateArgsArguments to Update.
com.google.spanner.executor.v1.MutationAction.UpdateArgs.BuilderArguments to Update.
com.google.spanner.executor.v1.OperationResponseOperationResponse contains results returned by operation related actions.
com.google.spanner.executor.v1.OperationResponse.BuilderOperationResponse contains results returned by operation related actions.
com.google.spanner.executor.v1.PartitionedUpdateActionPartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.
com.google.spanner.executor.v1.PartitionedUpdateAction.BuilderPartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.
com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsProtobuf type google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.BuilderProtobuf type google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
com.google.spanner.executor.v1.QueryActionA SQL query request.
com.google.spanner.executor.v1.QueryAction.BuilderA SQL query request.
com.google.spanner.executor.v1.QueryAction.ParameterParameter that bind to placeholders in the SQL string
com.google.spanner.executor.v1.QueryAction.Parameter.BuilderParameter that bind to placeholders in the SQL string
com.google.spanner.executor.v1.QueryResultQueryResult contains result of a Query.
com.google.spanner.executor.v1.QueryResult.BuilderQueryResult contains result of a Query.
com.google.spanner.executor.v1.ReadActionA single read request.
com.google.spanner.executor.v1.ReadAction.BuilderA single read request.
com.google.spanner.executor.v1.ReadResultReadResult contains rows read.
com.google.spanner.executor.v1.ReadResult.BuilderReadResult contains rows read.
com.google.spanner.executor.v1.RestoreCloudDatabaseActionAction that restores a Cloud Spanner database from a backup.
com.google.spanner.executor.v1.RestoreCloudDatabaseAction.BuilderAction that restores a Cloud Spanner database from a backup.
com.google.spanner.executor.v1.SessionPoolOptionsOptions for the session pool used by the DatabaseClient.
com.google.spanner.executor.v1.SessionPoolOptions.BuilderOptions for the session pool used by the DatabaseClient.
com.google.spanner.executor.v1.SpannerActionSpannerAction defines a primitive action that can be performed against Spanner, such as begin or commit a transaction, or perform a read or mutation.
com.google.spanner.executor.v1.SpannerAction.BuilderSpannerAction defines a primitive action that can be performed against Spanner, such as begin or commit a transaction, or perform a read or mutation.
com.google.spanner.executor.v1.SpannerActionOutcomeSpannerActionOutcome defines a result of execution of a single SpannerAction.
com.google.spanner.executor.v1.SpannerActionOutcome.BuilderSpannerActionOutcome defines a result of execution of a single SpannerAction.
com.google.spanner.executor.v1.SpannerAsyncActionRequestRequest to executor service that start a new Spanner action.
com.google.spanner.executor.v1.SpannerAsyncActionRequest.BuilderRequest to executor service that start a new Spanner action.
com.google.spanner.executor.v1.SpannerAsyncActionResponseResponse from executor service.
com.google.spanner.executor.v1.SpannerAsyncActionResponse.BuilderResponse from executor service.
com.google.spanner.executor.v1.SpannerExecutorProxyGrpcService that executes SpannerActions asynchronously.
com.google.spanner.executor.v1.SpannerExecutorProxyGrpc.SpannerExecutorProxyImplBaseBase class for the server implementation of the service SpannerExecutorProxy. Service that executes SpannerActions asynchronously.
com.google.spanner.executor.v1.SpannerOptionsOptions for Cloud Spanner Service.
com.google.spanner.executor.v1.SpannerOptions.BuilderOptions for Cloud Spanner Service.
com.google.spanner.executor.v1.StartBatchTransactionActionStarts a batch read-only transaction in executor. Successful outcomes of this action will contain batch_txn_id--the identificator that can be used to start the same transaction in other Executors to parallelize partition processing.
com.google.spanner.executor.v1.StartBatchTransactionAction.BuilderStarts a batch read-only transaction in executor. Successful outcomes of this action will contain batch_txn_id--the identificator that can be used to start the same transaction in other Executors to parallelize partition processing.
com.google.spanner.executor.v1.StartTransactionActionStartTransactionAction defines an action of initializing a transaction.
com.google.spanner.executor.v1.StartTransactionAction.BuilderStartTransactionAction defines an action of initializing a transaction.
com.google.spanner.executor.v1.TableMetadataTableMetadata contains metadata of a single table.
com.google.spanner.executor.v1.TableMetadata.BuilderTableMetadata contains metadata of a single table.
com.google.spanner.executor.v1.TransactionExecutionOptionsOptions for executing the transaction.
com.google.spanner.executor.v1.TransactionExecutionOptions.BuilderOptions for executing the transaction.
com.google.spanner.executor.v1.UpdateCloudBackupActionAction that updates a Cloud Spanner database backup.
com.google.spanner.executor.v1.UpdateCloudBackupAction.BuilderAction that updates a Cloud Spanner database backup.
com.google.spanner.executor.v1.UpdateCloudDatabaseActionAction that updates a Cloud Spanner database.
com.google.spanner.executor.v1.UpdateCloudDatabaseAction.BuilderAction that updates a Cloud Spanner database.
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionAction that updates the schema of a Cloud Spanner database.
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.BuilderAction that updates the schema of a Cloud Spanner database.
com.google.spanner.executor.v1.UpdateCloudInstanceActionAction that updates a Cloud Spanner instance.
com.google.spanner.executor.v1.UpdateCloudInstanceAction.BuilderAction that updates a Cloud Spanner instance.
com.google.spanner.executor.v1.UpdateUserInstanceConfigActionAction that updates a user instance config.
com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.BuilderAction that updates a user instance config.
com.google.spanner.executor.v1.ValueValue represents a single value that can be read or written to/from Spanner.
com.google.spanner.executor.v1.Value.BuilderValue represents a single value that can be read or written to/from Spanner.
com.google.spanner.executor.v1.ValueListList of values.
com.google.spanner.executor.v1.ValueList.BuilderList of values.
com.google.spanner.executor.v1.WriteMutationsActionWriteMutationAction defines an action of flushing the mutation so they are visible to subsequent operations in the transaction.
com.google.spanner.executor.v1.WriteMutationsAction.BuilderWriteMutationAction defines an action of flushing the mutation so they are visible to subsequent operations in the transaction.

Interfaces

InterfaceDescription
com.google.spanner.executor.v1.AdminActionOrBuilder
com.google.spanner.executor.v1.AdminResultOrBuilder
com.google.spanner.executor.v1.BatchDmlActionOrBuilder
com.google.spanner.executor.v1.BatchPartitionOrBuilder
com.google.spanner.executor.v1.CancelOperationActionOrBuilder
com.google.spanner.executor.v1.ChangeQuorumCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
com.google.spanner.executor.v1.CloseBatchTransactionActionOrBuilder
com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
com.google.spanner.executor.v1.ColumnMetadataOrBuilder
com.google.spanner.executor.v1.ConcurrencyOrBuilder
com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
com.google.spanner.executor.v1.DataChangeRecordOrBuilder
com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder
com.google.spanner.executor.v1.DeleteUserInstanceConfigActionOrBuilder
com.google.spanner.executor.v1.DmlActionOrBuilder
com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
com.google.spanner.executor.v1.ExecutePartitionActionOrBuilder
com.google.spanner.executor.v1.FinishTransactionActionOrBuilder
com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder
com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder
com.google.spanner.executor.v1.GetOperationActionOrBuilder
com.google.spanner.executor.v1.HeartbeatRecordOrBuilder
com.google.spanner.executor.v1.KeyRangeOrBuilder
com.google.spanner.executor.v1.KeySetOrBuilder
com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
com.google.spanner.executor.v1.MutationAction.ModOrBuilder
com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
com.google.spanner.executor.v1.MutationActionOrBuilder
com.google.spanner.executor.v1.OperationResponseOrBuilder
com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
com.google.spanner.executor.v1.QueryActionOrBuilder
com.google.spanner.executor.v1.QueryResultOrBuilder
com.google.spanner.executor.v1.ReadActionOrBuilder
com.google.spanner.executor.v1.ReadResultOrBuilder
com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.SessionPoolOptionsOrBuilder
com.google.spanner.executor.v1.SpannerActionOrBuilder
com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
com.google.spanner.executor.v1.SpannerAsyncActionRequestOrBuilder
com.google.spanner.executor.v1.SpannerAsyncActionResponseOrBuilder
com.google.spanner.executor.v1.SpannerExecutorProxyGrpc.AsyncServiceService that executes SpannerActions asynchronously.
com.google.spanner.executor.v1.SpannerOptionsOrBuilder
com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
com.google.spanner.executor.v1.StartTransactionActionOrBuilder
com.google.spanner.executor.v1.TableMetadataOrBuilder
com.google.spanner.executor.v1.TransactionExecutionOptionsOrBuilder
com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
com.google.spanner.executor.v1.ValueListOrBuilder
com.google.spanner.executor.v1.ValueOrBuilder
com.google.spanner.executor.v1.WriteMutationsActionOrBuilder

Enums

EnumDescription
com.google.spanner.executor.v1.AdminAction.ActionCase
com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
com.google.spanner.executor.v1.FinishTransactionAction.ModeMode indicates how the transaction should be finished.
com.google.spanner.executor.v1.KeyRange.TypeType controls whether "start" and "limit" are open or closed. By default, "start" is closed, and "limit" is open.
com.google.spanner.executor.v1.SpannerAction.ActionCase
com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
com.google.spanner.executor.v1.Value.ValueTypeCase