All Classes and Interfaces
Class
Description
AdminAction defines all the cloud spanner admin actions, including
instance/database admin ops, backup ops and operation actions.
AdminAction defines all the cloud spanner admin actions, including
instance/database admin ops, backup ops and operation actions.
AdminResult contains admin action results, for database/backup/operation.
AdminResult contains admin action results, for database/backup/operation.
Batch of DML statements invoked using batched execution.
Batch of DML statements invoked using batched execution.
Identifies a database partition generated for a particular read or query.
Identifies a database partition generated for a particular read or query.
Action that cancels an operation.
Action that cancels an operation.
Raw ChangeStream records.
Raw ChangeStream records.
ChangeStream child partition record.
ChangeStream child partition record.
A single child partition.
A single child partition.
Closes or cleans up the currently opened batch read-only transaction.
Closes or cleans up the currently opened batch read-only transaction.
CloudBackupResponse contains results returned by cloud backup related
actions.
CloudBackupResponse contains results returned by cloud backup related
actions.
CloudDatabaseResponse contains results returned by cloud database related
actions.
CloudDatabaseResponse contains results returned by cloud database related
actions.
CloudInstanceConfigResponse contains results returned by cloud instance
config related actions.
CloudInstanceConfigResponse contains results returned by cloud instance
config related actions.
CloudInstanceResponse contains results returned by cloud instance related
actions.
CloudInstanceResponse contains results returned by cloud instance related
actions.
ColumnMetadata represents metadata of a single column.
ColumnMetadata represents metadata of a single column.
Concurrency for read-only transactions.
Concurrency for read-only transactions.
Action that copies a Cloud Spanner database backup.
Action that copies a Cloud Spanner database backup.
Action that creates a Cloud Spanner database backup.
Action that creates a Cloud Spanner database backup.
Action that creates a Cloud Spanner database.
Action that creates a Cloud Spanner database.
Action that creates a Cloud Spanner instance.
Action that creates a Cloud Spanner instance.
Action that creates a user instance config.
Action that creates a user instance config.
ChangeStream data change record.
ChangeStream data change record.
Column types.
Column types.
Describes the changes that were made.
Describes the changes that were made.
Action that deletes a Cloud Spanner database backup.
Action that deletes a Cloud Spanner database backup.
Action that deletes a Cloud Spanner instance.
Action that deletes a Cloud Spanner instance.
Action that deletes a user instance configs.
Action that deletes a user instance configs.
A single DML statement.
A single DML statement.
Action that drops a Cloud Spanner database.
Action that drops a Cloud Spanner database.
Execute a change stream TVF query.
Execute a change stream TVF query.
Performs a read or query for the given partitions.
Performs a read or query for the given partitions.
FinishTransactionAction defines an action of finishing a transaction.
FinishTransactionAction defines an action of finishing a transaction.
Mode indicates how the transaction should be finished.
Generate database partitions for the given query.
Generate database partitions for the given query.
Generate database partitions for the given read.
Generate database partitions for the given read.
Action that gets a Cloud Spanner database backup.
Action that gets a Cloud Spanner database backup.
Action that gets a Cloud Spanner database.
Action that gets a Cloud Spanner database.
Action that retrieves a Cloud Spanner instance.
Action that retrieves a Cloud Spanner instance.
Action that gets a user instance config.
Action that gets a user instance config.
Action that gets an operation.
Action that gets an operation.
ChangeStream heartbeat record.
ChangeStream heartbeat record.
KeyRange represents a range of rows in a table or index.
KeyRange represents a range of rows in a table or index.
Type controls whether "start" and "limit" are open or closed.
KeySet defines a collection of Spanner keys and/or key ranges.
KeySet defines a collection of Spanner keys and/or key ranges.
Action that lists Cloud Spanner database backup operations.
Action that lists Cloud Spanner database backup operations.
Action that lists Cloud Spanner database backups.
Action that lists Cloud Spanner database backups.
Action that lists Cloud Spanner database operations.
Action that lists Cloud Spanner database operations.
Action that lists Cloud Spanner databases.
Action that lists Cloud Spanner databases.
Action that lists user instance configs.
Action that lists user instance configs.
Action that lists Cloud Spanner databases.
Action that lists Cloud Spanner databases.
A single mutation request.
A single mutation request.
Arguments to Insert, InsertOrUpdate, and Replace operations.
Arguments to Insert, InsertOrUpdate, and Replace operations.
Mod represents the write action that will be perform to a table.
Mod represents the write action that will be perform to a table.
Arguments to Update.
Arguments to Update.
OperationResponse contains results returned by operation related actions.
OperationResponse contains results returned by operation related actions.
PartitionedUpdateAction defines an action to execute a partitioned DML
which runs different partitions in parallel.
PartitionedUpdateAction defines an action to execute a partitioned DML
which runs different partitions in parallel.
Protobuf type
google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsProtobuf type
google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
A SQL query request.
A SQL query request.
Parameter that bind to placeholders in the SQL string
Parameter that bind to placeholders in the SQL string
QueryResult contains result of a Query.
QueryResult contains result of a Query.
A single read request.
A single read request.
ReadResult contains rows read.
ReadResult contains rows read.
Action that reconfigures a Cloud Spanner database.
Action that reconfigures a Cloud Spanner database.
Action that restores a Cloud Spanner database from a backup.
Action that restores a Cloud Spanner database from a backup.
SpannerAction defines a primitive action that can be performed against
Spanner, such as begin or commit a transaction, or perform a read or
mutation.
SpannerAction defines a primitive action that can be performed against
Spanner, such as begin or commit a transaction, or perform a read or
mutation.
SpannerActionOutcome defines a result of execution of a single SpannerAction.
SpannerActionOutcome defines a result of execution of a single SpannerAction.
Request to executor service that start a new Spanner action.
Request to executor service that start a new Spanner action.
Response from executor service.
Response from executor service.
Starts a batch read-only transaction in executor.
Starts a batch read-only transaction in executor.
StartTransactionAction defines an action of initializing a transaction.
StartTransactionAction defines an action of initializing a transaction.
TableMetadata contains metadata of a single table.
TableMetadata contains metadata of a single table.
Options for executing the transaction.
Options for executing the transaction.
Action that updates a Cloud Spanner database backup.
Action that updates a Cloud Spanner database backup.
Action that updates a Cloud Spanner database.
Action that updates a Cloud Spanner database.
Action that updates the schema of a Cloud Spanner database.
Action that updates the schema of a Cloud Spanner database.
Action that updates a Cloud Spanner instance.
Action that updates a Cloud Spanner instance.
Action that updates a user instance config.
Action that updates a user instance config.
Value represents a single value that can be read or written to/from
Spanner.
Value represents a single value that can be read or written to/from
Spanner.
List of values.
List of values.
WriteMutationAction defines an action of flushing the mutation so they
are visible to subsequent operations in the transaction.
WriteMutationAction defines an action of flushing the mutation so they
are visible to subsequent operations in the transaction.