Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABANDON - Enum constant in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Drop the transaction without committing it.
ABANDON_VALUE - Static variable in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Drop the transaction without committing it.
ACTION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
ACTION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
ACTION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
ACTION_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
ACTION_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
addAllChangeStreamRecords(Iterable<? extends ChangeStreamRecord>) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addAllChildPartitions(Iterable<? extends ChildPartitionsRecord.ChildPartition>) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addAllColumn(Iterable<? extends ColumnMetadata>) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addAllColumn(Iterable<String>) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
addAllColumn(Iterable<String>) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
addAllColumn(Iterable<String>) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
addAllColumnTypes(Iterable<? extends DataChangeRecord.ColumnType>) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addAllDbPartition(Iterable<? extends BatchPartition>) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addAllDmlRowsModified(Iterable<? extends Long>) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
addAllKeyColumn(Iterable<? extends ColumnMetadata>) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addAllListedBackupOperations(Iterable<? extends Operation>) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addAllListedBackups(Iterable<? extends Backup>) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addAllListedDatabaseOperations(Iterable<? extends Operation>) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addAllListedDatabases(Iterable<? extends Database>) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addAllListedInstanceConfigs(Iterable<? extends InstanceConfig>) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addAllListedInstances(Iterable<? extends Instance>) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addAllListedOperations(Iterable<? extends Operation>) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addAllMod(Iterable<? extends MutationAction.Mod>) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addAllMods(Iterable<? extends DataChangeRecord.Mod>) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addAllParams(Iterable<? extends QueryAction.Parameter>) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addAllParentPartitionTokens(Iterable<String>) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
addAllPoint(Iterable<? extends ValueList>) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addAllRange(Iterable<? extends KeyRange>) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addAllReadOptions(Iterable<String>) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
addAllReplicas(Iterable<? extends ReplicaInfo>) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addAllRow(Iterable<? extends ValueList>) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addAllRow(Iterable<? extends ValueList>) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addAllSdlStatement(Iterable<String>) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
addAllSdlStatement(Iterable<String>) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
addAllServingLocations(Iterable<String>) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
addAllTable(Iterable<? extends TableMetadata>) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addAllTable(Iterable<? extends TableMetadata>) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addAllType(Iterable<? extends Type>) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addAllType(Iterable<? extends Type>) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addAllUpdates(Iterable<? extends QueryAction>) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addAllValue(Iterable<? extends Value>) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addAllValues(Iterable<? extends ValueList>) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addAllValues(Iterable<? extends ValueList>) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addChangeStreamRecords(int, ChangeStreamRecord) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChangeStreamRecords(int, ChangeStreamRecord.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChangeStreamRecords(ChangeStreamRecord) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChangeStreamRecords(ChangeStreamRecord.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChangeStreamRecordsBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChangeStreamRecordsBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
addChildPartitions(int, ChildPartitionsRecord.ChildPartition) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addChildPartitions(int, ChildPartitionsRecord.ChildPartition.Builder) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addChildPartitions(ChildPartitionsRecord.ChildPartition) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addChildPartitions(ChildPartitionsRecord.ChildPartition.Builder) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addChildPartitionsBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addChildPartitionsBuilder(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
addColumn(int, ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumn(int, ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumn(ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumn(ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumn(String) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
addColumn(String) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
addColumn(String) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
addColumnBuilder() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumnBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
addColumnBytes(ByteString) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
addColumnBytes(ByteString) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
addColumnBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
addColumnTypes(int, DataChangeRecord.ColumnType) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addColumnTypes(int, DataChangeRecord.ColumnType.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addColumnTypes(DataChangeRecord.ColumnType) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addColumnTypes(DataChangeRecord.ColumnType.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addColumnTypesBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addColumnTypesBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
addDbPartition(int, BatchPartition) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDbPartition(int, BatchPartition.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDbPartition(BatchPartition) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDbPartition(BatchPartition.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDbPartitionBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDbPartitionBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
addDmlRowsModified(long) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
addKeyColumn(int, ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addKeyColumn(int, ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addKeyColumn(ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addKeyColumn(ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addKeyColumnBuilder() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addKeyColumnBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
addListedBackupOperations(int, Operation) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackupOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackupOperations(Operation) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackupOperations(Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackupOperationsBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackupOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
addListedBackups(int, Backup) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedBackups(int, Backup.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedBackups(Backup) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedBackups(Backup.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedBackupsBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedBackupsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
addListedDatabaseOperations(int, Operation) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabaseOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabaseOperations(Operation) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabaseOperations(Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabaseOperationsBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabaseOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
addListedDatabases(int, Database) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedDatabases(int, Database.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedDatabases(Database) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedDatabases(Database.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedDatabasesBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedDatabasesBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
addListedInstanceConfigs(int, InstanceConfig) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstanceConfigs(int, InstanceConfig.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstanceConfigs(InstanceConfig) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstanceConfigs(InstanceConfig.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstanceConfigsBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstanceConfigsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
addListedInstances(int, Instance) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedInstances(int, Instance.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedInstances(Instance) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedInstances(Instance.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedInstancesBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedInstancesBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
addListedOperations(int, Operation) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addListedOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addListedOperations(Operation) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addListedOperations(Operation.Builder) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addListedOperationsBuilder() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addListedOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
addMod(int, MutationAction.Mod) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addMod(int, MutationAction.Mod.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addMod(MutationAction.Mod) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addMod(MutationAction.Mod.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addModBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addModBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
addMods(int, DataChangeRecord.Mod) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addMods(int, DataChangeRecord.Mod.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addMods(DataChangeRecord.Mod) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addMods(DataChangeRecord.Mod.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addModsBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addModsBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
addParams(int, QueryAction.Parameter) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParams(int, QueryAction.Parameter.Builder) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParams(QueryAction.Parameter) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParams(QueryAction.Parameter.Builder) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParamsBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParamsBuilder(int) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
addParentPartitionTokens(String) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
addParentPartitionTokensBytes(ByteString) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
addPoint(int, ValueList) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addPoint(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addPoint(ValueList) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addPoint(ValueList.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addPointBuilder() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addPointBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
addRange(int, KeyRange) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addRange(int, KeyRange.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addRange(KeyRange) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addRange(KeyRange.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addRangeBuilder() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addRangeBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
addReadOptions(String) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
addReadOptionsBytes(ByteString) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
addReplicas(int, ReplicaInfo) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addReplicas(int, ReplicaInfo.Builder) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addReplicas(ReplicaInfo) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addReplicas(ReplicaInfo.Builder) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addReplicasBuilder() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addReplicasBuilder(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
addRow(int, ValueList) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRow(int, ValueList) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addRow(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRow(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addRow(ValueList) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRow(ValueList) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addRow(ValueList.Builder) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRow(ValueList.Builder) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addRowBuilder() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRowBuilder() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addRowBuilder(int) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
addRowBuilder(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
addSdlStatement(String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
addSdlStatement(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
addSdlStatementBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
addSdlStatementBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
addServingLocations(String) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
addServingLocationsBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
addTable(int, TableMetadata) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTable(int, TableMetadata) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addTable(int, TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTable(int, TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addTable(TableMetadata) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTable(TableMetadata) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addTable(TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTable(TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addTableBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTableBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addTableBuilder(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
addTableBuilder(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
addType(int, Type) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addType(int, Type) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addType(int, Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addType(int, Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addType(Type) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addType(Type) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addType(Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addType(Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addTypeBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addTypeBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addTypeBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
addTypeBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
addUpdates(int, QueryAction) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addUpdates(int, QueryAction.Builder) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addUpdates(QueryAction) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addUpdates(QueryAction.Builder) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addUpdatesBuilder() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addUpdatesBuilder(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
addValue(int, Value) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValue(int, Value.Builder) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValue(Value) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValue(Value.Builder) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValueBuilder() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValueBuilder(int) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
addValues(int, ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValues(int, ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addValues(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValues(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addValues(ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValues(ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addValues(ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValues(ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addValuesBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValuesBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
addValuesBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
addValuesBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
ADMIN - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
ADMIN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
ADMIN_RESULT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
AdminAction - Class in com.google.spanner.executor.v1
AdminAction defines all the cloud spanner admin actions, including instance/database admin ops, backup ops and operation actions.
AdminAction.ActionCase - Enum in com.google.spanner.executor.v1
 
AdminAction.Builder - Class in com.google.spanner.executor.v1
AdminAction defines all the cloud spanner admin actions, including instance/database admin ops, backup ops and operation actions.
AdminActionOrBuilder - Interface in com.google.spanner.executor.v1
 
AdminResult - Class in com.google.spanner.executor.v1
AdminResult contains admin action results, for database/backup/operation.
AdminResult.Builder - Class in com.google.spanner.executor.v1
AdminResult contains admin action results, for database/backup/operation.
AdminResultOrBuilder - Interface in com.google.spanner.executor.v1
 
ALL_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeySet
 
ARRAY_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
ARRAY_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
ARRAY_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
AUTOCOMMIT_IF_SUPPORTED_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DmlAction
 
AUTOSCALING_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
AUTOSCALING_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 

B

BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudBackupResponse
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudBackupAction
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
BACKUP_INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
BACKUP_RESPONSE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminResult
 
BASE_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
BATCH - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
BATCH_DML - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
BATCH_DML_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
BATCH_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
BATCH_READ_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
BATCH_TXN_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
BATCH_TXN_TIME - Enum constant in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
 
BATCH_TXN_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
BatchDmlAction - Class in com.google.spanner.executor.v1
Batch of DML statements invoked using batched execution.
BatchDmlAction.Builder - Class in com.google.spanner.executor.v1
Batch of DML statements invoked using batched execution.
BatchDmlActionOrBuilder - Interface in com.google.spanner.executor.v1
 
BatchPartition - Class in com.google.spanner.executor.v1
Identifies a database partition generated for a particular read or query.
BatchPartition.Builder - Class in com.google.spanner.executor.v1
Identifies a database partition generated for a particular read or query.
BatchPartitionOrBuilder - Interface in com.google.spanner.executor.v1
 
BOOL_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
build() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
build() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
build() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
build() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
build() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
build() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
build() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
build() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
build() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
build() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
build() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
build() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
build() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
build() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
build() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
build() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
build() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
build() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
build() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
build() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
build() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
build() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
build() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
build() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
build() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
build() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
build() - Method in class com.google.spanner.executor.v1.Value.Builder
 
build() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
build() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.Value.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
buildPartial() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
BYTES_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
BYTES_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 

C

CANCEL_OPERATION - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
CANCEL_OPERATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CancelOperationAction - Class in com.google.spanner.executor.v1
Action that cancels an operation.
CancelOperationAction.Builder - Class in com.google.spanner.executor.v1
Action that cancels an operation.
CancelOperationActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CHANGE_STREAM_RECORDS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
ChangeStreamRecord - Class in com.google.spanner.executor.v1
Raw ChangeStream records.
ChangeStreamRecord.Builder - Class in com.google.spanner.executor.v1
Raw ChangeStream records.
ChangeStreamRecord.RecordCase - Enum in com.google.spanner.executor.v1
 
ChangeStreamRecordOrBuilder - Interface in com.google.spanner.executor.v1
 
CHILD_PARTITION - Enum constant in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
CHILD_PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChangeStreamRecord
 
CHILD_PARTITIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
ChildPartitionsRecord - Class in com.google.spanner.executor.v1
ChangeStream child partition record.
ChildPartitionsRecord.Builder - Class in com.google.spanner.executor.v1
ChangeStream child partition record.
ChildPartitionsRecord.ChildPartition - Class in com.google.spanner.executor.v1
A single child partition.
ChildPartitionsRecord.ChildPartition.Builder - Class in com.google.spanner.executor.v1
A single child partition.
ChildPartitionsRecord.ChildPartitionOrBuilder - Interface in com.google.spanner.executor.v1
 
ChildPartitionsRecordOrBuilder - Interface in com.google.spanner.executor.v1
 
CLEANUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
clear() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
clear() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
clear() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
clear() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
clear() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
clear() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
clear() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
clear() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
clear() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
clear() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
clear() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
clear() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
clear() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
clear() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
clear() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
clear() - Method in class com.google.spanner.executor.v1.Value.Builder
 
clear() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
clear() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
clearAction() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
clearAction() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
clearAction() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
clearActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
Action id to uniquely identify this action request.
clearActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
Action id corresponds to the request.
clearAdmin() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
clearAdminResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
clearAll() - Method in class com.google.spanner.executor.v1.KeySet.Builder
For convenience "all" can be set to "true" to indicate that this "KeySet" matches all keys in the table or index.
clearArrayType() - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
clearArrayValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
clearAutocommitIfSupported() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
clearAutoscalingConfig() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
clearAutoscalingConfig() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
clearBackup() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
clearBackupId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The id of the backup to be created, e.g.
clearBackupId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the backup to be created, e.g.
clearBackupId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
The id of the backup to delete, e.g.
clearBackupId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
The id of the backup to get, e.g.
clearBackupId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the backup from which to restore, e.g.
clearBackupId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
The id of the backup to update, e.g.
clearBackupInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the backup, e.g.
clearBackupResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
clearBaseConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Base config ID, e.g.
clearBatch() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a batch read, must only be set to true, or unset.
clearBatchDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
clearBatchReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Set only when batch is true.
clearBatchTxnId() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
clearBatchTxnTime() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
clearBoolValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bool type value.
clearBytesValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bytes type value, stored in CORD.
clearCancelOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
clearChangeStreamRecords() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
clearChildPartition() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
clearChildPartitions() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
clearCleanup() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
Indicates whether the transaction needs to be cleaned up.
clearCloseBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
clearCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
clearCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
Database role to assume while performing this action.
clearColumn() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
clearColumn() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
clearColumn() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
clearColumn() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
clearColumnTypes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
clearCommitTime() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
clearCommitTime() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
clearConcurrency() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
clearConcurrencyMode() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
clearCopyCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
clearCreateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
clearCreateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
clearCreateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
clearCreateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
clearDatabase() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
clearDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the database from which this backup was created, e.g.
clearDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
clearDatabaseId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
clearDatabaseId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
The id of the database to get, e.g.
clearDatabaseId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the database to create and restore to, e.g.
clearDatabaseId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud database ID (not full path), e.g.
clearDatabaseInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the database, e.g.
clearDatabaseName() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud database name (not full path), e.g.
clearDatabasePath() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Database against which to perform action.
clearDatabaseResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
clearDatabaseUri() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
clearDataChange() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
clearDateDaysValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Date type value.
clearDbPartition() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
clearDeadlineSeconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Deadline for this change stream query, in seconds.
clearDeleteCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
clearDeleteCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
clearDeleteKeys() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
clearDeleteUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
clearDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Desired size of data in each partition.
clearDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Desired size of data in each partition.
clearDialect() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
clearDisplayName() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
clearDisplayName() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
clearDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
clearDmlRowsModified() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
clearDoubleValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Double type value.
clearDropCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
clearEnableDropProtection() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Updated value of enable_drop_protection, this is the only field that has supported to be updated.
clearEncryptionConfig() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
clearEndTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
clearExactTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp.
clearExecuteChangeStreamQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
clearExecutePartition() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
clearExecutionOptions() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
clearExpireTime() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
clearExpireTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
clearExpireTime() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
clearFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
clearFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
A filter expression that filters backups listed in the response.
clearFilter() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
clearFilter() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
clearFinish() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
clearGenerateDbPartitionsQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
clearGenerateDbPartitionsRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
clearGetCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
clearGetCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
clearGetCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
clearGetCloudInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
clearGetOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
clearHeartbeat() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
clearHeartbeatMilliseconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
clearHeartbeatTime() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
clearIndex() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
clearIndex() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
clearIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
clearInsert() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
clearInsertOrUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
clearInstance() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
clearInstanceConfig() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
clearInstanceConfigId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Instance config ID, e.g.
clearInstanceConfigId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Instance config ID (not path), e.g.
clearInstanceConfigResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
clearInstanceId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud instance ID (not path) to retrieve the instance from, e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud instance ID (not path) to list backup operations from, e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud instance ID (not path) to list backups from, e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud instance ID (not path) to list database operations from, e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud instance ID (not path) to list databases from, e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
clearInstanceResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
clearIntValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Int type value.
clearIsCommitTimestamp() - Method in class com.google.spanner.executor.v1.Value.Builder
If set, holds the sentinel value for the transaction CommitTimestamp.
clearIsLastRecord() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Indicates whether this is the last record for a transaction in the current partition.
clearIsNull() - Method in class com.google.spanner.executor.v1.Value.Builder
If is_null is set, then this value is null.
clearIsPrimaryKey() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Whether the column is a primary key column.
clearIsSystemTransaction() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Whether the transaction is a system transactionn.
clearKeyColumn() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
clearKeys() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The primary key values in JSON.
clearKeys() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
clearLabels() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
clearLabels() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
clearLabels() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
clearLimit() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
clearLimit() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Limit on number of rows to read.
clearListCloudBackupOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
clearListCloudBackups() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
clearListCloudDatabaseOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
clearListCloudDatabases() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
clearListCloudInstances() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
clearListedBackupOperations() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
clearListedBackups() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
clearListedDatabaseOperations() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
clearListedDatabases() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
clearListedInstanceConfigs() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
clearListedInstances() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
clearListedOperations() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
clearListInstanceConfigs() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
clearMaxPartitionCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
If set, the desired max number of partitions.
clearMaxStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that is at most N seconds stale.
clearMinReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that reads at a timestamp >= T.
clearMod() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
clearMode() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
Defines how exactly the transaction should be completed, e.g.
clearMods() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
clearModType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Describes the type of change.
clearMutation() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
clearMutation() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
clearName() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column name.
clearName() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column name.
clearName() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Name for this change stream.
clearName() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Name of the parameter (with no leading @).
clearName() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Table name.
clearNewValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The new values of the changed columns in JSON.
clearNextPageToken() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
clearNextPageToken() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
clearNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
clearNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
clearNextPageToken() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
clearNodeCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of nodes (processing_units should not be set or set to 0 if used).
clearNodeCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of nodes allocated to this instance.
clearOldValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The old values of the changed columns in JSON.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
clearOperation() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
The name of the operation resource to be cancelled.
clearOperation() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
The name of the operation resource.
clearOperation() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
clearOperationId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Op ID can be used to track progress of the update.
clearOperationResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
clearOptimistic() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
Whether optimistic concurrency should be used to execute this transaction.
clearOptions() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
clearOrdinalPosition() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
The position of the column as defined in the schema.
clearOutcome() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Number of backups to be returned in the response.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Number of backups to be returned in the response.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Number of databases to be returned in the response.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Number of databases to be returned in the response.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Number of instance configs to be returned in the response.
clearPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Number of instances to be returned in the response.
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
clearPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
clearParam() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
clearParams() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
clearParentPartitionTokens() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
clearPartition() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Serialized Partition instance.
clearPartition() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
clearPartitionCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of partitions in transactions.
clearPartitionedUpdate() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
clearPartitionToken() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
The partition token decrypted from partition.
clearPartitionToken() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
clearPoint() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
clearProcessingUnits() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of processing units (node_count should be set to 0 if used).
clearProcessingUnits() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of processing units allocated to this instance.
clearProjectId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud project ID, e.g.
clearProjectId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
clearProtoDescriptors() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
optional bytes proto_descriptors = 7;
clearProtoDescriptors() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
optional bytes proto_descriptors = 6;
clearQuery() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
clearQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
clearQueryResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
clearRange() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
clearRead() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
clearRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
clearReadOptions() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
clearReadResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
clearReconfigureCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
clearRecord() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
clearRecordCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of records in transactions.
clearRecordSequence() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
clearRecordSequence() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The sequence number for the record within the transaction.
clearReplace() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
clearReplicas() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
clearRequestIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Request index (multiread only).
clearRestoreCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
clearRow() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
clearRow() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
clearRowType() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
clearRowType() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
clearRpcPriority() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
clearSdlStatement() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
clearSdlStatement() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
clearServingLocations() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
clearSnapshotEpochRead() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
True if exact_timestamp_micros is set, and the chosen timestamp is that of a snapshot epoch.
clearSnapshotEpochRootTable() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
clearSourceBackup() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The fully qualified uri of the source backup from which this backup was copied.
clearSql() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
The SQL string.
clearStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp that is specified relative to now.
clearStart() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
clearStart() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
clearStartBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
clearStartTime() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
clearStartTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
clearStatus() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
clearStringValue() - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
clearStrong() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a strong read, must only be set to true, or unset.
clearStructValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
clearTable() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
clearTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Name of the table affected by the change.
clearTable() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
clearTable() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
The table to write.
clearTable() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The table to read at.
clearTable() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Table name.
clearTable() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
clearTag() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
clearTid() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
ID of a batch read-only transaction.
clearTimestampValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
clearToken() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Partition token string used to identify the child partition in queries.
clearTransactionId() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
A globally unique string that represents the transaction in which the change was committed.
clearTransactionRestarted() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
This bit indicates that Spanner has restarted the current transaction.
clearTransactionSeed() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Transaction_seed contains workid and op pair for this transaction, used for testing.
clearTransactionTag() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Transaction tag info.
clearType() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
clearType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column type in JSON.
clearType() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
clearType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
clearType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
clearType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
clearUpdate() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
clearUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
clearUpdate() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
clearUpdateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
clearUpdateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
clearUpdateCloudDatabaseDdl() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
clearUpdateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
clearUpdates() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
clearUpdateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
clearUserConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
clearUserConfigId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
clearUserConfigId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
clearValue() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
clearValue() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
clearValueCaptureType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
clearValues() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
clearValues() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
clearValueType() - Method in class com.google.spanner.executor.v1.Value.Builder
 
clearVersionTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
clearWrite() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
clone() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
clone() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
clone() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
clone() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
clone() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
clone() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
clone() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
clone() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
clone() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
clone() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
clone() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
clone() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
clone() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
clone() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
clone() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
clone() - Method in class com.google.spanner.executor.v1.Value.Builder
 
clone() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
clone() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
CLOSE_BATCH_TXN - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
CLOSE_BATCH_TXN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
CloseBatchTransactionAction - Class in com.google.spanner.executor.v1
Closes or cleans up the currently opened batch read-only transaction.
CloseBatchTransactionAction.Builder - Class in com.google.spanner.executor.v1
Closes or cleans up the currently opened batch read-only transaction.
CloseBatchTransactionActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CLOSED_CLOSED - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
[start,limit]
CLOSED_CLOSED_VALUE - Static variable in enum com.google.spanner.executor.v1.KeyRange.Type
[start,limit]
CLOSED_OPEN - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
[start,limit)
CLOSED_OPEN_VALUE - Static variable in enum com.google.spanner.executor.v1.KeyRange.Type
[start,limit)
CLOUD_DATABASE_ROLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
CLOUD_DATABASE_ROLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
CloudBackupResponse - Class in com.google.spanner.executor.v1
CloudBackupResponse contains results returned by cloud backup related actions.
CloudBackupResponse.Builder - Class in com.google.spanner.executor.v1
CloudBackupResponse contains results returned by cloud backup related actions.
CloudBackupResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
CloudDatabaseResponse - Class in com.google.spanner.executor.v1
CloudDatabaseResponse contains results returned by cloud database related actions.
CloudDatabaseResponse.Builder - Class in com.google.spanner.executor.v1
CloudDatabaseResponse contains results returned by cloud database related actions.
CloudDatabaseResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
CloudExecutorProto - Class in com.google.spanner.executor.v1
 
CloudInstanceConfigResponse - Class in com.google.spanner.executor.v1
CloudInstanceConfigResponse contains results returned by cloud instance config related actions.
CloudInstanceConfigResponse.Builder - Class in com.google.spanner.executor.v1
CloudInstanceConfigResponse contains results returned by cloud instance config related actions.
CloudInstanceConfigResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
CloudInstanceResponse - Class in com.google.spanner.executor.v1
CloudInstanceResponse contains results returned by cloud instance related actions.
CloudInstanceResponse.Builder - Class in com.google.spanner.executor.v1
CloudInstanceResponse contains results returned by cloud instance related actions.
CloudInstanceResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
COLUMN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
COLUMN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
COLUMN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadAction
 
COLUMN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.TableMetadata
 
COLUMN_TYPES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
ColumnMetadata - Class in com.google.spanner.executor.v1
ColumnMetadata represents metadata of a single column.
ColumnMetadata.Builder - Class in com.google.spanner.executor.v1
ColumnMetadata represents metadata of a single column.
ColumnMetadataOrBuilder - Interface in com.google.spanner.executor.v1
 
com.google.spanner.executor.v1 - package com.google.spanner.executor.v1
 
COMMIT - Enum constant in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Commit the transaction.
COMMIT_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
COMMIT_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
COMMIT_VALUE - Static variable in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Commit the transaction.
Concurrency - Class in com.google.spanner.executor.v1
Concurrency for read-only transactions.
CONCURRENCY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartTransactionAction
 
Concurrency.Builder - Class in com.google.spanner.executor.v1
Concurrency for read-only transactions.
Concurrency.ConcurrencyModeCase - Enum in com.google.spanner.executor.v1
 
CONCURRENCYMODE_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
ConcurrencyOrBuilder - Interface in com.google.spanner.executor.v1
 
containsLabels(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
containsLabels(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
labels.
containsLabels(String) - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
labels.
containsLabels(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
containsLabels(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
labels.
containsLabels(String) - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
labels.
containsLabels(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
containsLabels(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
labels.
containsLabels(String) - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
labels.
COPY_CLOUD_BACKUP - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
COPY_CLOUD_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CopyCloudBackupAction - Class in com.google.spanner.executor.v1
Action that copies a Cloud Spanner database backup.
CopyCloudBackupAction.Builder - Class in com.google.spanner.executor.v1
Action that copies a Cloud Spanner database backup.
CopyCloudBackupActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CREATE_CLOUD_BACKUP - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
CREATE_CLOUD_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CREATE_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
CREATE_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CREATE_CLOUD_INSTANCE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
CREATE_CLOUD_INSTANCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CREATE_USER_INSTANCE_CONFIG - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
CREATE_USER_INSTANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
CreateCloudBackupAction - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner database backup.
CreateCloudBackupAction.Builder - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner database backup.
CreateCloudBackupActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CreateCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner database.
CreateCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner database.
CreateCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CreateCloudInstanceAction - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner instance.
CreateCloudInstanceAction.Builder - Class in com.google.spanner.executor.v1
Action that creates a Cloud Spanner instance.
CreateCloudInstanceActionOrBuilder - Interface in com.google.spanner.executor.v1
 
CreateUserInstanceConfigAction - Class in com.google.spanner.executor.v1
Action that creates a user instance config.
CreateUserInstanceConfigAction.Builder - Class in com.google.spanner.executor.v1
Action that creates a user instance config.
CreateUserInstanceConfigActionOrBuilder - Interface in com.google.spanner.executor.v1
 

D

DATA_CHANGE - Enum constant in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
DATA_CHANGE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChangeStreamRecord
 
DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
DATABASE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
DATABASE_INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
DATABASE_NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
DATABASE_PATH_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
DATABASE_RESPONSE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminResult
 
DATABASE_URI_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
DataChangeRecord - Class in com.google.spanner.executor.v1
ChangeStream data change record.
DataChangeRecord.Builder - Class in com.google.spanner.executor.v1
ChangeStream data change record.
DataChangeRecord.ColumnType - Class in com.google.spanner.executor.v1
Column types.
DataChangeRecord.ColumnType.Builder - Class in com.google.spanner.executor.v1
Column types.
DataChangeRecord.ColumnTypeOrBuilder - Interface in com.google.spanner.executor.v1
 
DataChangeRecord.Mod - Class in com.google.spanner.executor.v1
Describes the changes that were made.
DataChangeRecord.Mod.Builder - Class in com.google.spanner.executor.v1
Describes the changes that were made.
DataChangeRecord.ModOrBuilder - Interface in com.google.spanner.executor.v1
 
DataChangeRecordOrBuilder - Interface in com.google.spanner.executor.v1
 
DATE_DAYS_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
DATE_DAYS_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
DB_PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
DEADLINE_SECONDS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
DELETE_CLOUD_BACKUP - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
DELETE_CLOUD_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
DELETE_CLOUD_INSTANCE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
DELETE_CLOUD_INSTANCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
DELETE_KEYS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
DELETE_USER_INSTANCE_CONFIG - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
DELETE_USER_INSTANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
DeleteCloudBackupAction - Class in com.google.spanner.executor.v1
Action that deletes a Cloud Spanner database backup.
DeleteCloudBackupAction.Builder - Class in com.google.spanner.executor.v1
Action that deletes a Cloud Spanner database backup.
DeleteCloudBackupActionOrBuilder - Interface in com.google.spanner.executor.v1
 
DeleteCloudInstanceAction - Class in com.google.spanner.executor.v1
Action that deletes a Cloud Spanner instance.
DeleteCloudInstanceAction.Builder - Class in com.google.spanner.executor.v1
Action that deletes a Cloud Spanner instance.
DeleteCloudInstanceActionOrBuilder - Interface in com.google.spanner.executor.v1
 
DeleteUserInstanceConfigAction - Class in com.google.spanner.executor.v1
Action that deletes a user instance configs.
DeleteUserInstanceConfigAction.Builder - Class in com.google.spanner.executor.v1
Action that deletes a user instance configs.
DeleteUserInstanceConfigActionOrBuilder - Interface in com.google.spanner.executor.v1
 
DESIRED_BYTES_PER_PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
DESIRED_BYTES_PER_PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
DIALECT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
DML - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
DML_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
DML_ROWS_MODIFIED_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
DmlAction - Class in com.google.spanner.executor.v1
A single DML statement.
DmlAction.Builder - Class in com.google.spanner.executor.v1
A single DML statement.
DmlActionOrBuilder - Interface in com.google.spanner.executor.v1
 
DOUBLE_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
DROP_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
DROP_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
DropCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that drops a Cloud Spanner database.
DropCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that drops a Cloud Spanner database.
DropCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 

E

ENABLE_DROP_PROTECTION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
ENCRYPTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
equals(Object) - Method in class com.google.spanner.executor.v1.AdminAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.AdminResult
 
equals(Object) - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.BatchPartition
 
equals(Object) - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
equals(Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
equals(Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
equals(Object) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
equals(Object) - Method in class com.google.spanner.executor.v1.Concurrency
 
equals(Object) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
equals(Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
equals(Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
equals(Object) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.DmlAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
equals(Object) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.GetOperationAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
equals(Object) - Method in class com.google.spanner.executor.v1.KeyRange
 
equals(Object) - Method in class com.google.spanner.executor.v1.KeySet
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.MutationAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
equals(Object) - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
equals(Object) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
equals(Object) - Method in class com.google.spanner.executor.v1.OperationResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
equals(Object) - Method in class com.google.spanner.executor.v1.QueryAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
equals(Object) - Method in class com.google.spanner.executor.v1.QueryResult
 
equals(Object) - Method in class com.google.spanner.executor.v1.ReadAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.ReadResult
 
equals(Object) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.SpannerAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
equals(Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
equals(Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
equals(Object) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.TableMetadata
 
equals(Object) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
equals(Object) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
equals(Object) - Method in class com.google.spanner.executor.v1.Value
 
equals(Object) - Method in class com.google.spanner.executor.v1.ValueList
 
equals(Object) - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
EXACT_TIMESTAMP_MICROS - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
EXACT_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
EXECUTE_CHANGE_STREAM_QUERY - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
EXECUTE_CHANGE_STREAM_QUERY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
EXECUTE_PARTITION - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
EXECUTE_PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
ExecuteChangeStreamQuery - Class in com.google.spanner.executor.v1
Execute a change stream TVF query.
ExecuteChangeStreamQuery.Builder - Class in com.google.spanner.executor.v1
Execute a change stream TVF query.
ExecuteChangeStreamQueryOrBuilder - Interface in com.google.spanner.executor.v1
 
ExecutePartitionAction - Class in com.google.spanner.executor.v1
Performs a read or query for the given partitions.
ExecutePartitionAction.Builder - Class in com.google.spanner.executor.v1
Performs a read or query for the given partitions.
ExecutePartitionActionOrBuilder - Interface in com.google.spanner.executor.v1
 
EXECUTION_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartTransactionAction
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 

F

FILTER_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
FILTER_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
FILTER_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
FILTER_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
FINISH - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
FINISH_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
FinishTransactionAction - Class in com.google.spanner.executor.v1
FinishTransactionAction defines an action of finishing a transaction.
FinishTransactionAction.Builder - Class in com.google.spanner.executor.v1
FinishTransactionAction defines an action of finishing a transaction.
FinishTransactionAction.Mode - Enum in com.google.spanner.executor.v1
Mode indicates how the transaction should be finished.
FinishTransactionActionOrBuilder - Interface in com.google.spanner.executor.v1
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
 
forNumber(int) - Static method in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 

G

GENERATE_DB_PARTITIONS_QUERY - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
GENERATE_DB_PARTITIONS_QUERY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
GENERATE_DB_PARTITIONS_READ - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
GENERATE_DB_PARTITIONS_READ_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
GenerateDbPartitionsForQueryAction - Class in com.google.spanner.executor.v1
Generate database partitions for the given query.
GenerateDbPartitionsForQueryAction.Builder - Class in com.google.spanner.executor.v1
Generate database partitions for the given query.
GenerateDbPartitionsForQueryActionOrBuilder - Interface in com.google.spanner.executor.v1
 
GenerateDbPartitionsForReadAction - Class in com.google.spanner.executor.v1
Generate database partitions for the given read.
GenerateDbPartitionsForReadAction.Builder - Class in com.google.spanner.executor.v1
Generate database partitions for the given read.
GenerateDbPartitionsForReadActionOrBuilder - Interface in com.google.spanner.executor.v1
 
GET_CLOUD_BACKUP - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
GET_CLOUD_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
GET_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
GET_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
GET_CLOUD_INSTANCE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
GET_CLOUD_INSTANCE_CONFIG - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
GET_CLOUD_INSTANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
GET_CLOUD_INSTANCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
GET_OPERATION - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
GET_OPERATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
getAction() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
getAction() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
The actual SpannerAction to perform.
getAction() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionRequestOrBuilder
The actual SpannerAction to perform.
getActionBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
getActionCase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
getActionCase() - Method in class com.google.spanner.executor.v1.AdminAction
 
getActionCase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
 
getActionCase() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
getActionCase() - Method in class com.google.spanner.executor.v1.SpannerAction
 
getActionCase() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
 
getActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
Action id to uniquely identify this action request.
getActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
Action id to uniquely identify this action request.
getActionId() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionRequestOrBuilder
Action id to uniquely identify this action request.
getActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
Action id corresponds to the request.
getActionId() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
Action id corresponds to the request.
getActionId() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionResponseOrBuilder
Action id corresponds to the request.
getActionOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
getActionOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
The actual SpannerAction to perform.
getActionOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionRequestOrBuilder
The actual SpannerAction to perform.
getAdmin() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
getAdmin() - Method in class com.google.spanner.executor.v1.SpannerAction
Action that contains any administrative operation, like database, instance manipulation.
getAdmin() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action that contains any administrative operation, like database, instance manipulation.
getAdminBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
getAdminOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
getAdminOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action that contains any administrative operation, like database, instance manipulation.
getAdminOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action that contains any administrative operation, like database, instance manipulation.
getAdminResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
getAdminResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of admin related actions.
getAdminResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of admin related actions.
getAdminResultBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
getAdminResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
getAdminResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of admin related actions.
getAdminResultOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of admin related actions.
getAll() - Method in class com.google.spanner.executor.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.executor.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.executor.v1.KeySetOrBuilder
For convenience "all" can be set to "true" to indicate that this "KeySet" matches all keys in the table or index.
getArrayType() - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
getArrayType() - Method in class com.google.spanner.executor.v1.Value
Type of array element.
getArrayType() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Type of array element.
getArrayTypeBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
getArrayTypeOrBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
getArrayTypeOrBuilder() - Method in class com.google.spanner.executor.v1.Value
Type of array element.
getArrayTypeOrBuilder() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Type of array element.
getArrayValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
getArrayValue() - Method in class com.google.spanner.executor.v1.Value
Array type value.
getArrayValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Array type value.
getArrayValueBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
getArrayValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
getArrayValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value
Array type value.
getArrayValueOrBuilder() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Array type value.
getAutocommitIfSupported() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
getAutocommitIfSupported() - Method in class com.google.spanner.executor.v1.DmlAction
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
getAutocommitIfSupported() - Method in interface com.google.spanner.executor.v1.DmlActionOrBuilder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
getAutoscalingConfig() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfig() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
The autoscaling config for this instance.
getAutoscalingConfig() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
getAutoscalingConfig() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfig() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The autoscaling config for this instance.
getAutoscalingConfig() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
getAutoscalingConfigBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfigBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The autoscaling config for this instance.
getAutoscalingConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
getBackup() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackup() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackup() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackupBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackupId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The id of the backup to be created, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
The id of the backup to be created, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
The id of the backup to be created, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the backup to be created, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The id of the backup to be created, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The id of the backup to be created, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
The id of the backup to delete, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
The id of the backup to delete, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
The id of the backup to delete, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
The id of the backup to get, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
The id of the backup to get, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
The id of the backup to get, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the backup from which to restore, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
The id of the backup from which to restore, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
The id of the backup from which to restore, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
The id of the backup to update, e.g.
getBackupId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
The id of the backup to update, e.g.
getBackupId() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
The id of the backup to update, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The id of the backup to be created, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
The id of the backup to delete, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
The id of the backup to delete, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
The id of the backup to delete, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
The id of the backup to get, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
The id of the backup to get, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
The id of the backup to get, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the backup from which to restore, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
The id of the backup from which to restore, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
The id of the backup from which to restore, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
The id of the backup to update, e.g.
getBackupIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
The id of the backup to update, e.g.
getBackupIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
The id of the backup to update, e.g.
getBackupInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the backup, e.g.
getBackupInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud instance ID (not path) containing the backup, e.g.
getBackupInstanceId() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud instance ID (not path) containing the backup, e.g.
getBackupInstanceIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the backup, e.g.
getBackupInstanceIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud instance ID (not path) containing the backup, e.g.
getBackupInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud instance ID (not path) containing the backup, e.g.
getBackupOrBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackupOrBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
getBackupResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
getBackupResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of cloud backup related actions.
getBackupResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of cloud backup related actions.
getBackupResponseBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
getBackupResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
getBackupResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
Results of cloud backup related actions.
getBackupResponseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of cloud backup related actions.
getBaseConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Base config ID, e.g.
getBaseConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Base config ID, e.g.
getBaseConfigId() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Base config ID, e.g.
getBaseConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Base config ID, e.g.
getBaseConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Base config ID, e.g.
getBaseConfigIdBytes() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Base config ID, e.g.
getBatch() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a batch read, must only be set to true, or unset.
getBatch() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a batch read, must only be set to true, or unset.
getBatch() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a batch read, must only be set to true, or unset.
getBatchDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
getBatchDml() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a batch DML.
getBatchDml() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a batch DML.
getBatchDmlBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
getBatchDmlOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
getBatchDmlOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a batch DML.
getBatchDmlOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a batch DML.
getBatchReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Set only when batch is true.
getBatchReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency
Set only when batch is true.
getBatchReadTimestampMicros() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Set only when batch is true.
getBatchTxnId() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
getBatchTxnId() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
getBatchTxnId() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
getBatchTxnTime() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
getBatchTxnTime() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
The exact timestamp to start the batch transaction.
getBatchTxnTime() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
The exact timestamp to start the batch transaction.
getBatchTxnTimeBuilder() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
getBatchTxnTimeOrBuilder() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
getBatchTxnTimeOrBuilder() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
The exact timestamp to start the batch transaction.
getBatchTxnTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
The exact timestamp to start the batch transaction.
getBoolValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bool type value.
getBoolValue() - Method in class com.google.spanner.executor.v1.Value
Bool type value.
getBoolValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Bool type value.
getBytesValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bytes type value, stored in CORD.
getBytesValue() - Method in class com.google.spanner.executor.v1.Value
Bytes type value, stored in CORD.
getBytesValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Bytes type value, stored in CORD.
getCancelOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
getCancelOperation() - Method in class com.google.spanner.executor.v1.AdminAction
Action that cancels an operation.
getCancelOperation() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that cancels an operation.
getCancelOperationBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
getCancelOperationOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
getCancelOperationOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that cancels an operation.
getCancelOperationOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that cancels an operation.
getChangeStreamRecords(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecords(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Change stream records returned by a change stream query.
getChangeStreamRecords(int) - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Change stream records returned by a change stream query.
getChangeStreamRecordsBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Change stream records returned by a change stream query.
getChangeStreamRecordsCount() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Change stream records returned by a change stream query.
getChangeStreamRecordsList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Change stream records returned by a change stream query.
getChangeStreamRecordsList() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Change stream records returned by a change stream query.
getChangeStreamRecordsOrBuilderList() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Change stream records returned by a change stream query.
getChildPartition() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
getChildPartition() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Child partitions record.
getChildPartition() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Child partitions record.
getChildPartitionBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
getChildPartitionOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
getChildPartitionOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Child partitions record.
getChildPartitionOrBuilder() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Child partitions record.
getChildPartitions(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitions(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A set of child partitions and their associated information.
getChildPartitions(int) - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A set of child partitions and their associated information.
getChildPartitionsBuilder(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsBuilderList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsCount() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsCount() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A set of child partitions and their associated information.
getChildPartitionsCount() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A set of child partitions and their associated information.
getChildPartitionsList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A set of child partitions and their associated information.
getChildPartitionsList() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A set of child partitions and their associated information.
getChildPartitionsOrBuilder(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsOrBuilder(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A set of child partitions and their associated information.
getChildPartitionsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A set of child partitions and their associated information.
getChildPartitionsOrBuilderList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
getChildPartitionsOrBuilderList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A set of child partitions and their associated information.
getChildPartitionsOrBuilderList() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A set of child partitions and their associated information.
getCleanup() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
Indicates whether the transaction needs to be cleaned up.
getCleanup() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
Indicates whether the transaction needs to be cleaned up.
getCleanup() - Method in interface com.google.spanner.executor.v1.CloseBatchTransactionActionOrBuilder
Indicates whether the transaction needs to be cleaned up.
getCloseBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
getCloseBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to close a batch transaction.
getCloseBatchTxn() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to close a batch transaction.
getCloseBatchTxnBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
getCloseBatchTxnOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
getCloseBatchTxnOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to close a batch transaction.
getCloseBatchTxnOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to close a batch transaction.
GetCloudBackupAction - Class in com.google.spanner.executor.v1
Action that gets a Cloud Spanner database backup.
GetCloudBackupAction.Builder - Class in com.google.spanner.executor.v1
Action that gets a Cloud Spanner database backup.
GetCloudBackupActionOrBuilder - Interface in com.google.spanner.executor.v1
 
GetCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that gets a Cloud Spanner database.
GetCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that gets a Cloud Spanner database.
GetCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 
getCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
getCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Database role to assume while performing this action.
getCloudDatabaseRole() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Database role to assume while performing this action.
getCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
Database role to assume while performing this action.
getCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
Database role to assume while performing this action.
getCloudDatabaseRole() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
Database role to assume while performing this action.
getCloudDatabaseRoleBytes() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
Database role to assume while performing this action.
GetCloudInstanceAction - Class in com.google.spanner.executor.v1
Action that retrieves a Cloud Spanner instance.
GetCloudInstanceAction.Builder - Class in com.google.spanner.executor.v1
Action that retrieves a Cloud Spanner instance.
GetCloudInstanceActionOrBuilder - Interface in com.google.spanner.executor.v1
 
GetCloudInstanceConfigAction - Class in com.google.spanner.executor.v1
Action that gets a user instance config.
GetCloudInstanceConfigAction.Builder - Class in com.google.spanner.executor.v1
Action that gets a user instance config.
GetCloudInstanceConfigActionOrBuilder - Interface in com.google.spanner.executor.v1
 
getColumn(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
getColumn(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The names of the columns to be written.
getColumn(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The names of the columns to be written.
getColumn(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
getColumn(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The columns to be updated.
getColumn(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The columns to be updated.
getColumn(int) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
getColumn(int) - Method in class com.google.spanner.executor.v1.ReadAction
List of columns must begin with the key columns used for the read.
getColumn(int) - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
List of columns must begin with the key columns used for the read.
getColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata
Columns, in the same order as in the schema.
getColumn(int) - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Columns, in the same order as in the schema.
getColumnBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The names of the columns to be written.
getColumnBytes(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The names of the columns to be written.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The columns to be updated.
getColumnBytes(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The columns to be updated.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
getColumnBytes(int) - Method in class com.google.spanner.executor.v1.ReadAction
List of columns must begin with the key columns used for the read.
getColumnBytes(int) - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
List of columns must begin with the key columns used for the read.
getColumnCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
getColumnCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The names of the columns to be written.
getColumnCount() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The names of the columns to be written.
getColumnCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
getColumnCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The columns to be updated.
getColumnCount() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The columns to be updated.
getColumnCount() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
getColumnCount() - Method in class com.google.spanner.executor.v1.ReadAction
List of columns must begin with the key columns used for the read.
getColumnCount() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
List of columns must begin with the key columns used for the read.
getColumnCount() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnCount() - Method in class com.google.spanner.executor.v1.TableMetadata
Columns, in the same order as in the schema.
getColumnCount() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Columns, in the same order as in the schema.
getColumnList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
getColumnList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The names of the columns to be written.
getColumnList() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The names of the columns to be written.
getColumnList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
getColumnList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The columns to be updated.
getColumnList() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The columns to be updated.
getColumnList() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
getColumnList() - Method in class com.google.spanner.executor.v1.ReadAction
List of columns must begin with the key columns used for the read.
getColumnList() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
List of columns must begin with the key columns used for the read.
getColumnList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnList() - Method in class com.google.spanner.executor.v1.TableMetadata
Columns, in the same order as in the schema.
getColumnList() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Columns, in the same order as in the schema.
getColumnOrBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnOrBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata
Columns, in the same order as in the schema.
getColumnOrBuilder(int) - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Columns, in the same order as in the schema.
getColumnOrBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
getColumnOrBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata
Columns, in the same order as in the schema.
getColumnOrBuilderList() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Columns, in the same order as in the schema.
getColumnTypes(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypes(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord
Column types defined in the schema.
getColumnTypes(int) - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Column types defined in the schema.
getColumnTypesBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Column types defined in the schema.
getColumnTypesCount() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Column types defined in the schema.
getColumnTypesList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesList() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Column types defined in the schema.
getColumnTypesList() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Column types defined in the schema.
getColumnTypesOrBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesOrBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord
Column types defined in the schema.
getColumnTypesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Column types defined in the schema.
getColumnTypesOrBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
getColumnTypesOrBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Column types defined in the schema.
getColumnTypesOrBuilderList() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Column types defined in the schema.
getCommitTime() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
getCommitTime() - Method in class com.google.spanner.executor.v1.DataChangeRecord
The timestamp in which the change was committed.
getCommitTime() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
The timestamp in which the change was committed.
getCommitTime() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
getCommitTime() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Transaction timestamp.
getCommitTime() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Transaction timestamp.
getCommitTimeBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
getCommitTimeBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
getCommitTimeOrBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
getCommitTimeOrBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord
The timestamp in which the change was committed.
getCommitTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
The timestamp in which the change was committed.
getCommitTimeOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
getCommitTimeOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Transaction timestamp.
getCommitTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Transaction timestamp.
getConcurrency() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrency() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrency() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrencyBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrencyModeCase() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
getConcurrencyModeCase() - Method in class com.google.spanner.executor.v1.Concurrency
 
getConcurrencyModeCase() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
 
getConcurrencyOrBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrencyOrBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getConcurrencyOrBuilder() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
getCopyCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
getCopyCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that copies a Cloud Spanner database backup.
getCopyCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that copies a Cloud Spanner database backup.
getCopyCloudBackupBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
getCopyCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
getCopyCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that copies a Cloud Spanner database backup.
getCopyCloudBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that copies a Cloud Spanner database backup.
getCreateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
getCreateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database backup.
getCreateCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database backup.
getCreateCloudBackupBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
getCreateCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
getCreateCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database backup.
getCreateCloudBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database backup.
getCreateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
getCreateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database.
getCreateCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database.
getCreateCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
getCreateCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
getCreateCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database.
getCreateCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database.
getCreateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
getCreateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner instance.
getCreateCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner instance.
getCreateCloudInstanceBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
getCreateCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
getCreateCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner instance.
getCreateCloudInstanceOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner instance.
getCreateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
getCreateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a user instance config.
getCreateUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a user instance config.
getCreateUserInstanceConfigBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
getCreateUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
getCreateUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a user instance config.
getCreateUserInstanceConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a user instance config.
getDatabase() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
getDatabase() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
Database returned by GetCloudDatabaseAction
getDatabase() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
Database returned by GetCloudDatabaseAction
getDatabaseBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
getDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the database from which this backup was created, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The id of the database from which this backup was created, e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The id of the database from which this backup was created, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
The id of the database to get, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
The id of the database to get, e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
The id of the database to get, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the database to create and restore to, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
The id of the database to create and restore to, e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
The id of the database to create and restore to, e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud database ID (not full path), e.g.
getDatabaseId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the database from which this backup was created, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The id of the database from which this backup was created, e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The id of the database from which this backup was created, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
The id of the database to get, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
The id of the database to get, e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
The id of the database to get, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the database to create and restore to, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
The id of the database to create and restore to, e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
The id of the database to create and restore to, e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud database ID (not full path), e.g.
getDatabaseIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud database ID (not full path), e.g.
getDatabaseInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the database, e.g.
getDatabaseInstanceId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud instance ID (not path) containing the database, e.g.
getDatabaseInstanceId() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud instance ID (not path) containing the database, e.g.
getDatabaseInstanceIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the database, e.g.
getDatabaseInstanceIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud instance ID (not path) containing the database, e.g.
getDatabaseInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud instance ID (not path) containing the database, e.g.
getDatabaseName() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud database name (not full path), e.g.
getDatabaseName() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud database name (not full path), e.g.
getDatabaseName() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud database name (not full path), e.g.
getDatabaseNameBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud database name (not full path), e.g.
getDatabaseNameBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud database name (not full path), e.g.
getDatabaseNameBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud database name (not full path), e.g.
getDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
getDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
Database returned by GetCloudDatabaseAction
getDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
Database returned by GetCloudDatabaseAction
getDatabasePath() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Database against which to perform action.
getDatabasePath() - Method in class com.google.spanner.executor.v1.SpannerAction
Database against which to perform action.
getDatabasePath() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Database against which to perform action.
getDatabasePathBytes() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Database against which to perform action.
getDatabasePathBytes() - Method in class com.google.spanner.executor.v1.SpannerAction
Database against which to perform action.
getDatabasePathBytes() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Database against which to perform action.
getDatabaseResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
getDatabaseResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of database related actions.
getDatabaseResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of database related actions.
getDatabaseResponseBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
getDatabaseResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
getDatabaseResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
Results of database related actions.
getDatabaseResponseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of database related actions.
getDatabaseUri() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
getDatabaseUri() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The fully qualified uri of the database to be reconfigured.
getDatabaseUri() - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The fully qualified uri of the database to be reconfigured.
getDatabaseUriBytes() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
getDatabaseUriBytes() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The fully qualified uri of the database to be reconfigured.
getDatabaseUriBytes() - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The fully qualified uri of the database to be reconfigured.
getDataChange() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
getDataChange() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Data change record.
getDataChange() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Data change record.
getDataChangeBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
getDataChangeOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
getDataChangeOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Data change record.
getDataChangeOrBuilder() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Data change record.
getDateDaysValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Date type value.
getDateDaysValue() - Method in class com.google.spanner.executor.v1.Value
Date type value.
getDateDaysValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Date type value.
getDbPartition(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartition(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartition(int) - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionCount() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionList() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilder(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilder(int) - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilderList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDbPartitionOrBuilderList() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
getDeadlineSeconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Deadline for this change stream query, in seconds.
getDeadlineSeconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Deadline for this change stream query, in seconds.
getDeadlineSeconds() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Deadline for this change stream query, in seconds.
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.AdminAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.AdminResult
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.BatchPartition
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.Concurrency
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DmlAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.KeyRange
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.KeySet
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.MutationAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.OperationResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.QueryAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.QueryResult
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ReadAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ReadResult
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.SpannerAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.TableMetadata
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.Value
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.ValueList
 
getDefaultInstance() - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.AdminAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.AdminResult
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.BatchPartition
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.Concurrency
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DmlAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.KeyRange
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.KeySet
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.OperationResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.QueryResult
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReadAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReadResult
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.TableMetadata
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.Value
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.ValueList
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
getDefaultInstanceForType() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
getDeleteCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackupBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner database backup.
getDeleteCloudBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner database backup.
getDeleteCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstanceBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner instance.
getDeleteCloudInstanceOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner instance.
getDeleteKeys() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
getDeleteKeys() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Delete rows from "table".
getDeleteKeys() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Delete rows from "table".
getDeleteKeysBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
getDeleteKeysOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
getDeleteKeysOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Delete rows from "table".
getDeleteKeysOrBuilder() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Delete rows from "table".
getDeleteUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
getDeleteUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a user instance config.
getDeleteUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a user instance config.
getDeleteUserInstanceConfigBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
getDeleteUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
getDeleteUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a user instance config.
getDeleteUserInstanceConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a user instance config.
getDescriptor() - Static method in class com.google.spanner.executor.v1.AdminAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.AdminAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.AdminResult.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.AdminResult
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.BatchPartition
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudExecutorProto
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.Concurrency.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.Concurrency
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DmlAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DmlAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
getDescriptor() - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.KeyRange.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.KeyRange
 
getDescriptor() - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.KeySet.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.KeySet
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.OperationResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryResult.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.QueryResult
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReadAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReadAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReadResult.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReadResult
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.TableMetadata
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.Value.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.Value
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ValueList.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.ValueList
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
getDescriptor() - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
getDescriptorForType() - Method in enum com.google.spanner.executor.v1.KeyRange.Type
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.Value.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
getDescriptorForType() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
getDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Desired size of data in each partition.
getDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
Desired size of data in each partition.
getDesiredBytesPerPartition() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
Desired size of data in each partition.
getDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Desired size of data in each partition.
getDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Desired size of data in each partition.
getDesiredBytesPerPartition() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Desired size of data in each partition.
getDialect() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDialect() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDialect() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDialectBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDialectBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDialectBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
getDisplayName() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
getDisplayName() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The descriptive name for this instance as it appears in UIs.
getDisplayName() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The descriptive name for this instance as it appears in UIs.
getDisplayName() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
getDisplayName() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
The descriptive name for this instance config as it appears in UIs.
getDisplayName() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
The descriptive name for this instance config as it appears in UIs.
getDisplayNameBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
getDisplayNameBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The descriptive name for this instance as it appears in UIs.
getDisplayNameBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The descriptive name for this instance as it appears in UIs.
getDisplayNameBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
getDisplayNameBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
The descriptive name for this instance config as it appears in UIs.
getDisplayNameBytes() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
The descriptive name for this instance config as it appears in UIs.
getDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
getDml() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a DML.
getDml() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a DML.
getDmlBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
getDmlOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
getDmlOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a DML.
getDmlOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a DML.
getDmlRowsModified(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModified(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModified(int) - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedCount() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedCount() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedList() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Stores rows modified by query in single DML or batch DML action.
getDmlRowsModifiedList() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Stores rows modified by query in single DML or batch DML action.
getDoubleValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Double type value.
getDoubleValue() - Method in class com.google.spanner.executor.v1.Value
Double type value.
getDoubleValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Double type value.
getDropCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
getDropCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that drops a Cloud Spanner database.
getDropCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that drops a Cloud Spanner database.
getDropCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
getDropCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
getDropCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that drops a Cloud Spanner database.
getDropCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that drops a Cloud Spanner database.
getEnableDropProtection() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Updated value of enable_drop_protection, this is the only field that has supported to be updated.
getEnableDropProtection() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Updated value of enable_drop_protection, this is the only field that has supported to be updated.
getEnableDropProtection() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Updated value of enable_drop_protection, this is the only field that has supported to be updated.
getEncryptionConfig() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfig() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfig() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfigBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
getEndTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTime() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTimeBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getEndTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
getExactTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp.
getExactTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a read at a consistent timestamp.
getExactTimestampMicros() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a read at a consistent timestamp.
getExecuteChangeStreamQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
getExecuteChangeStreamQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute change stream query.
getExecuteChangeStreamQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute change stream query.
getExecuteChangeStreamQueryBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
getExecuteChangeStreamQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
getExecuteChangeStreamQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute change stream query.
getExecuteChangeStreamQueryOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute change stream query.
getExecutePartition() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
getExecutePartition() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute batch actions on generated partitions.
getExecutePartition() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute batch actions on generated partitions.
getExecutePartitionBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
getExecutePartitionOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
getExecutePartitionOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute batch actions on generated partitions.
getExecutePartitionOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute batch actions on generated partitions.
getExecutionOptions() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptions() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptions() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptionsBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptionsOrBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptionsOrBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Execution options (e.g., whether transaction is opaque, optimistic).
getExecutionOptionsOrBuilder() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Execution options (e.g., whether transaction is opaque, optimistic).
getExpireTime() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
getExpireTime() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Output only.
getExpireTime() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Output only.
getExpireTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
getExpireTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Output only.
getExpireTime() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Output only.
getExpireTime() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
getExpireTime() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Output only.
getExpireTime() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Output only.
getExpireTimeBuilder() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
getExpireTimeBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
getExpireTimeBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Output only.
getExpireTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Output only.
getExpireTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
getExpireTimeOrBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Output only.
getExpireTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Output only.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
A filter expression that filters what operations are returned in the response.
getFilter() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
A filter expression that filters backups listed in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
A filter expression that filters backups listed in the response.
getFilter() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
A filter expression that filters backups listed in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
A filter expression that filters what operations are returned in the response.
getFilter() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
getFilter() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
A filter expression that filters what operations are returned in the response.
getFilter() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
A filter expression that filters backups listed in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
A filter expression that filters backups listed in the response.
getFilterBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
A filter expression that filters backups listed in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
A filter expression that filters what operations are returned in the response.
getFilterBytes() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
A filter expression that filters what operations are returned in the response.
getFinish() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
getFinish() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to finish a transaction.
getFinish() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to finish a transaction.
getFinishBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
getFinishOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
getFinishOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to finish a transaction.
getFinishOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to finish a transaction.
getGenerateDbPartitionsQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
getGenerateDbPartitionsQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch query.
getGenerateDbPartitionsQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch query.
getGenerateDbPartitionsQueryBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
getGenerateDbPartitionsQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
getGenerateDbPartitionsQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch query.
getGenerateDbPartitionsQueryOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch query.
getGenerateDbPartitionsRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
getGenerateDbPartitionsRead() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch read.
getGenerateDbPartitionsRead() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch read.
getGenerateDbPartitionsReadBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
getGenerateDbPartitionsReadOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
getGenerateDbPartitionsReadOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch read.
getGenerateDbPartitionsReadOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch read.
getGetCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
getGetCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database backup.
getGetCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database backup.
getGetCloudBackupBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
getGetCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
getGetCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database backup.
getGetCloudBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database backup.
getGetCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
getGetCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database.
getGetCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database.
getGetCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
getGetCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
getGetCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database.
getGetCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database.
getGetCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
getGetCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that retrieves a Cloud Spanner instance.
getGetCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that retrieves a Cloud Spanner instance.
getGetCloudInstanceBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
getGetCloudInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
getGetCloudInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a user instance config.
getGetCloudInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a user instance config.
getGetCloudInstanceConfigBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
getGetCloudInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
getGetCloudInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a user instance config.
getGetCloudInstanceConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a user instance config.
getGetCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
getGetCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that retrieves a Cloud Spanner instance.
getGetCloudInstanceOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that retrieves a Cloud Spanner instance.
getGetOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
getGetOperation() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets an operation.
getGetOperation() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets an operation.
getGetOperationBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
getGetOperationOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
getGetOperationOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets an operation.
getGetOperationOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets an operation.
getHeartbeat() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
getHeartbeat() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Heartbeat record.
getHeartbeat() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Heartbeat record.
getHeartbeatBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
getHeartbeatMilliseconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
getHeartbeatMilliseconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
getHeartbeatMilliseconds() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
getHeartbeatOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
getHeartbeatOrBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Heartbeat record.
getHeartbeatOrBuilder() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Heartbeat record.
getHeartbeatTime() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
getHeartbeatTime() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
Timestamp for this heartbeat check.
getHeartbeatTime() - Method in interface com.google.spanner.executor.v1.HeartbeatRecordOrBuilder
Timestamp for this heartbeat check.
getHeartbeatTimeBuilder() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
getHeartbeatTimeOrBuilder() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
getHeartbeatTimeOrBuilder() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
Timestamp for this heartbeat check.
getHeartbeatTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.HeartbeatRecordOrBuilder
Timestamp for this heartbeat check.
getIndex() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
getIndex() - Method in class com.google.spanner.executor.v1.BatchPartition
Index name if the partition was generated for an index read.
getIndex() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Index name if the partition was generated for an index read.
getIndex() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
getIndex() - Method in class com.google.spanner.executor.v1.ReadAction
The index to read at if it's an index read.
getIndex() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
The index to read at if it's an index read.
getIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
getIndex() - Method in class com.google.spanner.executor.v1.ReadResult
Index name, if read from an index.
getIndex() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Index name, if read from an index.
getIndexBytes() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
getIndexBytes() - Method in class com.google.spanner.executor.v1.BatchPartition
Index name if the partition was generated for an index read.
getIndexBytes() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Index name if the partition was generated for an index read.
getIndexBytes() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
getIndexBytes() - Method in class com.google.spanner.executor.v1.ReadAction
The index to read at if it's an index read.
getIndexBytes() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
The index to read at if it's an index read.
getIndexBytes() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
getIndexBytes() - Method in class com.google.spanner.executor.v1.ReadResult
Index name, if read from an index.
getIndexBytes() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Index name, if read from an index.
getInsert() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
getInsert() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Exactly one of the remaining elements may be present.
getInsert() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Exactly one of the remaining elements may be present.
getInsertBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
getInsertOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
getInsertOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Exactly one of the remaining elements may be present.
getInsertOrBuilder() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Exactly one of the remaining elements may be present.
getInsertOrUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
getInsertOrUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Insert or update existing rows of "table".
getInsertOrUpdate() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Insert or update existing rows of "table".
getInsertOrUpdateBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Insert or update existing rows of "table".
getInsertOrUpdateOrBuilder() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Insert or update existing rows of "table".
getInstance() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
getInstance() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
Instance returned by GetCloudInstanceAction
getInstance() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
Instance returned by GetCloudInstanceAction
getInstanceBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
getInstanceConfig() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfig() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfig() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfigBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfigId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Instance config ID, e.g.
getInstanceConfigId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Instance config ID, e.g.
getInstanceConfigId() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Instance config ID, e.g.
getInstanceConfigId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Instance config ID (not path), e.g.
getInstanceConfigId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
Instance config ID (not path), e.g.
getInstanceConfigId() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder
Instance config ID (not path), e.g.
getInstanceConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Instance config ID, e.g.
getInstanceConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Instance config ID, e.g.
getInstanceConfigIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Instance config ID, e.g.
getInstanceConfigIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Instance config ID (not path), e.g.
getInstanceConfigIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
Instance config ID (not path), e.g.
getInstanceConfigIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder
Instance config ID (not path), e.g.
getInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
Instance config returned by GetCloudInstanceConfigAction.
getInstanceConfigResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
getInstanceConfigResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance config related actions.
getInstanceConfigResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance config related actions.
getInstanceConfigResponseBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
getInstanceConfigResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
getInstanceConfigResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance config related actions.
getInstanceConfigResponseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance config related actions.
getInstanceId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud instance ID (not path) to list backups from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
Cloud instance ID (not path) to list backups from, e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
Cloud instance ID (not path) to list backups from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud instance ID (not path) to list databases from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
Cloud instance ID (not path) to list databases from, e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
Cloud instance ID (not path) to list databases from, e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceId() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder
Cloud instance ID (not path) to retrieve the instance from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
Cloud instance ID (not path) to list backup operations from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud instance ID (not path) to list backups from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
Cloud instance ID (not path) to list backups from, e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
Cloud instance ID (not path) to list backups from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
Cloud instance ID (not path) to list database operations from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud instance ID (not path) to list databases from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
Cloud instance ID (not path) to list databases from, e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
Cloud instance ID (not path) to list databases from, e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
Cloud instance ID (not path), e.g.
getInstanceIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
Cloud instance ID (not path), e.g.
getInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
getInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
Instance returned by GetCloudInstanceAction
getInstanceOrBuilder() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
Instance returned by GetCloudInstanceAction
getInstanceResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
getInstanceResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance related actions.
getInstanceResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance related actions.
getInstanceResponseBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
getInstanceResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
getInstanceResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance related actions.
getInstanceResponseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance related actions.
getIntValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Int type value.
getIntValue() - Method in class com.google.spanner.executor.v1.Value
Int type value.
getIntValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Int type value.
getIsCommitTimestamp() - Method in class com.google.spanner.executor.v1.Value.Builder
If set, holds the sentinel value for the transaction CommitTimestamp.
getIsCommitTimestamp() - Method in class com.google.spanner.executor.v1.Value
If set, holds the sentinel value for the transaction CommitTimestamp.
getIsCommitTimestamp() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
If set, holds the sentinel value for the transaction CommitTimestamp.
getIsLastRecord() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Indicates whether this is the last record for a transaction in the current partition.
getIsLastRecord() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Indicates whether this is the last record for a transaction in the current partition.
getIsLastRecord() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Indicates whether this is the last record for a transaction in the current partition.
getIsNull() - Method in class com.google.spanner.executor.v1.Value.Builder
If is_null is set, then this value is null.
getIsNull() - Method in class com.google.spanner.executor.v1.Value
If is_null is set, then this value is null.
getIsNull() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
If is_null is set, then this value is null.
getIsPrimaryKey() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Whether the column is a primary key column.
getIsPrimaryKey() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
Whether the column is a primary key column.
getIsPrimaryKey() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
Whether the column is a primary key column.
getIsSystemTransaction() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Whether the transaction is a system transactionn.
getIsSystemTransaction() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Whether the transaction is a system transactionn.
getIsSystemTransaction() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Whether the transaction is a system transactionn.
getKeyColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata
Keys, in order.
getKeyColumn(int) - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Keys, in order.
getKeyColumnBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnCount() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnCount() - Method in class com.google.spanner.executor.v1.TableMetadata
Keys, in order.
getKeyColumnCount() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Keys, in order.
getKeyColumnList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnList() - Method in class com.google.spanner.executor.v1.TableMetadata
Keys, in order.
getKeyColumnList() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Keys, in order.
getKeyColumnOrBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnOrBuilder(int) - Method in class com.google.spanner.executor.v1.TableMetadata
Keys, in order.
getKeyColumnOrBuilder(int) - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Keys, in order.
getKeyColumnOrBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
getKeyColumnOrBuilderList() - Method in class com.google.spanner.executor.v1.TableMetadata
Keys, in order.
getKeyColumnOrBuilderList() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Keys, in order.
getKeys() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The primary key values in JSON.
getKeys() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The primary key values in JSON.
getKeys() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The primary key values in JSON.
getKeys() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
getKeys() - Method in class com.google.spanner.executor.v1.ReadAction
Keys for performing this read.
getKeys() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
Keys for performing this read.
getKeysBuilder() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
getKeysBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The primary key values in JSON.
getKeysBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The primary key values in JSON.
getKeysBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The primary key values in JSON.
getKeysOrBuilder() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
getKeysOrBuilder() - Method in class com.google.spanner.executor.v1.ReadAction
Keys for performing this read.
getKeysOrBuilder() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
Keys for performing this read.
getLabels() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Deprecated.
getLabels() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Deprecated.
getLabels() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Deprecated.
getLabels() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Deprecated.
getLabels() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
Deprecated.
getLabels() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
Deprecated.
getLabels() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Deprecated.
getLabels() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
Deprecated.
getLabels() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
getLabelsCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getLabelsCount() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
labels.
getLabelsCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
getLabelsCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getLabelsCount() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
labels.
getLabelsCount() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
getLabelsCount() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getLabelsCount() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
labels.
getLabelsMap() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
labels.
getLabelsMap() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
getLabelsMap() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
labels.
getLabelsMap() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
labels.
getLabelsOrDefault(String, String) - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
labels.
getLabelsOrDefault(String, String) - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
getLabelsOrDefault(String, String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
labels.
getLabelsOrDefault(String, String) - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
labels.
getLabelsOrThrow(String) - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
labels.
getLabelsOrThrow(String) - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
getLabelsOrThrow(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
labels.
getLabelsOrThrow(String) - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
labels.
getLimit() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
getLimit() - Method in class com.google.spanner.executor.v1.KeyRange
The end key of this KeyRange.
getLimit() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
The end key of this KeyRange.
getLimit() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Limit on number of rows to read.
getLimit() - Method in class com.google.spanner.executor.v1.ReadAction
Limit on number of rows to read.
getLimit() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
Limit on number of rows to read.
getLimitBuilder() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
getLimitOrBuilder() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
getLimitOrBuilder() - Method in class com.google.spanner.executor.v1.KeyRange
The end key of this KeyRange.
getLimitOrBuilder() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
The end key of this KeyRange.
getListCloudBackupOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperations() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperations() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperationsBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperationsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperationsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backup operations.
getListCloudBackupOperationsOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backup operations.
getListCloudBackups() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
getListCloudBackups() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backups.
getListCloudBackups() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backups.
getListCloudBackupsBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
getListCloudBackupsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
getListCloudBackupsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backups.
getListCloudBackupsOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backups.
getListCloudDatabaseOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperations() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperations() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperationsBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperationsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperationsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database operations.
getListCloudDatabaseOperationsOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database operations.
getListCloudDatabases() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
getListCloudDatabases() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner databases.
getListCloudDatabases() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner databases.
getListCloudDatabasesBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
getListCloudDatabasesOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
getListCloudDatabasesOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner databases.
getListCloudDatabasesOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner databases.
getListCloudInstances() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
getListCloudInstances() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner instances.
getListCloudInstances() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner instances.
getListCloudInstancesBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
getListCloudInstancesOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
getListCloudInstancesOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner instances.
getListCloudInstancesOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner instances.
getListedBackupOperations(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperations(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperations(int) - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsCount() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsCount() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsCount() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsList() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of operations returned by ListCloudBackupOperationsAction.
getListedBackupOperationsOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of operations returned by ListCloudBackupOperationsAction.
getListedBackups(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackups(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of backups returned by ListCloudBackupsAction.
getListedBackups(int) - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of backups returned by ListCloudBackupsAction.
getListedBackupsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsCount() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsCount() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of backups returned by ListCloudBackupsAction.
getListedBackupsCount() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of backups returned by ListCloudBackupsAction.
getListedBackupsList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of backups returned by ListCloudBackupsAction.
getListedBackupsList() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
List of backups returned by ListCloudBackupsAction.
getListedBackupsOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
List of backups returned by ListCloudBackupsAction.
getListedDatabaseOperations(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperations(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperations(int) - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsCount() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsCount() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsCount() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsList() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabaseOperationsOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of operations returned by ListCloudDatabaseOperationsAction.
getListedDatabases(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabases(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of databases returned by ListCloudDatabasesAction.
getListedDatabases(int) - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesCount() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesCount() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesCount() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesList() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
List of databases returned by ListCloudDatabasesAction.
getListedDatabasesOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
List of databases returned by ListCloudDatabasesAction.
getListedInstanceConfigs(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigs(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigs(int) - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsCount() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsCount() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsCount() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsList() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsList() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsList() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstanceConfigsOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
List of instance configs returned by ListCloudInstanceConfigsAction.
getListedInstances(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstances(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
List of instances returned by ListCloudInstancesAction.
getListedInstances(int) - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
List of instances returned by ListCloudInstancesAction.
getListedInstancesBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesCount() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesCount() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
List of instances returned by ListCloudInstancesAction.
getListedInstancesCount() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
List of instances returned by ListCloudInstancesAction.
getListedInstancesList() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesList() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
List of instances returned by ListCloudInstancesAction.
getListedInstancesList() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilder(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilderList() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
List of instances returned by ListCloudInstancesAction.
getListedInstancesOrBuilderList() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
List of instances returned by ListCloudInstancesAction.
getListedOperations(int) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperations(int) - Method in class com.google.spanner.executor.v1.OperationResponse
List of operations returned by ListOperationsAction.
getListedOperations(int) - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
List of operations returned by ListOperationsAction.
getListedOperationsBuilder(int) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsBuilderList() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsCount() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsCount() - Method in class com.google.spanner.executor.v1.OperationResponse
List of operations returned by ListOperationsAction.
getListedOperationsCount() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
List of operations returned by ListOperationsAction.
getListedOperationsList() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsList() - Method in class com.google.spanner.executor.v1.OperationResponse
List of operations returned by ListOperationsAction.
getListedOperationsList() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilder(int) - Method in class com.google.spanner.executor.v1.OperationResponse
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilderList() - Method in class com.google.spanner.executor.v1.OperationResponse
List of operations returned by ListOperationsAction.
getListedOperationsOrBuilderList() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
List of operations returned by ListOperationsAction.
getListInstanceConfigs() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
getListInstanceConfigs() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists user instance configs.
getListInstanceConfigs() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists user instance configs.
getListInstanceConfigsBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
getListInstanceConfigsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
getListInstanceConfigsOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists user instance configs.
getListInstanceConfigsOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists user instance configs.
getMaxPartitionCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
If set, the desired max number of partitions.
getMaxPartitionCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
If set, the desired max number of partitions.
getMaxPartitionCount() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
If set, the desired max number of partitions.
getMaxStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that is at most N seconds stale.
getMaxStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a boundedly stale read that is at most N seconds stale.
getMaxStalenessSeconds() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a boundedly stale read that is at most N seconds stale.
getMinReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that reads at a timestamp >= T.
getMinReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a boundedly stale read that reads at a timestamp >= T.
getMinReadTimestampMicros() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a boundedly stale read that reads at a timestamp >= T.
getMod(int) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getMod(int) - Method in class com.google.spanner.executor.v1.MutationAction
Mods that contained in this mutation.
getMod(int) - Method in interface com.google.spanner.executor.v1.MutationActionOrBuilder
Mods that contained in this mutation.
getModBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModCount() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModCount() - Method in class com.google.spanner.executor.v1.MutationAction
Mods that contained in this mutation.
getModCount() - Method in interface com.google.spanner.executor.v1.MutationActionOrBuilder
Mods that contained in this mutation.
getMode() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
Defines how exactly the transaction should be completed, e.g.
getMode() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
Defines how exactly the transaction should be completed, e.g.
getMode() - Method in interface com.google.spanner.executor.v1.FinishTransactionActionOrBuilder
Defines how exactly the transaction should be completed, e.g.
getModeValue() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
Defines how exactly the transaction should be completed, e.g.
getModeValue() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
Defines how exactly the transaction should be completed, e.g.
getModeValue() - Method in interface com.google.spanner.executor.v1.FinishTransactionActionOrBuilder
Defines how exactly the transaction should be completed, e.g.
getModList() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModList() - Method in class com.google.spanner.executor.v1.MutationAction
Mods that contained in this mutation.
getModList() - Method in interface com.google.spanner.executor.v1.MutationActionOrBuilder
Mods that contained in this mutation.
getModOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction
Mods that contained in this mutation.
getModOrBuilder(int) - Method in interface com.google.spanner.executor.v1.MutationActionOrBuilder
Mods that contained in this mutation.
getModOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
getModOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction
Mods that contained in this mutation.
getModOrBuilderList() - Method in interface com.google.spanner.executor.v1.MutationActionOrBuilder
Mods that contained in this mutation.
getMods(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getMods(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord
Changes made in the transaction.
getMods(int) - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Changes made in the transaction.
getModsBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Changes made in the transaction.
getModsCount() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Changes made in the transaction.
getModsList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsList() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Changes made in the transaction.
getModsList() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Changes made in the transaction.
getModsOrBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsOrBuilder(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord
Changes made in the transaction.
getModsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Changes made in the transaction.
getModsOrBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
getModsOrBuilderList() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Changes made in the transaction.
getModsOrBuilderList() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Changes made in the transaction.
getModType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Describes the type of change.
getModType() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Describes the type of change.
getModType() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Describes the type of change.
getModTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Describes the type of change.
getModTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Describes the type of change.
getModTypeBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Describes the type of change.
getMutableLabels() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Deprecated.
getMutableLabels() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Deprecated.
getMutableLabels() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Deprecated.
getMutation() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
getMutation() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to buffer a mutation.
getMutation() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to buffer a mutation.
getMutation() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
getMutation() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
The mutation to write.
getMutation() - Method in interface com.google.spanner.executor.v1.WriteMutationsActionOrBuilder
The mutation to write.
getMutationBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
getMutationBuilder() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
getMutationOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
getMutationOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to buffer a mutation.
getMutationOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to buffer a mutation.
getMutationOrBuilder() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
getMutationOrBuilder() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
The mutation to write.
getMutationOrBuilder() - Method in interface com.google.spanner.executor.v1.WriteMutationsActionOrBuilder
The mutation to write.
getName() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column name.
getName() - Method in class com.google.spanner.executor.v1.ColumnMetadata
Column name.
getName() - Method in interface com.google.spanner.executor.v1.ColumnMetadataOrBuilder
Column name.
getName() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column name.
getName() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
Column name.
getName() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
Column name.
getName() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Name for this change stream.
getName() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Name for this change stream.
getName() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Name for this change stream.
getName() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Name of the parameter (with no leading @).
getName() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Name of the parameter (with no leading @).
getName() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Name of the parameter (with no leading @).
getName() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Table name.
getName() - Method in class com.google.spanner.executor.v1.TableMetadata
Table name.
getName() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Table name.
getNameBytes() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column name.
getNameBytes() - Method in class com.google.spanner.executor.v1.ColumnMetadata
Column name.
getNameBytes() - Method in interface com.google.spanner.executor.v1.ColumnMetadataOrBuilder
Column name.
getNameBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column name.
getNameBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
Column name.
getNameBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
Column name.
getNameBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Name for this change stream.
getNameBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Name for this change stream.
getNameBytes() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Name for this change stream.
getNameBytes() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Name of the parameter (with no leading @).
getNameBytes() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Name of the parameter (with no leading @).
getNameBytes() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Name of the parameter (with no leading @).
getNameBytes() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Table name.
getNameBytes() - Method in class com.google.spanner.executor.v1.TableMetadata
Table name.
getNameBytes() - Method in interface com.google.spanner.executor.v1.TableMetadataOrBuilder
Table name.
getNewValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The new values of the changed columns in JSON.
getNewValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The new values of the changed columns in JSON.
getNewValues() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The new values of the changed columns in JSON.
getNewValuesBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The new values of the changed columns in JSON.
getNewValuesBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The new values of the changed columns in JSON.
getNewValuesBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The new values of the changed columns in JSON.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in class com.google.spanner.executor.v1.OperationResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageToken() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in class com.google.spanner.executor.v1.OperationResponse
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNextPageTokenBytes() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
getNodeCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of nodes (processing_units should not be set or set to 0 if used).
getNodeCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Number of nodes (processing_units should not be set or set to 0 if used).
getNodeCount() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Number of nodes (processing_units should not be set or set to 0 if used).
getNodeCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of nodes allocated to this instance.
getNodeCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The number of nodes allocated to this instance.
getNodeCount() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The number of nodes allocated to this instance.
getNumber() - Method in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
getNumber() - Method in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
getNumber() - Method in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
getNumber() - Method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
getNumber() - Method in enum com.google.spanner.executor.v1.KeyRange.Type
 
getNumber() - Method in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
getNumber() - Method in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
 
getNumber() - Method in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
getOldValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The old values of the changed columns in JSON.
getOldValues() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The old values of the changed columns in JSON.
getOldValues() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The old values of the changed columns in JSON.
getOldValuesBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The old values of the changed columns in JSON.
getOldValuesBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
The old values of the changed columns in JSON.
getOldValuesBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ModOrBuilder
The old values of the changed columns in JSON.
getOperation() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
The name of the operation resource to be cancelled.
getOperation() - Method in class com.google.spanner.executor.v1.CancelOperationAction
The name of the operation resource to be cancelled.
getOperation() - Method in interface com.google.spanner.executor.v1.CancelOperationActionOrBuilder
The name of the operation resource to be cancelled.
getOperation() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
The name of the operation resource.
getOperation() - Method in class com.google.spanner.executor.v1.GetOperationAction
The name of the operation resource.
getOperation() - Method in interface com.google.spanner.executor.v1.GetOperationActionOrBuilder
The name of the operation resource.
getOperation() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
getOperation() - Method in class com.google.spanner.executor.v1.OperationResponse
Operation returned by GetOperationAction.
getOperation() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
Operation returned by GetOperationAction.
GetOperationAction - Class in com.google.spanner.executor.v1
Action that gets an operation.
GetOperationAction.Builder - Class in com.google.spanner.executor.v1
Action that gets an operation.
GetOperationActionOrBuilder - Interface in com.google.spanner.executor.v1
 
getOperationBuilder() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
getOperationBytes() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
The name of the operation resource to be cancelled.
getOperationBytes() - Method in class com.google.spanner.executor.v1.CancelOperationAction
The name of the operation resource to be cancelled.
getOperationBytes() - Method in interface com.google.spanner.executor.v1.CancelOperationActionOrBuilder
The name of the operation resource to be cancelled.
getOperationBytes() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
The name of the operation resource.
getOperationBytes() - Method in class com.google.spanner.executor.v1.GetOperationAction
The name of the operation resource.
getOperationBytes() - Method in interface com.google.spanner.executor.v1.GetOperationActionOrBuilder
The name of the operation resource.
getOperationId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Op ID can be used to track progress of the update.
getOperationId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Op ID can be used to track progress of the update.
getOperationId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Op ID can be used to track progress of the update.
getOperationIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Op ID can be used to track progress of the update.
getOperationIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Op ID can be used to track progress of the update.
getOperationIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Op ID can be used to track progress of the update.
getOperationOrBuilder() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
getOperationOrBuilder() - Method in class com.google.spanner.executor.v1.OperationResponse
Operation returned by GetOperationAction.
getOperationOrBuilder() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
Operation returned by GetOperationAction.
getOperationResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
getOperationResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of operation related actions.
getOperationResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of operation related actions.
getOperationResponseBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
getOperationResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
getOperationResponseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
Results of operation related actions.
getOperationResponseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of operation related actions.
getOptimistic() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
Whether optimistic concurrency should be used to execute this transaction.
getOptimistic() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
Whether optimistic concurrency should be used to execute this transaction.
getOptimistic() - Method in interface com.google.spanner.executor.v1.TransactionExecutionOptionsOrBuilder
Whether optimistic concurrency should be used to execute this transaction.
getOptions() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
getOptions() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Options for partitioned update.
getOptions() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Options for partitioned update.
getOptionsBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
getOptionsOrBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
getOptionsOrBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Options for partitioned update.
getOptionsOrBuilder() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Options for partitioned update.
getOrdinalPosition() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
The position of the column as defined in the schema.
getOrdinalPosition() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
The position of the column as defined in the schema.
getOrdinalPosition() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
The position of the column as defined in the schema.
getOutcome() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
getOutcome() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
If action results are split into multiple responses, only the last response can and should contain status.
getOutcome() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionResponseOrBuilder
If action results are split into multiple responses, only the last response can and should contain status.
getOutcomeBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
getOutcomeOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
getOutcomeOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
If action results are split into multiple responses, only the last response can and should contain status.
getOutcomeOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionResponseOrBuilder
If action results are split into multiple responses, only the last response can and should contain status.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Number of backups to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
Number of backups to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
Number of backups to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Number of backups to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
Number of backups to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
Number of backups to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Number of databases to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
Number of databases to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
Number of databases to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Number of databases to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
Number of databases to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
Number of databases to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Number of instance configs to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
Number of instance configs to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
Number of instance configs to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Number of instances to be returned in the response.
getPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
Number of instances to be returned in the response.
getPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
Number of instances to be returned in the response.
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getPageTokenBytes() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
getParamCase() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
getParamCase() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getParamCase() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
 
getParams(int) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParams(int) - Method in class com.google.spanner.executor.v1.QueryAction
Parameters for the SQL string.
getParams(int) - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
Parameters for the SQL string.
getParamsBuilder(int) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsBuilderList() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsCount() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsCount() - Method in class com.google.spanner.executor.v1.QueryAction
Parameters for the SQL string.
getParamsCount() - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
Parameters for the SQL string.
getParamsList() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsList() - Method in class com.google.spanner.executor.v1.QueryAction
Parameters for the SQL string.
getParamsList() - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
Parameters for the SQL string.
getParamsOrBuilder(int) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsOrBuilder(int) - Method in class com.google.spanner.executor.v1.QueryAction
Parameters for the SQL string.
getParamsOrBuilder(int) - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
Parameters for the SQL string.
getParamsOrBuilderList() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
getParamsOrBuilderList() - Method in class com.google.spanner.executor.v1.QueryAction
Parameters for the SQL string.
getParamsOrBuilderList() - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
Parameters for the SQL string.
getParentPartitionTokens(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
getParentPartitionTokens(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Parent partition tokens of this child partition.
getParentPartitionTokens(int) - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Parent partition tokens of this child partition.
getParentPartitionTokensBytes(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
getParentPartitionTokensBytes(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Parent partition tokens of this child partition.
getParentPartitionTokensBytes(int) - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Parent partition tokens of this child partition.
getParentPartitionTokensCount() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
getParentPartitionTokensCount() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Parent partition tokens of this child partition.
getParentPartitionTokensCount() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Parent partition tokens of this child partition.
getParentPartitionTokensList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
getParentPartitionTokensList() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Parent partition tokens of this child partition.
getParentPartitionTokensList() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Parent partition tokens of this child partition.
getParserForType() - Method in class com.google.spanner.executor.v1.AdminAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.AdminResult
 
getParserForType() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.BatchPartition
 
getParserForType() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getParserForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
getParserForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
getParserForType() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
getParserForType() - Method in class com.google.spanner.executor.v1.Concurrency
 
getParserForType() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
getParserForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
getParserForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
getParserForType() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.DmlAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
getParserForType() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
getParserForType() - Method in class com.google.spanner.executor.v1.KeyRange
 
getParserForType() - Method in class com.google.spanner.executor.v1.KeySet
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.MutationAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
getParserForType() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
getParserForType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
getParserForType() - Method in class com.google.spanner.executor.v1.OperationResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
getParserForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.QueryAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
getParserForType() - Method in class com.google.spanner.executor.v1.QueryResult
 
getParserForType() - Method in class com.google.spanner.executor.v1.ReadAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.ReadResult
 
getParserForType() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.SpannerAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
getParserForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
getParserForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
getParserForType() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.TableMetadata
 
getParserForType() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
getParserForType() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getParserForType() - Method in class com.google.spanner.executor.v1.Value
 
getParserForType() - Method in class com.google.spanner.executor.v1.ValueList
 
getParserForType() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
getPartition() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Serialized Partition instance.
getPartition() - Method in class com.google.spanner.executor.v1.BatchPartition
Serialized Partition instance.
getPartition() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Serialized Partition instance.
getPartition() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
getPartition() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
Batch partition to execute on.
getPartition() - Method in interface com.google.spanner.executor.v1.ExecutePartitionActionOrBuilder
Batch partition to execute on.
getPartitionBuilder() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
getPartitionCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of partitions in transactions.
getPartitionCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Number of partitions in transactions.
getPartitionCount() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Number of partitions in transactions.
getPartitionedUpdate() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
getPartitionedUpdate() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a partitioned update.
getPartitionedUpdate() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a partitioned update.
getPartitionedUpdateBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
getPartitionedUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
getPartitionedUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a partitioned update.
getPartitionedUpdateOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a partitioned update.
getPartitionOrBuilder() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
getPartitionOrBuilder() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
Batch partition to execute on.
getPartitionOrBuilder() - Method in interface com.google.spanner.executor.v1.ExecutePartitionActionOrBuilder
Batch partition to execute on.
getPartitionToken() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
The partition token decrypted from partition.
getPartitionToken() - Method in class com.google.spanner.executor.v1.BatchPartition
The partition token decrypted from partition.
getPartitionToken() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
The partition token decrypted from partition.
getPartitionToken() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
getPartitionToken() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies which change stream partition to query, based on the content of child partitions records.
getPartitionToken() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies which change stream partition to query, based on the content of child partitions records.
getPartitionTokenBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
getPartitionTokenBytes() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies which change stream partition to query, based on the content of child partitions records.
getPartitionTokenBytes() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies which change stream partition to query, based on the content of child partitions records.
getPoint(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPoint(int) - Method in class com.google.spanner.executor.v1.KeySet
A list of specific keys.
getPoint(int) - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of specific keys.
getPointBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointBuilderList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointCount() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointCount() - Method in class com.google.spanner.executor.v1.KeySet
A list of specific keys.
getPointCount() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of specific keys.
getPointList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointList() - Method in class com.google.spanner.executor.v1.KeySet
A list of specific keys.
getPointList() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of specific keys.
getPointOrBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointOrBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet
A list of specific keys.
getPointOrBuilder(int) - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of specific keys.
getPointOrBuilderList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
getPointOrBuilderList() - Method in class com.google.spanner.executor.v1.KeySet
A list of specific keys.
getPointOrBuilderList() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of specific keys.
getProcessingUnits() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of processing units (node_count should be set to 0 if used).
getProcessingUnits() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Number of processing units (node_count should be set to 0 if used).
getProcessingUnits() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Number of processing units (node_count should be set to 0 if used).
getProcessingUnits() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of processing units allocated to this instance.
getProcessingUnits() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The number of processing units allocated to this instance.
getProcessingUnits() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The number of processing units allocated to this instance.
getProjectId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.DeleteUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
Cloud project ID, e.g.
getProjectId() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.DropCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.GetCloudInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupOperationsActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudBackupsActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabaseOperationsActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudDatabasesActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.RestoreCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
getProjectIdBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
Cloud project ID, e.g.
getProjectIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
Cloud project ID, e.g.
getProtoDescriptors() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
optional bytes proto_descriptors = 7;
getProtoDescriptors() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
optional bytes proto_descriptors = 7;
getProtoDescriptors() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
optional bytes proto_descriptors = 7;
getProtoDescriptors() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
optional bytes proto_descriptors = 6;
getProtoDescriptors() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
optional bytes proto_descriptors = 6;
getProtoDescriptors() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
optional bytes proto_descriptors = 6;
getQuery() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
getQuery() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
Query to generate partitions for.
getQuery() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
Query to generate partitions for.
getQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
getQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a query.
getQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a query.
getQueryBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
getQueryBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
getQueryOrBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
getQueryOrBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
Query to generate partitions for.
getQueryOrBuilder() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
Query to generate partitions for.
getQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
getQueryOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a query.
getQueryOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a query.
getQueryResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
getQueryResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a Query.
getQueryResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a Query.
getQueryResultBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
getQueryResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
getQueryResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a Query.
getQueryResultOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a Query.
getRange(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRange(int) - Method in class com.google.spanner.executor.v1.KeySet
A list of key ranges.
getRange(int) - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of key ranges.
getRangeBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeBuilderList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeCount() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeCount() - Method in class com.google.spanner.executor.v1.KeySet
A list of key ranges.
getRangeCount() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of key ranges.
getRangeList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeList() - Method in class com.google.spanner.executor.v1.KeySet
A list of key ranges.
getRangeList() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of key ranges.
getRangeOrBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeOrBuilder(int) - Method in class com.google.spanner.executor.v1.KeySet
A list of key ranges.
getRangeOrBuilder(int) - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of key ranges.
getRangeOrBuilderList() - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
getRangeOrBuilderList() - Method in class com.google.spanner.executor.v1.KeySet
A list of key ranges.
getRangeOrBuilderList() - Method in interface com.google.spanner.executor.v1.KeySetOrBuilder
A list of key ranges.
getRead() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
getRead() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Read to generate partitions for.
getRead() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Read to generate partitions for.
getRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
getRead() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a normal read.
getRead() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a normal read.
getReadBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
getReadBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
getReadOptions(int) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
getReadOptions(int) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Read options for this change stream query.
getReadOptions(int) - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Read options for this change stream query.
getReadOptionsBytes(int) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
getReadOptionsBytes(int) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Read options for this change stream query.
getReadOptionsBytes(int) - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Read options for this change stream query.
getReadOptionsCount() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
getReadOptionsCount() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Read options for this change stream query.
getReadOptionsCount() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Read options for this change stream query.
getReadOptionsList() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
getReadOptionsList() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Read options for this change stream query.
getReadOptionsList() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Read options for this change stream query.
getReadOrBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
getReadOrBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Read to generate partitions for.
getReadOrBuilder() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Read to generate partitions for.
getReadOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
getReadOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a normal read.
getReadOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a normal read.
getReadResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
getReadResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a ReadAction.
getReadResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a ReadAction.
getReadResultBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
getReadResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
getReadResultOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a ReadAction.
getReadResultOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a ReadAction.
getReconfigureCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that reconfigures a Cloud Spanner database.
getReconfigureCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that reconfigures a Cloud Spanner database.
getRecordCase() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
getRecordCase() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getRecordCase() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
 
getRecordCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of records in transactions.
getRecordCount() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Number of records in transactions.
getRecordCount() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Number of records in transactions.
getRecordSequence() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequence() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequence() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequence() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The sequence number for the record within the transaction.
getRecordSequence() - Method in class com.google.spanner.executor.v1.DataChangeRecord
The sequence number for the record within the transaction.
getRecordSequence() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
The sequence number for the record within the transaction.
getRecordSequenceBytes() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequenceBytes() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequenceBytes() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
getRecordSequenceBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The sequence number for the record within the transaction.
getRecordSequenceBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
The sequence number for the record within the transaction.
getRecordSequenceBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
The sequence number for the record within the transaction.
getReplace() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
getReplace() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Replace existing rows of "table".
getReplace() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Replace existing rows of "table".
getReplaceBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
getReplaceOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
getReplaceOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Replace existing rows of "table".
getReplaceOrBuilder() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Replace existing rows of "table".
getReplicas(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicas(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Replicas that should be included in the user config.
getReplicas(int) - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Replicas that should be included in the user config.
getReplicasBuilder(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasBuilderList() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasCount() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasCount() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Replicas that should be included in the user config.
getReplicasCount() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Replicas that should be included in the user config.
getReplicasList() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasList() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Replicas that should be included in the user config.
getReplicasList() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Replicas that should be included in the user config.
getReplicasOrBuilder(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasOrBuilder(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Replicas that should be included in the user config.
getReplicasOrBuilder(int) - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Replicas that should be included in the user config.
getReplicasOrBuilderList() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
getReplicasOrBuilderList() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
Replicas that should be included in the user config.
getReplicasOrBuilderList() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
Replicas that should be included in the user config.
getRequestIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Request index (multiread only).
getRequestIndex() - Method in class com.google.spanner.executor.v1.ReadResult
Request index (multiread only).
getRequestIndex() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Request index (multiread only).
getRestoreCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that restores a Cloud Spanner database from a backup.
getRestoreCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that restores a Cloud Spanner database from a backup.
getRow(int) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRow(int) - Method in class com.google.spanner.executor.v1.QueryResult
Rows read.
getRow(int) - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
Rows read.
getRow(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRow(int) - Method in class com.google.spanner.executor.v1.ReadResult
Rows read.
getRow(int) - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Rows read.
getRowBuilder(int) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowBuilder(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowBuilderList() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowBuilderList() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowCount() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowCount() - Method in class com.google.spanner.executor.v1.QueryResult
Rows read.
getRowCount() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
Rows read.
getRowCount() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowCount() - Method in class com.google.spanner.executor.v1.ReadResult
Rows read.
getRowCount() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Rows read.
getRowList() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowList() - Method in class com.google.spanner.executor.v1.QueryResult
Rows read.
getRowList() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
Rows read.
getRowList() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowList() - Method in class com.google.spanner.executor.v1.ReadResult
Rows read.
getRowList() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Rows read.
getRowOrBuilder(int) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowOrBuilder(int) - Method in class com.google.spanner.executor.v1.QueryResult
Rows read.
getRowOrBuilder(int) - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
Rows read.
getRowOrBuilder(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowOrBuilder(int) - Method in class com.google.spanner.executor.v1.ReadResult
Rows read.
getRowOrBuilder(int) - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Rows read.
getRowOrBuilderList() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
getRowOrBuilderList() - Method in class com.google.spanner.executor.v1.QueryResult
Rows read.
getRowOrBuilderList() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
Rows read.
getRowOrBuilderList() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
getRowOrBuilderList() - Method in class com.google.spanner.executor.v1.ReadResult
Rows read.
getRowOrBuilderList() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Rows read.
getRowType() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
getRowType() - Method in class com.google.spanner.executor.v1.QueryResult
The type of rows read.
getRowType() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
The type of rows read.
getRowType() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
getRowType() - Method in class com.google.spanner.executor.v1.ReadResult
The type of rows read.
getRowType() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
The type of rows read.
getRowTypeBuilder() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
getRowTypeBuilder() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
getRowTypeOrBuilder() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
getRowTypeOrBuilder() - Method in class com.google.spanner.executor.v1.QueryResult
The type of rows read.
getRowTypeOrBuilder() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
The type of rows read.
getRowTypeOrBuilder() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
getRowTypeOrBuilder() - Method in class com.google.spanner.executor.v1.ReadResult
The type of rows read.
getRowTypeOrBuilder() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
The type of rows read.
getRpcPriority() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
getRpcPriority() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
RPC Priority
getRpcPriority() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
RPC Priority
getRpcPriorityValue() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
getRpcPriorityValue() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
RPC Priority
getRpcPriorityValue() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
RPC Priority
getSdlStatement(int) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
getSdlStatement(int) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
SDL statements to apply to the new database.
getSdlStatement(int) - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
SDL statements to apply to the new database.
getSdlStatement(int) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
getSdlStatement(int) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
SDL statements to apply to the database.
getSdlStatement(int) - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
SDL statements to apply to the database.
getSdlStatementBytes(int) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
getSdlStatementBytes(int) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
SDL statements to apply to the new database.
getSdlStatementBytes(int) - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
SDL statements to apply to the new database.
getSdlStatementBytes(int) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
getSdlStatementBytes(int) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
SDL statements to apply to the database.
getSdlStatementBytes(int) - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
SDL statements to apply to the database.
getSdlStatementCount() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
getSdlStatementCount() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
SDL statements to apply to the new database.
getSdlStatementCount() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
SDL statements to apply to the new database.
getSdlStatementCount() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
getSdlStatementCount() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
SDL statements to apply to the database.
getSdlStatementCount() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
SDL statements to apply to the database.
getSdlStatementList() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
getSdlStatementList() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
SDL statements to apply to the new database.
getSdlStatementList() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
SDL statements to apply to the new database.
getSdlStatementList() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
getSdlStatementList() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
SDL statements to apply to the database.
getSdlStatementList() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
SDL statements to apply to the database.
getSerializedSize() - Method in class com.google.spanner.executor.v1.AdminAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.AdminResult
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.BatchPartition
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.Concurrency
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DmlAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.KeyRange
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.KeySet
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.MutationAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.OperationResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.QueryAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.QueryResult
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ReadAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ReadResult
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.SpannerAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.TableMetadata
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.Value
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.ValueList
 
getSerializedSize() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
getServingLocations(int) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
getServingLocations(int) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The locations of the serving regions, e.g.
getServingLocations(int) - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The locations of the serving regions, e.g.
getServingLocationsBytes(int) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
getServingLocationsBytes(int) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The locations of the serving regions, e.g.
getServingLocationsBytes(int) - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The locations of the serving regions, e.g.
getServingLocationsCount() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
getServingLocationsCount() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The locations of the serving regions, e.g.
getServingLocationsCount() - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The locations of the serving regions, e.g.
getServingLocationsList() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
getServingLocationsList() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The locations of the serving regions, e.g.
getServingLocationsList() - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The locations of the serving regions, e.g.
getSnapshotEpochRead() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
True if exact_timestamp_micros is set, and the chosen timestamp is that of a snapshot epoch.
getSnapshotEpochRead() - Method in class com.google.spanner.executor.v1.Concurrency
True if exact_timestamp_micros is set, and the chosen timestamp is that of a snapshot epoch.
getSnapshotEpochRead() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
True if exact_timestamp_micros is set, and the chosen timestamp is that of a snapshot epoch.
getSnapshotEpochRootTable() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSnapshotEpochRootTable() - Method in class com.google.spanner.executor.v1.Concurrency
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSnapshotEpochRootTable() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSnapshotEpochRootTableBytes() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSnapshotEpochRootTableBytes() - Method in class com.google.spanner.executor.v1.Concurrency
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSnapshotEpochRootTableBytes() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
getSourceBackup() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The fully qualified uri of the source backup from which this backup was copied.
getSourceBackup() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
The fully qualified uri of the source backup from which this backup was copied.
getSourceBackup() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
The fully qualified uri of the source backup from which this backup was copied.
getSourceBackupBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The fully qualified uri of the source backup from which this backup was copied.
getSourceBackupBytes() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
The fully qualified uri of the source backup from which this backup was copied.
getSourceBackupBytes() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
The fully qualified uri of the source backup from which this backup was copied.
getSql() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
The SQL string.
getSql() - Method in class com.google.spanner.executor.v1.QueryAction
The SQL string.
getSql() - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
The SQL string.
getSqlBytes() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
The SQL string.
getSqlBytes() - Method in class com.google.spanner.executor.v1.QueryAction
The SQL string.
getSqlBytes() - Method in interface com.google.spanner.executor.v1.QueryActionOrBuilder
The SQL string.
getStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp that is specified relative to now.
getStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a read at a consistent timestamp that is specified relative to now.
getStalenessSeconds() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a read at a consistent timestamp that is specified relative to now.
getStart() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStart() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStart() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStart() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
getStart() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a transaction.
getStart() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a transaction.
getStartBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
getStartBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a batch transaction.
getStartBatchTxn() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a batch transaction.
getStartBatchTxnBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
getStartBatchTxnOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
getStartBatchTxnOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a batch transaction.
getStartBatchTxnOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a batch transaction.
getStartBuilder() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStartBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
getStartOrBuilder() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStartOrBuilder() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStartOrBuilder() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
getStartOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
getStartOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a transaction.
getStartOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a transaction.
getStartTime() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTime() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTime() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTime() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTimeBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTimeBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
getStartTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTimeOrBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStartTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
getStatus() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
getStatus() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
If an outcome is split into multiple parts, status will be set only in the last part.
getStatus() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
If an outcome is split into multiple parts, status will be set only in the last part.
getStatusBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
getStatusOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
getStatusOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
If an outcome is split into multiple parts, status will be set only in the last part.
getStatusOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
If an outcome is split into multiple parts, status will be set only in the last part.
getStringValue() - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
getStringValue() - Method in class com.google.spanner.executor.v1.Value
String type value, stored in CORD.
getStringValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
String type value, stored in CORD.
getStringValueBytes() - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
getStringValueBytes() - Method in class com.google.spanner.executor.v1.Value
String type value, stored in CORD.
getStringValueBytes() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
String type value, stored in CORD.
getStrong() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a strong read, must only be set to true, or unset.
getStrong() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a strong read, must only be set to true, or unset.
getStrong() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a strong read, must only be set to true, or unset.
getStructValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
getStructValue() - Method in class com.google.spanner.executor.v1.Value
Struct type value.
getStructValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Struct type value.
getStructValueBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
getStructValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
getStructValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value
Struct type value.
getStructValueOrBuilder() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Struct type value.
getTable() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
getTable() - Method in class com.google.spanner.executor.v1.BatchPartition
Table name is set iff the partition was generated for a read (as opposed to a query).
getTable() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Table name is set iff the partition was generated for a read (as opposed to a query).
getTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Name of the table affected by the change.
getTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Name of the table affected by the change.
getTable() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Name of the table affected by the change.
getTable() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
The table to write.
getTable() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
The table to write.
getTable() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
The table to write.
getTable() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The table to read at.
getTable() - Method in class com.google.spanner.executor.v1.ReadAction
The table to read at.
getTable() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
The table to read at.
getTable() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Table name.
getTable() - Method in class com.google.spanner.executor.v1.ReadResult
Table name.
getTable() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Table name.
getTable(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTable(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Metadata related to the tables involved in the read.
getTable(int) - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Metadata related to the tables involved in the read.
getTable(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTable(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction
Metadata about tables and columns that will be involved in this transaction.
getTable(int) - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Metadata about tables and columns that will be involved in this transaction.
getTableBuilder(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableBuilder(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableBuilderList() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableBuilderList() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableBytes() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
getTableBytes() - Method in class com.google.spanner.executor.v1.BatchPartition
Table name is set iff the partition was generated for a read (as opposed to a query).
getTableBytes() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Table name is set iff the partition was generated for a read (as opposed to a query).
getTableBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Name of the table affected by the change.
getTableBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Name of the table affected by the change.
getTableBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Name of the table affected by the change.
getTableBytes() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
The table to write.
getTableBytes() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
The table to write.
getTableBytes() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
The table to write.
getTableBytes() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The table to read at.
getTableBytes() - Method in class com.google.spanner.executor.v1.ReadAction
The table to read at.
getTableBytes() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
The table to read at.
getTableBytes() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Table name.
getTableBytes() - Method in class com.google.spanner.executor.v1.ReadResult
Table name.
getTableBytes() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Table name.
getTableCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Metadata related to the tables involved in the read.
getTableCount() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Metadata related to the tables involved in the read.
getTableCount() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableCount() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Metadata about tables and columns that will be involved in this transaction.
getTableCount() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Metadata about tables and columns that will be involved in this transaction.
getTableList() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableList() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Metadata related to the tables involved in the read.
getTableList() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Metadata related to the tables involved in the read.
getTableList() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableList() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Metadata about tables and columns that will be involved in this transaction.
getTableList() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilder(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableOrBuilder(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Metadata related to the tables involved in the read.
getTableOrBuilder(int) - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Metadata related to the tables involved in the read.
getTableOrBuilder(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilder(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilder(int) - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilderList() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
getTableOrBuilderList() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Metadata related to the tables involved in the read.
getTableOrBuilderList() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Metadata related to the tables involved in the read.
getTableOrBuilderList() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilderList() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Metadata about tables and columns that will be involved in this transaction.
getTableOrBuilderList() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Metadata about tables and columns that will be involved in this transaction.
getTag() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
getTag() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
Transaction tag
getTag() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
Transaction tag
getTagBytes() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
getTagBytes() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
Transaction tag
getTagBytes() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
Transaction tag
getTid() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
ID of a batch read-only transaction.
getTid() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
ID of a batch read-only transaction.
getTid() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
ID of a batch read-only transaction.
getTimestampValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
getTimestampValue() - Method in class com.google.spanner.executor.v1.Value
Timestamp type value.
getTimestampValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Timestamp type value.
getTimestampValueBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
getTimestampValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
getTimestampValueOrBuilder() - Method in class com.google.spanner.executor.v1.Value
Timestamp type value.
getTimestampValueOrBuilder() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Timestamp type value.
getToken() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Partition token string used to identify the child partition in queries.
getToken() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Partition token string used to identify the child partition in queries.
getToken() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Partition token string used to identify the child partition in queries.
getTokenBytes() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Partition token string used to identify the child partition in queries.
getTokenBytes() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
Partition token string used to identify the child partition in queries.
getTokenBytes() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartitionOrBuilder
Partition token string used to identify the child partition in queries.
getTransactionId() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
A globally unique string that represents the transaction in which the change was committed.
getTransactionId() - Method in class com.google.spanner.executor.v1.DataChangeRecord
A globally unique string that represents the transaction in which the change was committed.
getTransactionId() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
A globally unique string that represents the transaction in which the change was committed.
getTransactionIdBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
A globally unique string that represents the transaction in which the change was committed.
getTransactionIdBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
A globally unique string that represents the transaction in which the change was committed.
getTransactionIdBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
A globally unique string that represents the transaction in which the change was committed.
getTransactionRestarted() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
This bit indicates that Spanner has restarted the current transaction.
getTransactionRestarted() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
This bit indicates that Spanner has restarted the current transaction.
getTransactionRestarted() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
This bit indicates that Spanner has restarted the current transaction.
getTransactionSeed() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionSeed() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionSeed() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionSeedBytes() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionSeedBytes() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionSeedBytes() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Transaction_seed contains workid and op pair for this transaction, used for testing.
getTransactionTag() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Transaction tag info.
getTransactionTag() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Transaction tag info.
getTransactionTag() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Transaction tag info.
getTransactionTagBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Transaction tag info.
getTransactionTagBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
Transaction tag info.
getTransactionTagBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
Transaction tag info.
getType() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
getType() - Method in class com.google.spanner.executor.v1.ColumnMetadata
Column type.
getType() - Method in interface com.google.spanner.executor.v1.ColumnMetadataOrBuilder
Column type.
getType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column type in JSON.
getType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
Column type in JSON.
getType() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
Column type in JSON.
getType() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
getType() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" type for this KeyRange.
getType() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" type for this KeyRange.
getType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
getType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Type of the parameter.
getType() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Type of the parameter.
getType(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getType(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
Type information for the "values" entries below.
getType(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
Type information for the "values" entries below.
getType(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getType(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
Type information for "values".
getType(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
Type information for "values".
getTypeBuilder() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
getTypeBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
getTypeBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column type in JSON.
getTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
Column type in JSON.
getTypeBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecord.ColumnTypeOrBuilder
Column type in JSON.
getTypeCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
Type information for the "values" entries below.
getTypeCount() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
Type information for the "values" entries below.
getTypeCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
Type information for "values".
getTypeCount() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
Type information for "values".
getTypeList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
Type information for the "values" entries below.
getTypeList() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
Type information for the "values" entries below.
getTypeList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
Type information for "values".
getTypeList() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
Type information for "values".
getTypeOrBuilder() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
getTypeOrBuilder() - Method in class com.google.spanner.executor.v1.ColumnMetadata
Column type.
getTypeOrBuilder() - Method in interface com.google.spanner.executor.v1.ColumnMetadataOrBuilder
Column type.
getTypeOrBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
getTypeOrBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Type of the parameter.
getTypeOrBuilder() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Type of the parameter.
getTypeOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
Type information for the "values" entries below.
getTypeOrBuilder(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
Type information for the "values" entries below.
getTypeOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
Type information for "values".
getTypeOrBuilder(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
Type information for "values".
getTypeOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
getTypeOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
Type information for the "values" entries below.
getTypeOrBuilderList() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
Type information for the "values" entries below.
getTypeOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
getTypeOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
Type information for "values".
getTypeOrBuilderList() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
Type information for "values".
getTypeValue() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
getTypeValue() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" type for this KeyRange.
getTypeValue() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" type for this KeyRange.
getUpdate() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
getUpdate() - Method in class com.google.spanner.executor.v1.DmlAction
DML statement.
getUpdate() - Method in interface com.google.spanner.executor.v1.DmlActionOrBuilder
DML statement.
getUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
getUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Update columns stored in existing rows of "table".
getUpdate() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Update columns stored in existing rows of "table".
getUpdate() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
getUpdate() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Partitioned dml query.
getUpdate() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Partitioned dml query.
getUpdateBuilder() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
getUpdateBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
getUpdateBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
getUpdateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackupBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackupOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner database backup.
getUpdateCloudBackupOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner database backup.
getUpdateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdl() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdl() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdl() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdlBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdlOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdlOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseDdlOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudDatabaseOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
getUpdateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
getUpdateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner instance.
getUpdateCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner instance.
getUpdateCloudInstanceBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
getUpdateCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
getUpdateCloudInstanceOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner instance.
getUpdateCloudInstanceOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner instance.
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.DmlAction
DML statement.
getUpdateOrBuilder() - Method in interface com.google.spanner.executor.v1.DmlActionOrBuilder
DML statement.
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Update columns stored in existing rows of "table".
getUpdateOrBuilder() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Update columns stored in existing rows of "table".
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
getUpdateOrBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Partitioned dml query.
getUpdateOrBuilder() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Partitioned dml query.
getUpdates(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdates(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction
DML statements.
getUpdates(int) - Method in interface com.google.spanner.executor.v1.BatchDmlActionOrBuilder
DML statements.
getUpdatesBuilder(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesBuilderList() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesCount() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesCount() - Method in class com.google.spanner.executor.v1.BatchDmlAction
DML statements.
getUpdatesCount() - Method in interface com.google.spanner.executor.v1.BatchDmlActionOrBuilder
DML statements.
getUpdatesList() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesList() - Method in class com.google.spanner.executor.v1.BatchDmlAction
DML statements.
getUpdatesList() - Method in interface com.google.spanner.executor.v1.BatchDmlActionOrBuilder
DML statements.
getUpdatesOrBuilder(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesOrBuilder(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction
DML statements.
getUpdatesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.BatchDmlActionOrBuilder
DML statements.
getUpdatesOrBuilderList() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
getUpdatesOrBuilderList() - Method in class com.google.spanner.executor.v1.BatchDmlAction
DML statements.
getUpdatesOrBuilderList() - Method in interface com.google.spanner.executor.v1.BatchDmlActionOrBuilder
DML statements.
getUpdateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
getUpdateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a user instance config.
getUpdateUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a user instance config.
getUpdateUserInstanceConfigBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
getUpdateUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
getUpdateUserInstanceConfigOrBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a user instance config.
getUpdateUserInstanceConfigOrBuilder() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a user instance config.
getUserConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigId() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigId() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getUserConfigId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigId() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigId() - Method in interface com.google.spanner.executor.v1.DeleteUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getUserConfigId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigId() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigId() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in interface com.google.spanner.executor.v1.CreateUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in interface com.google.spanner.executor.v1.DeleteUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
User instance config ID (not path), e.g.
getUserConfigIdBytes() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
User instance config ID (not path), e.g.
getValue() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
getValue() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Value of the parameter.
getValue() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Value of the parameter.
getValue(int) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValue(int) - Method in class com.google.spanner.executor.v1.ValueList
Values contained in this ValueList.
getValue(int) - Method in interface com.google.spanner.executor.v1.ValueListOrBuilder
Values contained in this ValueList.
getValueBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
getValueBuilder(int) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueBuilderList() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueCaptureType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCaptureType() - Method in class com.google.spanner.executor.v1.DataChangeRecord
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCaptureType() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCaptureTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCaptureTypeBytes() - Method in class com.google.spanner.executor.v1.DataChangeRecord
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCaptureTypeBytes() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
getValueCount() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueCount() - Method in class com.google.spanner.executor.v1.ValueList
Values contained in this ValueList.
getValueCount() - Method in interface com.google.spanner.executor.v1.ValueListOrBuilder
Values contained in this ValueList.
getValueDescriptor() - Method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
getValueDescriptor() - Method in enum com.google.spanner.executor.v1.KeyRange.Type
 
getValueList() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueList() - Method in class com.google.spanner.executor.v1.ValueList
Values contained in this ValueList.
getValueList() - Method in interface com.google.spanner.executor.v1.ValueListOrBuilder
Values contained in this ValueList.
getValueOrBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
getValueOrBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Value of the parameter.
getValueOrBuilder() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Value of the parameter.
getValueOrBuilder(int) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueOrBuilder(int) - Method in class com.google.spanner.executor.v1.ValueList
Values contained in this ValueList.
getValueOrBuilder(int) - Method in interface com.google.spanner.executor.v1.ValueListOrBuilder
Values contained in this ValueList.
getValueOrBuilderList() - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
getValueOrBuilderList() - Method in class com.google.spanner.executor.v1.ValueList
Values contained in this ValueList.
getValueOrBuilderList() - Method in interface com.google.spanner.executor.v1.ValueListOrBuilder
Values contained in this ValueList.
getValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The values to be written.
getValues(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The values to be written.
getValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The values to be updated.
getValues(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The values to be updated.
getValuesBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesCount() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The values to be written.
getValuesCount() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The values to be written.
getValuesCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesCount() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The values to be updated.
getValuesCount() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The values to be updated.
getValuesList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The values to be written.
getValuesList() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The values to be written.
getValuesList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The values to be updated.
getValuesList() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The values to be updated.
getValuesOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The values to be written.
getValuesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The values to be written.
getValuesOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesOrBuilder(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The values to be updated.
getValuesOrBuilder(int) - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The values to be updated.
getValuesOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
getValuesOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
The values to be written.
getValuesOrBuilderList() - Method in interface com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
The values to be written.
getValuesOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
getValuesOrBuilderList() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
The values to be updated.
getValuesOrBuilderList() - Method in interface com.google.spanner.executor.v1.MutationAction.UpdateArgsOrBuilder
The values to be updated.
getValueTypeCase() - Method in class com.google.spanner.executor.v1.Value.Builder
 
getValueTypeCase() - Method in class com.google.spanner.executor.v1.Value
 
getValueTypeCase() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
 
getVersionTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTime() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTimeBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTimeOrBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getVersionTimeOrBuilder() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
getWrite() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
getWrite() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to write a mutation.
getWrite() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to write a mutation.
getWriteBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
getWriteOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
getWriteOrBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to write a mutation.
getWriteOrBuilder() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to write a mutation.

H

hasAction() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
hasAction() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
The actual SpannerAction to perform.
hasAction() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionRequestOrBuilder
The actual SpannerAction to perform.
hasAdmin() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
hasAdmin() - Method in class com.google.spanner.executor.v1.SpannerAction
Action that contains any administrative operation, like database, instance manipulation.
hasAdmin() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action that contains any administrative operation, like database, instance manipulation.
hasAdminResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
hasAdminResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of admin related actions.
hasAdminResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of admin related actions.
hasArrayType() - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
hasArrayType() - Method in class com.google.spanner.executor.v1.Value
Type of array element.
hasArrayType() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Type of array element.
hasArrayValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
hasArrayValue() - Method in class com.google.spanner.executor.v1.Value
Array type value.
hasArrayValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Array type value.
hasAutocommitIfSupported() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
hasAutocommitIfSupported() - Method in class com.google.spanner.executor.v1.DmlAction
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
hasAutocommitIfSupported() - Method in interface com.google.spanner.executor.v1.DmlActionOrBuilder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
hasAutoscalingConfig() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
hasAutoscalingConfig() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
The autoscaling config for this instance.
hasAutoscalingConfig() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
hasAutoscalingConfig() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
hasAutoscalingConfig() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The autoscaling config for this instance.
hasAutoscalingConfig() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The autoscaling config for this instance.
hasBackup() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
hasBackup() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
hasBackup() - Method in interface com.google.spanner.executor.v1.CloudBackupResponseOrBuilder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
hasBackupResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
hasBackupResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of cloud backup related actions.
hasBackupResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of cloud backup related actions.
hasBatch() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a batch read, must only be set to true, or unset.
hasBatch() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a batch read, must only be set to true, or unset.
hasBatch() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a batch read, must only be set to true, or unset.
hasBatchDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
hasBatchDml() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a batch DML.
hasBatchDml() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a batch DML.
hasBatchTxnId() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
hasBatchTxnId() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
hasBatchTxnId() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
hasBatchTxnTime() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
hasBatchTxnTime() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
The exact timestamp to start the batch transaction.
hasBatchTxnTime() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
The exact timestamp to start the batch transaction.
hasBoolValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bool type value.
hasBoolValue() - Method in class com.google.spanner.executor.v1.Value
Bool type value.
hasBoolValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Bool type value.
hasBytesValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Bytes type value, stored in CORD.
hasBytesValue() - Method in class com.google.spanner.executor.v1.Value
Bytes type value, stored in CORD.
hasBytesValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Bytes type value, stored in CORD.
hasCancelOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
hasCancelOperation() - Method in class com.google.spanner.executor.v1.AdminAction
Action that cancels an operation.
hasCancelOperation() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that cancels an operation.
hasChildPartition() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
hasChildPartition() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Child partitions record.
hasChildPartition() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Child partitions record.
hasCloseBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
hasCloseBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to close a batch transaction.
hasCloseBatchTxn() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to close a batch transaction.
hasCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
hasCloudDatabaseRole() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Database role to assume while performing this action.
hasCloudDatabaseRole() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Database role to assume while performing this action.
hasCommitTime() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
hasCommitTime() - Method in class com.google.spanner.executor.v1.DataChangeRecord
The timestamp in which the change was committed.
hasCommitTime() - Method in interface com.google.spanner.executor.v1.DataChangeRecordOrBuilder
The timestamp in which the change was committed.
hasCommitTime() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
hasCommitTime() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Transaction timestamp.
hasCommitTime() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Transaction timestamp.
hasConcurrency() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
hasConcurrency() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Concurrency is for read-only transactions and must be omitted for read-write transactions.
hasConcurrency() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
hasCopyCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
hasCopyCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that copies a Cloud Spanner database backup.
hasCopyCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that copies a Cloud Spanner database backup.
hasCreateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
hasCreateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database backup.
hasCreateCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database backup.
hasCreateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
hasCreateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner database.
hasCreateCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner database.
hasCreateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
hasCreateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a Cloud Spanner instance.
hasCreateCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a Cloud Spanner instance.
hasCreateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
hasCreateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that creates a user instance config.
hasCreateUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that creates a user instance config.
hasDatabase() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
hasDatabase() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
Database returned by GetCloudDatabaseAction
hasDatabase() - Method in interface com.google.spanner.executor.v1.CloudDatabaseResponseOrBuilder
Database returned by GetCloudDatabaseAction
hasDatabaseResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
hasDatabaseResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of database related actions.
hasDatabaseResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of database related actions.
hasDatabaseUri() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
hasDatabaseUri() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
The fully qualified uri of the database to be reconfigured.
hasDatabaseUri() - Method in interface com.google.spanner.executor.v1.ReconfigureCloudDatabaseActionOrBuilder
The fully qualified uri of the database to be reconfigured.
hasDataChange() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
hasDataChange() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Data change record.
hasDataChange() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Data change record.
hasDateDaysValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Date type value.
hasDateDaysValue() - Method in class com.google.spanner.executor.v1.Value
Date type value.
hasDateDaysValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Date type value.
hasDeadlineSeconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Deadline for this change stream query, in seconds.
hasDeadlineSeconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Deadline for this change stream query, in seconds.
hasDeadlineSeconds() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Deadline for this change stream query, in seconds.
hasDeleteCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
hasDeleteCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner database backup.
hasDeleteCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner database backup.
hasDeleteCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
hasDeleteCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a Cloud Spanner instance.
hasDeleteCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a Cloud Spanner instance.
hasDeleteKeys() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
hasDeleteKeys() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Delete rows from "table".
hasDeleteKeys() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Delete rows from "table".
hasDeleteUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
hasDeleteUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that deletes a user instance config.
hasDeleteUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that deletes a user instance config.
hasDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Desired size of data in each partition.
hasDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
Desired size of data in each partition.
hasDesiredBytesPerPartition() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
Desired size of data in each partition.
hasDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Desired size of data in each partition.
hasDesiredBytesPerPartition() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Desired size of data in each partition.
hasDesiredBytesPerPartition() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Desired size of data in each partition.
hasDialect() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
hasDialect() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
hasDialect() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
hasDisplayName() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
hasDisplayName() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The descriptive name for this instance as it appears in UIs.
hasDisplayName() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The descriptive name for this instance as it appears in UIs.
hasDisplayName() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
hasDisplayName() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
The descriptive name for this instance config as it appears in UIs.
hasDisplayName() - Method in interface com.google.spanner.executor.v1.UpdateUserInstanceConfigActionOrBuilder
The descriptive name for this instance config as it appears in UIs.
hasDml() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
hasDml() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a DML.
hasDml() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a DML.
hasDoubleValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Double type value.
hasDoubleValue() - Method in class com.google.spanner.executor.v1.Value
Double type value.
hasDoubleValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Double type value.
hasDropCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
hasDropCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that drops a Cloud Spanner database.
hasDropCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that drops a Cloud Spanner database.
hasEncryptionConfig() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
hasEncryptionConfig() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
hasEncryptionConfig() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
hasEndTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
hasEndTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
hasEndTime() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
hasExactTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp.
hasExactTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a read at a consistent timestamp.
hasExactTimestampMicros() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a read at a consistent timestamp.
hasExecuteChangeStreamQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
hasExecuteChangeStreamQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute change stream query.
hasExecuteChangeStreamQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute change stream query.
hasExecutePartition() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
hasExecutePartition() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to execute batch actions on generated partitions.
hasExecutePartition() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to execute batch actions on generated partitions.
hasExecutionOptions() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
hasExecutionOptions() - Method in class com.google.spanner.executor.v1.StartTransactionAction
Execution options (e.g., whether transaction is opaque, optimistic).
hasExecutionOptions() - Method in interface com.google.spanner.executor.v1.StartTransactionActionOrBuilder
Execution options (e.g., whether transaction is opaque, optimistic).
hasExpireTime() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
hasExpireTime() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
Output only.
hasExpireTime() - Method in interface com.google.spanner.executor.v1.CopyCloudBackupActionOrBuilder
Output only.
hasExpireTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
hasExpireTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
Output only.
hasExpireTime() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
Output only.
hasExpireTime() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
hasExpireTime() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
Output only.
hasExpireTime() - Method in interface com.google.spanner.executor.v1.UpdateCloudBackupActionOrBuilder
Output only.
hasFilter() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
hasFilter() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
A filter expression that filters what operations are returned in the response.
hasFilter() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
A filter expression that filters what operations are returned in the response.
hasFinish() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
hasFinish() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to finish a transaction.
hasFinish() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to finish a transaction.
hasGenerateDbPartitionsQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
hasGenerateDbPartitionsQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch query.
hasGenerateDbPartitionsQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch query.
hasGenerateDbPartitionsRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
hasGenerateDbPartitionsRead() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to generate database partitions for batch read.
hasGenerateDbPartitionsRead() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to generate database partitions for batch read.
hasGetCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
hasGetCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database backup.
hasGetCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database backup.
hasGetCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
hasGetCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a Cloud Spanner database.
hasGetCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a Cloud Spanner database.
hasGetCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
hasGetCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that retrieves a Cloud Spanner instance.
hasGetCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that retrieves a Cloud Spanner instance.
hasGetCloudInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
hasGetCloudInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets a user instance config.
hasGetCloudInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets a user instance config.
hasGetOperation() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
hasGetOperation() - Method in class com.google.spanner.executor.v1.AdminAction
Action that gets an operation.
hasGetOperation() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that gets an operation.
hashCode() - Method in class com.google.spanner.executor.v1.AdminAction
 
hashCode() - Method in class com.google.spanner.executor.v1.AdminResult
 
hashCode() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
hashCode() - Method in class com.google.spanner.executor.v1.BatchPartition
 
hashCode() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
hashCode() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
hashCode() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
hashCode() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
hashCode() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
hashCode() - Method in class com.google.spanner.executor.v1.Concurrency
 
hashCode() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
hashCode() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
hashCode() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
hashCode() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
hashCode() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
hashCode() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
hashCode() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
hashCode() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
hashCode() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
hashCode() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
hashCode() - Method in class com.google.spanner.executor.v1.DmlAction
 
hashCode() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
hashCode() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
hashCode() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
hashCode() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
hashCode() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
hashCode() - Method in class com.google.spanner.executor.v1.KeyRange
 
hashCode() - Method in class com.google.spanner.executor.v1.KeySet
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
hashCode() - Method in class com.google.spanner.executor.v1.MutationAction
 
hashCode() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
hashCode() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
hashCode() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
hashCode() - Method in class com.google.spanner.executor.v1.OperationResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
hashCode() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
hashCode() - Method in class com.google.spanner.executor.v1.QueryAction
 
hashCode() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
hashCode() - Method in class com.google.spanner.executor.v1.QueryResult
 
hashCode() - Method in class com.google.spanner.executor.v1.ReadAction
 
hashCode() - Method in class com.google.spanner.executor.v1.ReadResult
 
hashCode() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.SpannerAction
 
hashCode() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
hashCode() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
hashCode() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
hashCode() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
hashCode() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
hashCode() - Method in class com.google.spanner.executor.v1.TableMetadata
 
hashCode() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
hashCode() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
hashCode() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
hashCode() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
hashCode() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
hashCode() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
hashCode() - Method in class com.google.spanner.executor.v1.Value
 
hashCode() - Method in class com.google.spanner.executor.v1.ValueList
 
hashCode() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
hasHeartbeat() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
hasHeartbeat() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
Heartbeat record.
hasHeartbeat() - Method in interface com.google.spanner.executor.v1.ChangeStreamRecordOrBuilder
Heartbeat record.
hasHeartbeatMilliseconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
hasHeartbeatMilliseconds() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
hasHeartbeatMilliseconds() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
hasHeartbeatTime() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
hasHeartbeatTime() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
Timestamp for this heartbeat check.
hasHeartbeatTime() - Method in interface com.google.spanner.executor.v1.HeartbeatRecordOrBuilder
Timestamp for this heartbeat check.
hasIndex() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
hasIndex() - Method in class com.google.spanner.executor.v1.BatchPartition
Index name if the partition was generated for an index read.
hasIndex() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Index name if the partition was generated for an index read.
hasIndex() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
hasIndex() - Method in class com.google.spanner.executor.v1.ReadAction
The index to read at if it's an index read.
hasIndex() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
The index to read at if it's an index read.
hasIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
hasIndex() - Method in class com.google.spanner.executor.v1.ReadResult
Index name, if read from an index.
hasIndex() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Index name, if read from an index.
hasInsert() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
hasInsert() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Exactly one of the remaining elements may be present.
hasInsert() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Exactly one of the remaining elements may be present.
hasInsertOrUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
hasInsertOrUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Insert or update existing rows of "table".
hasInsertOrUpdate() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Insert or update existing rows of "table".
hasInstance() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
hasInstance() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
Instance returned by GetCloudInstanceAction
hasInstance() - Method in interface com.google.spanner.executor.v1.CloudInstanceResponseOrBuilder
Instance returned by GetCloudInstanceAction
hasInstanceConfig() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
hasInstanceConfig() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
Instance config returned by GetCloudInstanceConfigAction.
hasInstanceConfig() - Method in interface com.google.spanner.executor.v1.CloudInstanceConfigResponseOrBuilder
Instance config returned by GetCloudInstanceConfigAction.
hasInstanceConfigResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
hasInstanceConfigResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance config related actions.
hasInstanceConfigResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance config related actions.
hasInstanceResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
hasInstanceResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of instance related actions.
hasInstanceResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of instance related actions.
hasIntValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Int type value.
hasIntValue() - Method in class com.google.spanner.executor.v1.Value
Int type value.
hasIntValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Int type value.
hasIsCommitTimestamp() - Method in class com.google.spanner.executor.v1.Value.Builder
If set, holds the sentinel value for the transaction CommitTimestamp.
hasIsCommitTimestamp() - Method in class com.google.spanner.executor.v1.Value
If set, holds the sentinel value for the transaction CommitTimestamp.
hasIsCommitTimestamp() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
If set, holds the sentinel value for the transaction CommitTimestamp.
hasIsNull() - Method in class com.google.spanner.executor.v1.Value.Builder
If is_null is set, then this value is null.
hasIsNull() - Method in class com.google.spanner.executor.v1.Value
If is_null is set, then this value is null.
hasIsNull() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
If is_null is set, then this value is null.
hasKeys() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
hasKeys() - Method in class com.google.spanner.executor.v1.ReadAction
Keys for performing this read.
hasKeys() - Method in interface com.google.spanner.executor.v1.ReadActionOrBuilder
Keys for performing this read.
hasLimit() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
hasLimit() - Method in class com.google.spanner.executor.v1.KeyRange
The end key of this KeyRange.
hasLimit() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
The end key of this KeyRange.
hasListCloudBackupOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
hasListCloudBackupOperations() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backup operations.
hasListCloudBackupOperations() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backup operations.
hasListCloudBackups() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
hasListCloudBackups() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database backups.
hasListCloudBackups() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database backups.
hasListCloudDatabaseOperations() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
hasListCloudDatabaseOperations() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner database operations.
hasListCloudDatabaseOperations() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner database operations.
hasListCloudDatabases() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
hasListCloudDatabases() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner databases.
hasListCloudDatabases() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner databases.
hasListCloudInstances() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
hasListCloudInstances() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists Cloud Spanner instances.
hasListCloudInstances() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists Cloud Spanner instances.
hasListInstanceConfigs() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
hasListInstanceConfigs() - Method in class com.google.spanner.executor.v1.AdminAction
Action that lists user instance configs.
hasListInstanceConfigs() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that lists user instance configs.
hasMaxPartitionCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
If set, the desired max number of partitions.
hasMaxPartitionCount() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
If set, the desired max number of partitions.
hasMaxPartitionCount() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
If set, the desired max number of partitions.
hasMaxStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that is at most N seconds stale.
hasMaxStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a boundedly stale read that is at most N seconds stale.
hasMaxStalenessSeconds() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a boundedly stale read that is at most N seconds stale.
hasMinReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that reads at a timestamp >= T.
hasMinReadTimestampMicros() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a boundedly stale read that reads at a timestamp >= T.
hasMinReadTimestampMicros() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a boundedly stale read that reads at a timestamp >= T.
hasMutation() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
hasMutation() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to buffer a mutation.
hasMutation() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to buffer a mutation.
hasMutation() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
hasMutation() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
The mutation to write.
hasMutation() - Method in interface com.google.spanner.executor.v1.WriteMutationsActionOrBuilder
The mutation to write.
hasNodeCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of nodes (processing_units should not be set or set to 0 if used).
hasNodeCount() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Number of nodes (processing_units should not be set or set to 0 if used).
hasNodeCount() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Number of nodes (processing_units should not be set or set to 0 if used).
hasNodeCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of nodes allocated to this instance.
hasNodeCount() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The number of nodes allocated to this instance.
hasNodeCount() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The number of nodes allocated to this instance.
hasOperation() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
hasOperation() - Method in class com.google.spanner.executor.v1.OperationResponse
Operation returned by GetOperationAction.
hasOperation() - Method in interface com.google.spanner.executor.v1.OperationResponseOrBuilder
Operation returned by GetOperationAction.
hasOperationResponse() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
hasOperationResponse() - Method in class com.google.spanner.executor.v1.AdminResult
Results of operation related actions.
hasOperationResponse() - Method in interface com.google.spanner.executor.v1.AdminResultOrBuilder
Results of operation related actions.
hasOptions() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
hasOptions() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Options for partitioned update.
hasOptions() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Options for partitioned update.
hasOutcome() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
hasOutcome() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
If action results are split into multiple responses, only the last response can and should contain status.
hasOutcome() - Method in interface com.google.spanner.executor.v1.SpannerAsyncActionResponseOrBuilder
If action results are split into multiple responses, only the last response can and should contain status.
hasPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Number of instance configs to be returned in the response.
hasPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
Number of instance configs to be returned in the response.
hasPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
Number of instance configs to be returned in the response.
hasPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Number of instances to be returned in the response.
hasPageSize() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
Number of instances to be returned in the response.
hasPageSize() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
Number of instances to be returned in the response.
hasPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
hasPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
hasPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudInstanceConfigsActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
hasPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
hasPageToken() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
hasPageToken() - Method in interface com.google.spanner.executor.v1.ListCloudInstancesActionOrBuilder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
hasPartition() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
hasPartition() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
Batch partition to execute on.
hasPartition() - Method in interface com.google.spanner.executor.v1.ExecutePartitionActionOrBuilder
Batch partition to execute on.
hasPartitionedUpdate() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
hasPartitionedUpdate() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to a partitioned update.
hasPartitionedUpdate() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to a partitioned update.
hasPartitionToken() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
hasPartitionToken() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies which change stream partition to query, based on the content of child partitions records.
hasPartitionToken() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies which change stream partition to query, based on the content of child partitions records.
hasProcessingUnits() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of processing units (node_count should be set to 0 if used).
hasProcessingUnits() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
Number of processing units (node_count should be set to 0 if used).
hasProcessingUnits() - Method in interface com.google.spanner.executor.v1.CreateCloudInstanceActionOrBuilder
Number of processing units (node_count should be set to 0 if used).
hasProcessingUnits() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of processing units allocated to this instance.
hasProcessingUnits() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
The number of processing units allocated to this instance.
hasProcessingUnits() - Method in interface com.google.spanner.executor.v1.UpdateCloudInstanceActionOrBuilder
The number of processing units allocated to this instance.
hasProtoDescriptors() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
optional bytes proto_descriptors = 7;
hasProtoDescriptors() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
optional bytes proto_descriptors = 7;
hasProtoDescriptors() - Method in interface com.google.spanner.executor.v1.CreateCloudDatabaseActionOrBuilder
optional bytes proto_descriptors = 7;
hasProtoDescriptors() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
optional bytes proto_descriptors = 6;
hasProtoDescriptors() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
optional bytes proto_descriptors = 6;
hasProtoDescriptors() - Method in interface com.google.spanner.executor.v1.UpdateCloudDatabaseDdlActionOrBuilder
optional bytes proto_descriptors = 6;
hasQuery() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
hasQuery() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
Query to generate partitions for.
hasQuery() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForQueryActionOrBuilder
Query to generate partitions for.
hasQuery() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
hasQuery() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a query.
hasQuery() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a query.
hasQueryResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
hasQueryResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a Query.
hasQueryResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a Query.
hasRead() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
hasRead() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
Read to generate partitions for.
hasRead() - Method in interface com.google.spanner.executor.v1.GenerateDbPartitionsForReadActionOrBuilder
Read to generate partitions for.
hasRead() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
hasRead() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to do a normal read.
hasRead() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to do a normal read.
hasReadResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
hasReadResult() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
Result of a ReadAction.
hasReadResult() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
Result of a ReadAction.
hasReconfigureCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
hasReconfigureCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that reconfigures a Cloud Spanner database.
hasReconfigureCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that reconfigures a Cloud Spanner database.
hasReplace() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
hasReplace() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Replace existing rows of "table".
hasReplace() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Replace existing rows of "table".
hasRequestIndex() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Request index (multiread only).
hasRequestIndex() - Method in class com.google.spanner.executor.v1.ReadResult
Request index (multiread only).
hasRequestIndex() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
Request index (multiread only).
hasRestoreCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
hasRestoreCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that restores a Cloud Spanner database from a backup.
hasRestoreCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that restores a Cloud Spanner database from a backup.
hasRowType() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
hasRowType() - Method in class com.google.spanner.executor.v1.QueryResult
The type of rows read.
hasRowType() - Method in interface com.google.spanner.executor.v1.QueryResultOrBuilder
The type of rows read.
hasRowType() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
hasRowType() - Method in class com.google.spanner.executor.v1.ReadResult
The type of rows read.
hasRowType() - Method in interface com.google.spanner.executor.v1.ReadResultOrBuilder
The type of rows read.
hasRpcPriority() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
hasRpcPriority() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
RPC Priority
hasRpcPriority() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
RPC Priority
hasStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp that is specified relative to now.
hasStalenessSeconds() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a read at a consistent timestamp that is specified relative to now.
hasStalenessSeconds() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a read at a consistent timestamp that is specified relative to now.
hasStart() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
hasStart() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
hasStart() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
hasStart() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
hasStart() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a transaction.
hasStart() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a transaction.
hasStartBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
hasStartBatchTxn() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to start a batch transaction.
hasStartBatchTxn() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to start a batch transaction.
hasStartTime() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
hasStartTime() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
hasStartTime() - Method in interface com.google.spanner.executor.v1.ChildPartitionsRecordOrBuilder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
hasStartTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
hasStartTime() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
hasStartTime() - Method in interface com.google.spanner.executor.v1.ExecuteChangeStreamQueryOrBuilder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
hasStatus() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
hasStatus() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
If an outcome is split into multiple parts, status will be set only in the last part.
hasStatus() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
If an outcome is split into multiple parts, status will be set only in the last part.
hasStringValue() - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
hasStringValue() - Method in class com.google.spanner.executor.v1.Value
String type value, stored in CORD.
hasStringValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
String type value, stored in CORD.
hasStrong() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a strong read, must only be set to true, or unset.
hasStrong() - Method in class com.google.spanner.executor.v1.Concurrency
Indicates a strong read, must only be set to true, or unset.
hasStrong() - Method in interface com.google.spanner.executor.v1.ConcurrencyOrBuilder
Indicates a strong read, must only be set to true, or unset.
hasStructValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
hasStructValue() - Method in class com.google.spanner.executor.v1.Value
Struct type value.
hasStructValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Struct type value.
hasTable() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
hasTable() - Method in class com.google.spanner.executor.v1.BatchPartition
Table name is set iff the partition was generated for a read (as opposed to a query).
hasTable() - Method in interface com.google.spanner.executor.v1.BatchPartitionOrBuilder
Table name is set iff the partition was generated for a read (as opposed to a query).
hasTag() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
hasTag() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
Transaction tag
hasTag() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder
Transaction tag
hasTid() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
ID of a batch read-only transaction.
hasTid() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
ID of a batch read-only transaction.
hasTid() - Method in interface com.google.spanner.executor.v1.StartBatchTransactionActionOrBuilder
ID of a batch read-only transaction.
hasTimestampValue() - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
hasTimestampValue() - Method in class com.google.spanner.executor.v1.Value
Timestamp type value.
hasTimestampValue() - Method in interface com.google.spanner.executor.v1.ValueOrBuilder
Timestamp type value.
hasTransactionRestarted() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
This bit indicates that Spanner has restarted the current transaction.
hasTransactionRestarted() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
This bit indicates that Spanner has restarted the current transaction.
hasTransactionRestarted() - Method in interface com.google.spanner.executor.v1.SpannerActionOutcomeOrBuilder
This bit indicates that Spanner has restarted the current transaction.
hasType() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
hasType() - Method in class com.google.spanner.executor.v1.ColumnMetadata
Column type.
hasType() - Method in interface com.google.spanner.executor.v1.ColumnMetadataOrBuilder
Column type.
hasType() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
hasType() - Method in class com.google.spanner.executor.v1.KeyRange
"start" and "limit" type for this KeyRange.
hasType() - Method in interface com.google.spanner.executor.v1.KeyRangeOrBuilder
"start" and "limit" type for this KeyRange.
hasType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
hasType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Type of the parameter.
hasType() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Type of the parameter.
hasUpdate() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
hasUpdate() - Method in class com.google.spanner.executor.v1.DmlAction
DML statement.
hasUpdate() - Method in interface com.google.spanner.executor.v1.DmlActionOrBuilder
DML statement.
hasUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
hasUpdate() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
Update columns stored in existing rows of "table".
hasUpdate() - Method in interface com.google.spanner.executor.v1.MutationAction.ModOrBuilder
Update columns stored in existing rows of "table".
hasUpdate() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
hasUpdate() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
Partitioned dml query.
hasUpdate() - Method in interface com.google.spanner.executor.v1.PartitionedUpdateActionOrBuilder
Partitioned dml query.
hasUpdateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
hasUpdateCloudBackup() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner database backup.
hasUpdateCloudBackup() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner database backup.
hasUpdateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudDatabase() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudDatabase() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudDatabaseDdl() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudDatabaseDdl() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudDatabaseDdl() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates the schema of a Cloud Spanner database.
hasUpdateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
hasUpdateCloudInstance() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a Cloud Spanner instance.
hasUpdateCloudInstance() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a Cloud Spanner instance.
hasUpdateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
hasUpdateUserInstanceConfig() - Method in class com.google.spanner.executor.v1.AdminAction
Action that updates a user instance config.
hasUpdateUserInstanceConfig() - Method in interface com.google.spanner.executor.v1.AdminActionOrBuilder
Action that updates a user instance config.
hasValue() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
hasValue() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
Value of the parameter.
hasValue() - Method in interface com.google.spanner.executor.v1.QueryAction.ParameterOrBuilder
Value of the parameter.
hasVersionTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
hasVersionTime() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
hasVersionTime() - Method in interface com.google.spanner.executor.v1.CreateCloudBackupActionOrBuilder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
hasWrite() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
hasWrite() - Method in class com.google.spanner.executor.v1.SpannerAction
Action to write a mutation.
hasWrite() - Method in interface com.google.spanner.executor.v1.SpannerActionOrBuilder
Action to write a mutation.
HEARTBEAT - Enum constant in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
HEARTBEAT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChangeStreamRecord
 
HEARTBEAT_MILLISECONDS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
HEARTBEAT_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.HeartbeatRecord
 
HeartbeatRecord - Class in com.google.spanner.executor.v1
ChangeStream heartbeat record.
HeartbeatRecord.Builder - Class in com.google.spanner.executor.v1
ChangeStream heartbeat record.
HeartbeatRecordOrBuilder - Interface in com.google.spanner.executor.v1
 

I

INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.BatchPartition
 
INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadAction
 
INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadResult
 
INSERT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
INSERT_OR_UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
INSTANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
INSTANCE_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
INSTANCE_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
INSTANCE_CONFIG_RESPONSE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminResult
 
INSTANCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceResponse
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudBackupAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
INSTANCE_RESPONSE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminResult
 
INT_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
INT_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.AdminAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.AdminResult
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.BatchPartition
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.Concurrency
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DmlAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.KeyRange
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.KeySet
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.OperationResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.QueryResult
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReadAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReadResult
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.TableMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.Value
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.ValueList
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
internalGetMapField(int) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
internalGetMutableMapField(int) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
internalGetMutableMapField(int) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
internalGetValueMap() - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
internalGetValueMap() - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
 
IS_COMMIT_TIMESTAMP - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
IS_COMMIT_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
IS_LAST_RECORD_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
IS_NULL - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
IS_NULL_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
IS_PRIMARY_KEY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
IS_SYSTEM_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
isInitialized() - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.AdminAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.AdminResult
 
isInitialized() - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.BatchPartition
 
isInitialized() - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
isInitialized() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
isInitialized() - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.Concurrency
 
isInitialized() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DmlAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
isInitialized() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
isInitialized() - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.KeyRange
 
isInitialized() - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.KeySet
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
isInitialized() - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.OperationResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
isInitialized() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.QueryResult
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReadAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReadResult
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
isInitialized() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.TableMetadata
 
isInitialized() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
isInitialized() - Method in class com.google.spanner.executor.v1.Value.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.Value
 
isInitialized() - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.ValueList
 
isInitialized() - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
isInitialized() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 

K

KEY_COLUMN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.TableMetadata
 
KeyRange - Class in com.google.spanner.executor.v1
KeyRange represents a range of rows in a table or index.
KeyRange.Builder - Class in com.google.spanner.executor.v1
KeyRange represents a range of rows in a table or index.
KeyRange.Type - Enum in com.google.spanner.executor.v1
Type controls whether "start" and "limit" are open or closed.
KeyRangeOrBuilder - Interface in com.google.spanner.executor.v1
 
KEYS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
KEYS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadAction
 
KeySet - Class in com.google.spanner.executor.v1
KeySet defines a collection of Spanner keys and/or key ranges.
KeySet.Builder - Class in com.google.spanner.executor.v1
KeySet defines a collection of Spanner keys and/or key ranges.
KeySetOrBuilder - Interface in com.google.spanner.executor.v1
 

L

LABELS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
LABELS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
LABELS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
LIMIT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeyRange
 
LIMIT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadAction
 
LIST_CLOUD_BACKUP_OPERATIONS - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_CLOUD_BACKUP_OPERATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
LIST_CLOUD_BACKUPS - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_CLOUD_BACKUPS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
LIST_CLOUD_DATABASE_OPERATIONS - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_CLOUD_DATABASE_OPERATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
LIST_CLOUD_DATABASES - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_CLOUD_DATABASES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
LIST_CLOUD_INSTANCES - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_CLOUD_INSTANCES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
LIST_INSTANCE_CONFIGS - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
LIST_INSTANCE_CONFIGS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
ListCloudBackupOperationsAction - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database backup operations.
ListCloudBackupOperationsAction.Builder - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database backup operations.
ListCloudBackupOperationsActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ListCloudBackupsAction - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database backups.
ListCloudBackupsAction.Builder - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database backups.
ListCloudBackupsActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ListCloudDatabaseOperationsAction - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database operations.
ListCloudDatabaseOperationsAction.Builder - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner database operations.
ListCloudDatabaseOperationsActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ListCloudDatabasesAction - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner databases.
ListCloudDatabasesAction.Builder - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner databases.
ListCloudDatabasesActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ListCloudInstanceConfigsAction - Class in com.google.spanner.executor.v1
Action that lists user instance configs.
ListCloudInstanceConfigsAction.Builder - Class in com.google.spanner.executor.v1
Action that lists user instance configs.
ListCloudInstanceConfigsActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ListCloudInstancesAction - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner databases.
ListCloudInstancesAction.Builder - Class in com.google.spanner.executor.v1
Action that lists Cloud Spanner databases.
ListCloudInstancesActionOrBuilder - Interface in com.google.spanner.executor.v1
 
LISTED_BACKUP_OPERATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudBackupResponse
 
LISTED_BACKUPS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudBackupResponse
 
LISTED_DATABASE_OPERATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
LISTED_DATABASES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
LISTED_INSTANCE_CONFIGS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
LISTED_INSTANCES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceResponse
 
LISTED_OPERATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.OperationResponse
 

M

MAX_PARTITION_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
MAX_STALENESS_SECONDS - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
MAX_STALENESS_SECONDS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
mergeAction(SpannerAction) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
mergeAdmin(AdminAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
mergeAdminResult(AdminResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
mergeArrayType(Type) - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
mergeArrayValue(ValueList) - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
mergeAutoscalingConfig(AutoscalingConfig) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
mergeAutoscalingConfig(AutoscalingConfig) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
mergeBackup(Backup) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
mergeBackupResponse(CloudBackupResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
mergeBatchDml(BatchDmlAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
mergeBatchTxnTime(Timestamp) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
mergeCancelOperation(CancelOperationAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
mergeChildPartition(ChildPartitionsRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
mergeCloseBatchTxn(CloseBatchTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
mergeCommitTime(Timestamp) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
mergeCommitTime(Timestamp) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
mergeConcurrency(Concurrency) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
mergeCopyCloudBackup(CopyCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
mergeCreateCloudBackup(CreateCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
mergeCreateCloudDatabase(CreateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
mergeCreateCloudInstance(CreateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
mergeCreateUserInstanceConfig(CreateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
mergeDatabase(Database) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
mergeDatabaseResponse(CloudDatabaseResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
mergeDataChange(DataChangeRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
mergeDeleteCloudBackup(DeleteCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
mergeDeleteCloudInstance(DeleteCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
mergeDeleteKeys(KeySet) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
mergeDeleteUserInstanceConfig(DeleteUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
mergeDml(DmlAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
mergeDropCloudDatabase(DropCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
mergeEncryptionConfig(EncryptionConfig) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
mergeEndTime(Timestamp) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
mergeExecuteChangeStreamQuery(ExecuteChangeStreamQuery) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
mergeExecutePartition(ExecutePartitionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
mergeExecutionOptions(TransactionExecutionOptions) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
mergeExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
mergeExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
mergeExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
mergeFinish(FinishTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.Value.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
mergeFrom(Message) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
mergeFrom(AdminAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
mergeFrom(AdminResult) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
mergeFrom(BatchDmlAction) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
mergeFrom(BatchPartition) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
mergeFrom(CancelOperationAction) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
mergeFrom(ChangeStreamRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
mergeFrom(ChildPartitionsRecord) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
mergeFrom(ChildPartitionsRecord.ChildPartition) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
mergeFrom(CloseBatchTransactionAction) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
mergeFrom(CloudBackupResponse) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
mergeFrom(CloudDatabaseResponse) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
mergeFrom(CloudInstanceConfigResponse) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
mergeFrom(CloudInstanceResponse) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
mergeFrom(ColumnMetadata) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
mergeFrom(Concurrency) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
mergeFrom(CopyCloudBackupAction) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
mergeFrom(CreateCloudBackupAction) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
mergeFrom(CreateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
mergeFrom(CreateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
mergeFrom(CreateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
mergeFrom(DataChangeRecord) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
mergeFrom(DataChangeRecord.ColumnType) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
mergeFrom(DataChangeRecord.Mod) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
mergeFrom(DeleteCloudBackupAction) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
mergeFrom(DeleteCloudInstanceAction) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
mergeFrom(DeleteUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
mergeFrom(DmlAction) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
mergeFrom(DropCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
mergeFrom(ExecuteChangeStreamQuery) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
mergeFrom(ExecutePartitionAction) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
mergeFrom(FinishTransactionAction) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
mergeFrom(GenerateDbPartitionsForQueryAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
mergeFrom(GenerateDbPartitionsForReadAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
mergeFrom(GetCloudBackupAction) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
mergeFrom(GetCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
mergeFrom(GetCloudInstanceAction) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
mergeFrom(GetCloudInstanceConfigAction) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
mergeFrom(GetOperationAction) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
mergeFrom(HeartbeatRecord) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
mergeFrom(KeyRange) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
mergeFrom(KeySet) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
mergeFrom(ListCloudBackupOperationsAction) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
mergeFrom(ListCloudBackupsAction) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
mergeFrom(ListCloudDatabaseOperationsAction) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
mergeFrom(ListCloudDatabasesAction) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
mergeFrom(ListCloudInstanceConfigsAction) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
mergeFrom(ListCloudInstancesAction) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
mergeFrom(MutationAction) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
mergeFrom(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
mergeFrom(MutationAction.Mod) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
mergeFrom(MutationAction.UpdateArgs) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
mergeFrom(OperationResponse) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
mergeFrom(PartitionedUpdateAction) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
mergeFrom(PartitionedUpdateAction.ExecutePartitionedUpdateOptions) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
mergeFrom(QueryAction) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
mergeFrom(QueryAction.Parameter) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
mergeFrom(QueryResult) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
mergeFrom(ReadAction) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
mergeFrom(ReadResult) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
mergeFrom(ReconfigureCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
mergeFrom(RestoreCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
mergeFrom(SpannerAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
mergeFrom(SpannerActionOutcome) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
mergeFrom(SpannerAsyncActionRequest) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
mergeFrom(SpannerAsyncActionResponse) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
mergeFrom(StartBatchTransactionAction) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
mergeFrom(StartTransactionAction) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
mergeFrom(TableMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
mergeFrom(TransactionExecutionOptions) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
mergeFrom(UpdateCloudBackupAction) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
mergeFrom(UpdateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
mergeFrom(UpdateCloudDatabaseDdlAction) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
mergeFrom(UpdateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
mergeFrom(UpdateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
mergeFrom(Value) - Method in class com.google.spanner.executor.v1.Value.Builder
 
mergeFrom(ValueList) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
mergeFrom(WriteMutationsAction) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
mergeGenerateDbPartitionsQuery(GenerateDbPartitionsForQueryAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
mergeGenerateDbPartitionsRead(GenerateDbPartitionsForReadAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
mergeGetCloudBackup(GetCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
mergeGetCloudDatabase(GetCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
mergeGetCloudInstance(GetCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
mergeGetCloudInstanceConfig(GetCloudInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
mergeGetOperation(GetOperationAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
mergeHeartbeat(HeartbeatRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
mergeHeartbeatTime(Timestamp) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
mergeInsert(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
mergeInsertOrUpdate(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
mergeInstance(Instance) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
mergeInstanceConfig(InstanceConfig) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
mergeInstanceConfigResponse(CloudInstanceConfigResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
mergeInstanceResponse(CloudInstanceResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
mergeKeys(KeySet) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
mergeLimit(ValueList) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
mergeListCloudBackupOperations(ListCloudBackupOperationsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
mergeListCloudBackups(ListCloudBackupsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
mergeListCloudDatabaseOperations(ListCloudDatabaseOperationsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
mergeListCloudDatabases(ListCloudDatabasesAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
mergeListCloudInstances(ListCloudInstancesAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
mergeListInstanceConfigs(ListCloudInstanceConfigsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
mergeMutation(MutationAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
mergeMutation(MutationAction) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
mergeOperation(Operation) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
mergeOperationResponse(OperationResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
mergeOptions(PartitionedUpdateAction.ExecutePartitionedUpdateOptions) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
mergeOutcome(SpannerActionOutcome) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
mergePartition(BatchPartition) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
mergePartitionedUpdate(PartitionedUpdateAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
mergeQuery(QueryAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
mergeQuery(QueryAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
mergeQueryResult(QueryResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
mergeRead(ReadAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
mergeRead(ReadAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
mergeReadResult(ReadResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
mergeReconfigureCloudDatabase(ReconfigureCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
mergeReplace(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
mergeRestoreCloudDatabase(RestoreCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
mergeRowType(StructType) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
mergeRowType(StructType) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
mergeStart(StartTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
mergeStart(ValueList) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
mergeStartBatchTxn(StartBatchTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
mergeStartTime(Timestamp) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
mergeStartTime(Timestamp) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
mergeStatus(Status) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
mergeStructValue(ValueList) - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
mergeTimestampValue(Timestamp) - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
mergeType(Type) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
mergeType(Type) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
mergeUpdate(MutationAction.UpdateArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
mergeUpdate(QueryAction) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
mergeUpdate(QueryAction) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
mergeUpdateCloudBackup(UpdateCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
mergeUpdateCloudDatabase(UpdateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
mergeUpdateCloudDatabaseDdl(UpdateCloudDatabaseDdlAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
mergeUpdateCloudInstance(UpdateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
mergeUpdateUserInstanceConfig(UpdateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
mergeValue(Value) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
mergeVersionTime(Timestamp) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
mergeWrite(WriteMutationsAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
MIN_READ_TIMESTAMP_MICROS - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
MIN_READ_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
MOD_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction
 
MOD_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
MODE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.FinishTransactionAction
 
MODE_UNSPECIFIED - Enum constant in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
"MODE_UNSPECIFIED" is equivalent to "COMMIT".
MODE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
"MODE_UNSPECIFIED" is equivalent to "COMMIT".
MODS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
MUTATION - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
MUTATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
MUTATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.WriteMutationsAction
 
MutationAction - Class in com.google.spanner.executor.v1
A single mutation request.
MutationAction.Builder - Class in com.google.spanner.executor.v1
A single mutation request.
MutationAction.InsertArgs - Class in com.google.spanner.executor.v1
Arguments to Insert, InsertOrUpdate, and Replace operations.
MutationAction.InsertArgs.Builder - Class in com.google.spanner.executor.v1
Arguments to Insert, InsertOrUpdate, and Replace operations.
MutationAction.InsertArgsOrBuilder - Interface in com.google.spanner.executor.v1
 
MutationAction.Mod - Class in com.google.spanner.executor.v1
Mod represents the write action that will be perform to a table.
MutationAction.Mod.Builder - Class in com.google.spanner.executor.v1
Mod represents the write action that will be perform to a table.
MutationAction.ModOrBuilder - Interface in com.google.spanner.executor.v1
 
MutationAction.UpdateArgs - Class in com.google.spanner.executor.v1
Arguments to Update.
MutationAction.UpdateArgs.Builder - Class in com.google.spanner.executor.v1
Arguments to Update.
MutationAction.UpdateArgsOrBuilder - Interface in com.google.spanner.executor.v1
 
MutationActionOrBuilder - Interface in com.google.spanner.executor.v1
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ColumnMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryAction.Parameter
 
NAME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.TableMetadata
 
NEW_VALUES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newBuilder() - Static method in class com.google.spanner.executor.v1.AdminAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.AdminResult
 
newBuilder() - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.BatchPartition
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
newBuilder() - Static method in class com.google.spanner.executor.v1.Concurrency
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DmlAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
newBuilder() - Static method in class com.google.spanner.executor.v1.KeyRange
 
newBuilder() - Static method in class com.google.spanner.executor.v1.KeySet
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
newBuilder() - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
newBuilder() - Static method in class com.google.spanner.executor.v1.MutationAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
newBuilder() - Static method in class com.google.spanner.executor.v1.OperationResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
newBuilder() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.QueryAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
newBuilder() - Static method in class com.google.spanner.executor.v1.QueryResult
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ReadAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ReadResult
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.SpannerAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
newBuilder() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
newBuilder() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
newBuilder() - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.TableMetadata
 
newBuilder() - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
newBuilder() - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
newBuilder() - Static method in class com.google.spanner.executor.v1.Value
 
newBuilder() - Static method in class com.google.spanner.executor.v1.ValueList
 
newBuilder() - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
newBuilder(AdminAction) - Static method in class com.google.spanner.executor.v1.AdminAction
 
newBuilder(AdminResult) - Static method in class com.google.spanner.executor.v1.AdminResult
 
newBuilder(BatchDmlAction) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
newBuilder(BatchPartition) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
newBuilder(CancelOperationAction) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
newBuilder(ChangeStreamRecord) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
newBuilder(ChildPartitionsRecord) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
newBuilder(ChildPartitionsRecord.ChildPartition) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
newBuilder(CloseBatchTransactionAction) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
newBuilder(CloudBackupResponse) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
newBuilder(CloudDatabaseResponse) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
newBuilder(CloudInstanceConfigResponse) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
newBuilder(CloudInstanceResponse) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
newBuilder(ColumnMetadata) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
newBuilder(Concurrency) - Static method in class com.google.spanner.executor.v1.Concurrency
 
newBuilder(CopyCloudBackupAction) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
newBuilder(CreateCloudBackupAction) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
newBuilder(CreateCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
newBuilder(CreateCloudInstanceAction) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
newBuilder(CreateUserInstanceConfigAction) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
newBuilder(DataChangeRecord) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
newBuilder(DataChangeRecord.ColumnType) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
newBuilder(DataChangeRecord.Mod) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newBuilder(DeleteCloudBackupAction) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
newBuilder(DeleteCloudInstanceAction) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
newBuilder(DeleteUserInstanceConfigAction) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
newBuilder(DmlAction) - Static method in class com.google.spanner.executor.v1.DmlAction
 
newBuilder(DropCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
newBuilder(ExecuteChangeStreamQuery) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
newBuilder(ExecutePartitionAction) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
newBuilder(FinishTransactionAction) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
newBuilder(GenerateDbPartitionsForQueryAction) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
newBuilder(GenerateDbPartitionsForReadAction) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
newBuilder(GetCloudBackupAction) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
newBuilder(GetCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
newBuilder(GetCloudInstanceAction) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
newBuilder(GetCloudInstanceConfigAction) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
newBuilder(GetOperationAction) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
newBuilder(HeartbeatRecord) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
newBuilder(KeyRange) - Static method in class com.google.spanner.executor.v1.KeyRange
 
newBuilder(KeySet) - Static method in class com.google.spanner.executor.v1.KeySet
 
newBuilder(ListCloudBackupOperationsAction) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
newBuilder(ListCloudBackupsAction) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
newBuilder(ListCloudDatabaseOperationsAction) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
newBuilder(ListCloudDatabasesAction) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
newBuilder(ListCloudInstanceConfigsAction) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
newBuilder(ListCloudInstancesAction) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
newBuilder(MutationAction) - Static method in class com.google.spanner.executor.v1.MutationAction
 
newBuilder(MutationAction.InsertArgs) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
newBuilder(MutationAction.Mod) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
newBuilder(MutationAction.UpdateArgs) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
newBuilder(OperationResponse) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
newBuilder(PartitionedUpdateAction) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
newBuilder(PartitionedUpdateAction.ExecutePartitionedUpdateOptions) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
newBuilder(QueryAction) - Static method in class com.google.spanner.executor.v1.QueryAction
 
newBuilder(QueryAction.Parameter) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
newBuilder(QueryResult) - Static method in class com.google.spanner.executor.v1.QueryResult
 
newBuilder(ReadAction) - Static method in class com.google.spanner.executor.v1.ReadAction
 
newBuilder(ReadResult) - Static method in class com.google.spanner.executor.v1.ReadResult
 
newBuilder(ReconfigureCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
newBuilder(RestoreCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
newBuilder(SpannerAction) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
newBuilder(SpannerActionOutcome) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
newBuilder(SpannerAsyncActionRequest) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
newBuilder(SpannerAsyncActionResponse) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
newBuilder(StartBatchTransactionAction) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
newBuilder(StartTransactionAction) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
newBuilder(TableMetadata) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
newBuilder(TransactionExecutionOptions) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
newBuilder(UpdateCloudBackupAction) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
newBuilder(UpdateCloudDatabaseAction) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
newBuilder(UpdateCloudDatabaseDdlAction) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
newBuilder(UpdateCloudInstanceAction) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
newBuilder(UpdateUserInstanceConfigAction) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
newBuilder(Value) - Static method in class com.google.spanner.executor.v1.Value
 
newBuilder(ValueList) - Static method in class com.google.spanner.executor.v1.ValueList
 
newBuilder(WriteMutationsAction) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.AdminAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.AdminResult
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.BatchPartition
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.Concurrency
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DmlAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.KeyRange
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.KeySet
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.MutationAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.OperationResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.QueryAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.QueryResult
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ReadAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ReadResult
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.SpannerAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.TableMetadata
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.Value
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.ValueList
 
newBuilderForType() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.AdminAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.AdminResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.BatchPartition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.Concurrency
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DmlAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.GetOperationAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.KeyRange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.KeySet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.MutationAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.OperationResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.QueryAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.QueryResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ReadAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ReadResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.SpannerAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.TableMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.ValueList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.AdminAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.AdminResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.BatchPartition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.Concurrency
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DmlAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.GetOperationAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.KeyRange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.KeySet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.MutationAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.OperationResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.QueryAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.QueryResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ReadAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ReadResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.SpannerAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.TableMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.ValueList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudBackupResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CloudInstanceResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.OperationResponse
 
NODE_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
NODE_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 

O

OLD_VALUES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
OPEN_CLOSED - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
(start,limit]
OPEN_CLOSED_VALUE - Static variable in enum com.google.spanner.executor.v1.KeyRange.Type
(start,limit]
OPEN_OPEN - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
(start,limit)
OPEN_OPEN_VALUE - Static variable in enum com.google.spanner.executor.v1.KeyRange.Type
(start,limit)
OPERATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CancelOperationAction
 
OPERATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetOperationAction
 
OPERATION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.OperationResponse
 
OPERATION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
OPERATION_RESPONSE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminResult
 
OperationResponse - Class in com.google.spanner.executor.v1
OperationResponse contains results returned by operation related actions.
OperationResponse.Builder - Class in com.google.spanner.executor.v1
OperationResponse contains results returned by operation related actions.
OperationResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
OPTIMISTIC_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
ORDINAL_POSITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
OUTCOME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
PARAM_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
 
PARAMS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryAction
 
PARENT_PARTITION_TOKENS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseDelimitedFrom(InputStream) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(byte[]) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(ByteString) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(CodedInputStream) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(InputStream) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(ByteBuffer) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.AdminResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Concurrency
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DmlAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeyRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.KeySet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.QueryResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReadResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.ValueList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
parser() - Static method in class com.google.spanner.executor.v1.AdminAction
 
parser() - Static method in class com.google.spanner.executor.v1.AdminResult
 
parser() - Static method in class com.google.spanner.executor.v1.BatchDmlAction
 
parser() - Static method in class com.google.spanner.executor.v1.BatchPartition
 
parser() - Static method in class com.google.spanner.executor.v1.CancelOperationAction
 
parser() - Static method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
parser() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
parser() - Static method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
parser() - Static method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
parser() - Static method in class com.google.spanner.executor.v1.CloudBackupResponse
 
parser() - Static method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
parser() - Static method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
parser() - Static method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
parser() - Static method in class com.google.spanner.executor.v1.ColumnMetadata
 
parser() - Static method in class com.google.spanner.executor.v1.Concurrency
 
parser() - Static method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
parser() - Static method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
parser() - Static method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
parser() - Static method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
parser() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
parser() - Static method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
parser() - Static method in class com.google.spanner.executor.v1.DataChangeRecord
 
parser() - Static method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
parser() - Static method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
parser() - Static method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
parser() - Static method in class com.google.spanner.executor.v1.DmlAction
 
parser() - Static method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
parser() - Static method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
parser() - Static method in class com.google.spanner.executor.v1.FinishTransactionAction
 
parser() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
parser() - Static method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
parser() - Static method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
parser() - Static method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
parser() - Static method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
parser() - Static method in class com.google.spanner.executor.v1.GetOperationAction
 
parser() - Static method in class com.google.spanner.executor.v1.HeartbeatRecord
 
parser() - Static method in class com.google.spanner.executor.v1.KeyRange
 
parser() - Static method in class com.google.spanner.executor.v1.KeySet
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
parser() - Static method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
parser() - Static method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
parser() - Static method in class com.google.spanner.executor.v1.MutationAction.Mod
 
parser() - Static method in class com.google.spanner.executor.v1.MutationAction
 
parser() - Static method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
parser() - Static method in class com.google.spanner.executor.v1.OperationResponse
 
parser() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
parser() - Static method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
parser() - Static method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
parser() - Static method in class com.google.spanner.executor.v1.QueryAction
 
parser() - Static method in class com.google.spanner.executor.v1.QueryResult
 
parser() - Static method in class com.google.spanner.executor.v1.ReadAction
 
parser() - Static method in class com.google.spanner.executor.v1.ReadResult
 
parser() - Static method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.SpannerAction
 
parser() - Static method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
parser() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
parser() - Static method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
parser() - Static method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
parser() - Static method in class com.google.spanner.executor.v1.StartTransactionAction
 
parser() - Static method in class com.google.spanner.executor.v1.TableMetadata
 
parser() - Static method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
parser() - Static method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
parser() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
parser() - Static method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
parser() - Static method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
parser() - Static method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
parser() - Static method in class com.google.spanner.executor.v1.Value
 
parser() - Static method in class com.google.spanner.executor.v1.ValueList
 
parser() - Static method in class com.google.spanner.executor.v1.WriteMutationsAction
 
PARTITION_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.BatchPartition
 
PARTITION_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecutePartitionAction
 
PARTITION_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.BatchPartition
 
PARTITION_TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
PARTITIONED_UPDATE - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
PARTITIONED_UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
PartitionedUpdateAction - Class in com.google.spanner.executor.v1
PartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.
PartitionedUpdateAction.Builder - Class in com.google.spanner.executor.v1
PartitionedUpdateAction defines an action to execute a partitioned DML which runs different partitions in parallel.
PartitionedUpdateAction.ExecutePartitionedUpdateOptions - Class in com.google.spanner.executor.v1
Protobuf type google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder - Class in com.google.spanner.executor.v1
Protobuf type google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
PartitionedUpdateAction.ExecutePartitionedUpdateOptionsOrBuilder - Interface in com.google.spanner.executor.v1
 
PartitionedUpdateActionOrBuilder - Interface in com.google.spanner.executor.v1
 
POINT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeySet
 
PROCESSING_UNITS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
PROCESSING_UNITS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudBackupAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
PROTO_DESCRIPTORS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
PROTO_DESCRIPTORS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
putAllLabels(Map<String, String>) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
putAllLabels(Map<String, String>) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
putAllLabels(Map<String, String>) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
putLabels(String, String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
putLabels(String, String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
putLabels(String, String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.

Q

QUERY - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
QUERY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
QUERY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
QUERY_RESULT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
QueryAction - Class in com.google.spanner.executor.v1
A SQL query request.
QueryAction.Builder - Class in com.google.spanner.executor.v1
A SQL query request.
QueryAction.Parameter - Class in com.google.spanner.executor.v1
Parameter that bind to placeholders in the SQL string
QueryAction.Parameter.Builder - Class in com.google.spanner.executor.v1
Parameter that bind to placeholders in the SQL string
QueryAction.ParameterOrBuilder - Interface in com.google.spanner.executor.v1
 
QueryActionOrBuilder - Interface in com.google.spanner.executor.v1
 
QueryResult - Class in com.google.spanner.executor.v1
QueryResult contains result of a Query.
QueryResult.Builder - Class in com.google.spanner.executor.v1
QueryResult contains result of a Query.
QueryResultOrBuilder - Interface in com.google.spanner.executor.v1
 

R

RANGE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeySet
 
READ - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
READ_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
READ_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
READ_OPTIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
READ_RESULT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
ReadAction - Class in com.google.spanner.executor.v1
A single read request.
ReadAction.Builder - Class in com.google.spanner.executor.v1
A single read request.
ReadActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ReadResult - Class in com.google.spanner.executor.v1
ReadResult contains rows read.
ReadResult.Builder - Class in com.google.spanner.executor.v1
ReadResult contains rows read.
ReadResultOrBuilder - Interface in com.google.spanner.executor.v1
 
RECONFIGURE_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
RECONFIGURE_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
ReconfigureCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that reconfigures a Cloud Spanner database.
ReconfigureCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that reconfigures a Cloud Spanner database.
ReconfigureCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 
RECORD_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
RECORD_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
 
RECORD_SEQUENCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
RECORD_SEQUENCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.spanner.executor.v1.CloudExecutorProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.spanner.executor.v1.CloudExecutorProto
 
removeChangeStreamRecords(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
removeChildPartitions(int) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
removeColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
removeColumnTypes(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
removeDbPartition(int) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
removeKeyColumn(int) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
removeLabels(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
labels.
removeLabels(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
labels.
removeLabels(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
labels.
removeListedBackupOperations(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
removeListedBackups(int) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
removeListedDatabaseOperations(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
removeListedDatabases(int) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
removeListedInstanceConfigs(int) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
removeListedInstances(int) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
removeListedOperations(int) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
removeMod(int) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
removeMods(int) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
removeParams(int) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
removePoint(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
removeRange(int) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
removeReplicas(int) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
removeRow(int) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
removeRow(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
removeTable(int) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
removeTable(int) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
removeType(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
removeType(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
removeUpdates(int) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
removeValue(int) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
removeValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
removeValues(int) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
REPLACE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
REPLICAS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
REQUEST_INDEX_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadResult
 
RESTORE_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
RESTORE_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
RestoreCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that restores a Cloud Spanner database from a backup.
RestoreCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that restores a Cloud Spanner database from a backup.
RestoreCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 
ROW_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryResult
 
ROW_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadResult
 
ROW_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryResult
 
ROW_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadResult
 
RPC_PRIORITY_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 

S

SDL_STATEMENT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
SDL_STATEMENT_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
SERVING_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
setAction(SpannerAction) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
setAction(SpannerAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
The actual SpannerAction to perform.
setActionId(int) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
Action id to uniquely identify this action request.
setActionId(int) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
Action id corresponds to the request.
setAdmin(AdminAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
setAdmin(AdminAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action that contains any administrative operation, like database, instance manipulation.
setAdminResult(AdminResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
setAdminResult(AdminResult.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of admin related actions.
setAll(boolean) - Method in class com.google.spanner.executor.v1.KeySet.Builder
For convenience "all" can be set to "true" to indicate that this "KeySet" matches all keys in the table or index.
setArrayType(Type) - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
setArrayType(Type.Builder) - Method in class com.google.spanner.executor.v1.Value.Builder
Type of array element.
setArrayValue(ValueList) - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
setArrayValue(ValueList.Builder) - Method in class com.google.spanner.executor.v1.Value.Builder
Array type value.
setAutocommitIfSupported(boolean) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
Whether to autocommit the transaction after executing the DML statement, if the Executor supports autocommit.
setAutoscalingConfig(AutoscalingConfig) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
setAutoscalingConfig(AutoscalingConfig) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
setAutoscalingConfig(AutoscalingConfig.Builder) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
The autoscaling config for this instance.
setAutoscalingConfig(AutoscalingConfig.Builder) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The autoscaling config for this instance.
setBackup(Backup) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
setBackup(Backup.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
Backup returned by GetCloudBackupAction/UpdateCloudBackupAction.
setBackupId(String) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The id of the backup to be created, e.g.
setBackupId(String) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the backup to be created, e.g.
setBackupId(String) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
The id of the backup to delete, e.g.
setBackupId(String) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
The id of the backup to get, e.g.
setBackupId(String) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the backup from which to restore, e.g.
setBackupId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
The id of the backup to update, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The id of the backup to be created, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the backup to be created, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
The id of the backup to delete, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
The id of the backup to get, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the backup from which to restore, e.g.
setBackupIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
The id of the backup to update, e.g.
setBackupInstanceId(String) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the backup, e.g.
setBackupInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the backup, e.g.
setBackupResponse(CloudBackupResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
setBackupResponse(CloudBackupResponse.Builder) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of cloud backup related actions.
setBaseConfigId(String) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Base config ID, e.g.
setBaseConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Base config ID, e.g.
setBatch(boolean) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a batch read, must only be set to true, or unset.
setBatchDml(BatchDmlAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
setBatchDml(BatchDmlAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a batch DML.
setBatchReadTimestampMicros(long) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Set only when batch is true.
setBatchTxnId(ByteString) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
In successful StartBatchTransactionAction outcomes, this contains the ID of the transaction.
setBatchTxnTime(Timestamp) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
setBatchTxnTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
The exact timestamp to start the batch transaction.
setBoolValue(boolean) - Method in class com.google.spanner.executor.v1.Value.Builder
Bool type value.
setBytesValue(ByteString) - Method in class com.google.spanner.executor.v1.Value.Builder
Bytes type value, stored in CORD.
setCancelOperation(CancelOperationAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
setCancelOperation(CancelOperationAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that cancels an operation.
setChangeStreamRecords(int, ChangeStreamRecord) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
setChangeStreamRecords(int, ChangeStreamRecord.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Change stream records returned by a change stream query.
setChildPartition(ChildPartitionsRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
setChildPartition(ChildPartitionsRecord.Builder) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Child partitions record.
setChildPartitions(int, ChildPartitionsRecord.ChildPartition) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
setChildPartitions(int, ChildPartitionsRecord.ChildPartition.Builder) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A set of child partitions and their associated information.
setCleanup(boolean) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
Indicates whether the transaction needs to be cleaned up.
setCloseBatchTxn(CloseBatchTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
setCloseBatchTxn(CloseBatchTransactionAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to close a batch transaction.
setCloudDatabaseRole(String) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
setCloudDatabaseRole(String) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
Database role to assume while performing this action.
setCloudDatabaseRoleBytes(ByteString) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Database role to assume while performing this action.
setCloudDatabaseRoleBytes(ByteString) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
Database role to assume while performing this action.
setColumn(int, ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
setColumn(int, ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Columns, in the same order as in the schema.
setColumn(int, String) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The names of the columns to be written.
setColumn(int, String) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The columns to be updated.
setColumn(int, String) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
List of columns must begin with the key columns used for the read.
setColumnTypes(int, DataChangeRecord.ColumnType) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
setColumnTypes(int, DataChangeRecord.ColumnType.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Column types defined in the schema.
setCommitTime(Timestamp) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
setCommitTime(Timestamp) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
setCommitTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The timestamp in which the change was committed.
setCommitTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Transaction timestamp.
setConcurrency(Concurrency) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
setConcurrency(Concurrency.Builder) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Concurrency is for read-only transactions and must be omitted for read-write transactions.
setCopyCloudBackup(CopyCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
setCopyCloudBackup(CopyCloudBackupAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that copies a Cloud Spanner database backup.
setCreateCloudBackup(CreateCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
setCreateCloudBackup(CreateCloudBackupAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database backup.
setCreateCloudDatabase(CreateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
setCreateCloudDatabase(CreateCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner database.
setCreateCloudInstance(CreateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
setCreateCloudInstance(CreateCloudInstanceAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a Cloud Spanner instance.
setCreateUserInstanceConfig(CreateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
setCreateUserInstanceConfig(CreateUserInstanceConfigAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that creates a user instance config.
setDatabase(Database) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
setDatabase(Database.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
Database returned by GetCloudDatabaseAction
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the database from which this backup was created, e.g.
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
The id of the database to get, e.g.
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the database to create and restore to, e.g.
setDatabaseId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The id of the database from which this backup was created, e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
The id of the database to get, e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
The id of the database to create and restore to, e.g.
setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud database ID (not full path), e.g.
setDatabaseInstanceId(String) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the database, e.g.
setDatabaseInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud instance ID (not path) containing the database, e.g.
setDatabaseName(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud database name (not full path), e.g.
setDatabaseNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud database name (not full path), e.g.
setDatabasePath(String) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Database against which to perform action.
setDatabasePathBytes(ByteString) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Database against which to perform action.
setDatabaseResponse(CloudDatabaseResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
setDatabaseResponse(CloudDatabaseResponse.Builder) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of database related actions.
setDatabaseUri(String) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
setDatabaseUriBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The fully qualified uri of the database to be reconfigured.
setDataChange(DataChangeRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
setDataChange(DataChangeRecord.Builder) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Data change record.
setDateDaysValue(int) - Method in class com.google.spanner.executor.v1.Value.Builder
Date type value.
setDbPartition(int, BatchPartition) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
setDbPartition(int, BatchPartition.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Generated database partitions (result of a GenetageDbPartitionsForReadAction/GenerateDbPartitionsForQueryAction).
setDeadlineSeconds(long) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Deadline for this change stream query, in seconds.
setDeleteCloudBackup(DeleteCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
setDeleteCloudBackup(DeleteCloudBackupAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner database backup.
setDeleteCloudInstance(DeleteCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
setDeleteCloudInstance(DeleteCloudInstanceAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a Cloud Spanner instance.
setDeleteKeys(KeySet) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
setDeleteKeys(KeySet.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Delete rows from "table".
setDeleteUserInstanceConfig(DeleteUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
setDeleteUserInstanceConfig(DeleteUserInstanceConfigAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that deletes a user instance config.
setDesiredBytesPerPartition(long) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Desired size of data in each partition.
setDesiredBytesPerPartition(long) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Desired size of data in each partition.
setDialect(String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
setDialectBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Optional SQL dialect (GOOGLESQL or POSTGRESQL).
setDisplayName(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
setDisplayName(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
setDisplayNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The descriptive name for this instance as it appears in UIs.
setDisplayNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
The descriptive name for this instance config as it appears in UIs.
setDml(DmlAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
setDml(DmlAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a DML.
setDmlRowsModified(int, long) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Stores rows modified by query in single DML or batch DML action.
setDoubleValue(double) - Method in class com.google.spanner.executor.v1.Value.Builder
Double type value.
setDropCloudDatabase(DropCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
setDropCloudDatabase(DropCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that drops a Cloud Spanner database.
setEnableDropProtection(boolean) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Updated value of enable_drop_protection, this is the only field that has supported to be updated.
setEncryptionConfig(EncryptionConfig) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
setEncryptionConfig(EncryptionConfig.Builder) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
The KMS key used to encrypt the database to be created if the database should be CMEK protected.
setEndTime(Timestamp) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
setEndTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp less than or equal to end_time should be returned.
setExactTimestampMicros(long) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp.
setExecuteChangeStreamQuery(ExecuteChangeStreamQuery) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
setExecuteChangeStreamQuery(ExecuteChangeStreamQuery.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute change stream query.
setExecutePartition(ExecutePartitionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
setExecutePartition(ExecutePartitionAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to execute batch actions on generated partitions.
setExecutionOptions(TransactionExecutionOptions) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
setExecutionOptions(TransactionExecutionOptions.Builder) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Execution options (e.g., whether transaction is opaque, optimistic).
setExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
setExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
setExpireTime(Timestamp) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
setExpireTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Output only.
setExpireTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Output only.
setExpireTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Output only.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
setFilter(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
setFilter(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
A filter expression that filters backups listed in the response.
setFilter(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
setFilter(String) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
setFilterBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
setFilterBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
A filter expression that filters backups listed in the response.
setFilterBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
A filter expression that filters what operations are returned in the response.
setFilterBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
A filter expression that filters what operations are returned in the response.
setFinish(FinishTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
setFinish(FinishTransactionAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to finish a transaction.
setGenerateDbPartitionsQuery(GenerateDbPartitionsForQueryAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
setGenerateDbPartitionsQuery(GenerateDbPartitionsForQueryAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch query.
setGenerateDbPartitionsRead(GenerateDbPartitionsForReadAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
setGenerateDbPartitionsRead(GenerateDbPartitionsForReadAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to generate database partitions for batch read.
setGetCloudBackup(GetCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
setGetCloudBackup(GetCloudBackupAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database backup.
setGetCloudDatabase(GetCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
setGetCloudDatabase(GetCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a Cloud Spanner database.
setGetCloudInstance(GetCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
setGetCloudInstance(GetCloudInstanceAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that retrieves a Cloud Spanner instance.
setGetCloudInstanceConfig(GetCloudInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
setGetCloudInstanceConfig(GetCloudInstanceConfigAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets a user instance config.
setGetOperation(GetOperationAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
setGetOperation(GetOperationAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that gets an operation.
setHeartbeat(HeartbeatRecord) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
setHeartbeat(HeartbeatRecord.Builder) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
Heartbeat record.
setHeartbeatMilliseconds(int) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Determines how frequently a heartbeat ChangeRecord will be returned in case there are no transactions committed in this partition, in milliseconds.
setHeartbeatTime(Timestamp) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
setHeartbeatTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
Timestamp for this heartbeat check.
setIndex(String) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
setIndex(String) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
setIndex(String) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
setIndexBytes(ByteString) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Index name if the partition was generated for an index read.
setIndexBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The index to read at if it's an index read.
setIndexBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Index name, if read from an index.
setInsert(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
setInsert(MutationAction.InsertArgs.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Exactly one of the remaining elements may be present.
setInsertOrUpdate(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
setInsertOrUpdate(MutationAction.InsertArgs.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Insert or update existing rows of "table".
setInstance(Instance) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
setInstance(Instance.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
Instance returned by GetCloudInstanceAction
setInstanceConfig(InstanceConfig) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
setInstanceConfig(InstanceConfig.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
Instance config returned by GetCloudInstanceConfigAction.
setInstanceConfigId(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Instance config ID, e.g.
setInstanceConfigId(String) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Instance config ID (not path), e.g.
setInstanceConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Instance config ID, e.g.
setInstanceConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Instance config ID (not path), e.g.
setInstanceConfigResponse(CloudInstanceConfigResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
setInstanceConfigResponse(CloudInstanceConfigResponse.Builder) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance config related actions.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud instance ID (not path) to retrieve the instance from, e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud instance ID (not path) to list backup operations from, e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud instance ID (not path) to list backups from, e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud instance ID (not path) to list database operations from, e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud instance ID (not path) to list databases from, e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud instance ID (not path), e.g.
setInstanceId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud instance ID (not path) to retrieve the instance from, e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud instance ID (not path) to list backup operations from, e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud instance ID (not path) to list backups from, e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud instance ID (not path) to list database operations from, e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud instance ID (not path) to list databases from, e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud instance ID (not path), e.g.
setInstanceIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud instance ID (not path), e.g.
setInstanceResponse(CloudInstanceResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
setInstanceResponse(CloudInstanceResponse.Builder) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of instance related actions.
setIntValue(long) - Method in class com.google.spanner.executor.v1.Value.Builder
Int type value.
setIsCommitTimestamp(boolean) - Method in class com.google.spanner.executor.v1.Value.Builder
If set, holds the sentinel value for the transaction CommitTimestamp.
setIsLastRecord(boolean) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Indicates whether this is the last record for a transaction in the current partition.
setIsNull(boolean) - Method in class com.google.spanner.executor.v1.Value.Builder
If is_null is set, then this value is null.
setIsPrimaryKey(boolean) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Whether the column is a primary key column.
setIsSystemTransaction(boolean) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Whether the transaction is a system transactionn.
setKeyColumn(int, ColumnMetadata) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
setKeyColumn(int, ColumnMetadata.Builder) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Keys, in order.
setKeys(KeySet) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
setKeys(KeySet.Builder) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Keys for performing this read.
setKeys(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The primary key values in JSON.
setKeysBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The primary key values in JSON.
setLimit(int) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
Limit on number of rows to read.
setLimit(ValueList) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
setLimit(ValueList.Builder) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
The end key of this KeyRange.
setListCloudBackupOperations(ListCloudBackupOperationsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
setListCloudBackupOperations(ListCloudBackupOperationsAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backup operations.
setListCloudBackups(ListCloudBackupsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
setListCloudBackups(ListCloudBackupsAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database backups.
setListCloudDatabaseOperations(ListCloudDatabaseOperationsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
setListCloudDatabaseOperations(ListCloudDatabaseOperationsAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner database operations.
setListCloudDatabases(ListCloudDatabasesAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
setListCloudDatabases(ListCloudDatabasesAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner databases.
setListCloudInstances(ListCloudInstancesAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
setListCloudInstances(ListCloudInstancesAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists Cloud Spanner instances.
setListedBackupOperations(int, Operation) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
setListedBackupOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of operations returned by ListCloudBackupOperationsAction.
setListedBackups(int, Backup) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
setListedBackups(int, Backup.Builder) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
List of backups returned by ListCloudBackupsAction.
setListedDatabaseOperations(int, Operation) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
setListedDatabaseOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of operations returned by ListCloudDatabaseOperationsAction.
setListedDatabases(int, Database) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
setListedDatabases(int, Database.Builder) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
List of databases returned by ListCloudDatabasesAction.
setListedInstanceConfigs(int, InstanceConfig) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
setListedInstanceConfigs(int, InstanceConfig.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
List of instance configs returned by ListCloudInstanceConfigsAction.
setListedInstances(int, Instance) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
setListedInstances(int, Instance.Builder) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
List of instances returned by ListCloudInstancesAction.
setListedOperations(int, Operation) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
setListedOperations(int, Operation.Builder) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
List of operations returned by ListOperationsAction.
setListInstanceConfigs(ListCloudInstanceConfigsAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
setListInstanceConfigs(ListCloudInstanceConfigsAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that lists user instance configs.
setMaxPartitionCount(long) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
If set, the desired max number of partitions.
setMaxStalenessSeconds(double) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that is at most N seconds stale.
setMinReadTimestampMicros(long) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a boundedly stale read that reads at a timestamp >= T.
setMod(int, MutationAction.Mod) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
setMod(int, MutationAction.Mod.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
Mods that contained in this mutation.
setMode(FinishTransactionAction.Mode) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
Defines how exactly the transaction should be completed, e.g.
setModeValue(int) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
Defines how exactly the transaction should be completed, e.g.
setMods(int, DataChangeRecord.Mod) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
setMods(int, DataChangeRecord.Mod.Builder) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Changes made in the transaction.
setModType(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Describes the type of change.
setModTypeBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Describes the type of change.
setMutation(MutationAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
setMutation(MutationAction) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
setMutation(MutationAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to buffer a mutation.
setMutation(MutationAction.Builder) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
The mutation to write.
setName(String) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column name.
setName(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column name.
setName(String) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Name for this change stream.
setName(String) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Name of the parameter (with no leading @).
setName(String) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Table name.
setNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column name.
setNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column name.
setNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Name for this change stream.
setNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Name of the parameter (with no leading @).
setNameBytes(ByteString) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
Table name.
setNewValues(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The new values of the changed columns in JSON.
setNewValuesBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The new values of the changed columns in JSON.
setNextPageToken(String) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageToken(String) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageToken(String) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageToken(String) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageToken(String) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
"next_page_token" can be sent in a subsequent list action to fetch more of the matching data.
setNodeCount(int) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of nodes (processing_units should not be set or set to 0 if used).
setNodeCount(int) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of nodes allocated to this instance.
setOldValues(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The old values of the changed columns in JSON.
setOldValuesBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
The old values of the changed columns in JSON.
setOperation(Operation) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
setOperation(Operation.Builder) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
Operation returned by GetOperationAction.
setOperation(String) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
The name of the operation resource to be cancelled.
setOperation(String) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
The name of the operation resource.
setOperationBytes(ByteString) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
The name of the operation resource to be cancelled.
setOperationBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
The name of the operation resource.
setOperationId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Op ID can be used to track progress of the update.
setOperationIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Op ID can be used to track progress of the update.
setOperationResponse(OperationResponse) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
setOperationResponse(OperationResponse.Builder) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
Results of operation related actions.
setOptimistic(boolean) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
Whether optimistic concurrency should be used to execute this transaction.
setOptions(PartitionedUpdateAction.ExecutePartitionedUpdateOptions) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
setOptions(PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Options for partitioned update.
setOrdinalPosition(long) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
The position of the column as defined in the schema.
setOutcome(SpannerActionOutcome) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
setOutcome(SpannerActionOutcome.Builder) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
If action results are split into multiple responses, only the last response can and should contain status.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Number of backups to be returned in the response.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Number of backups to be returned in the response.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Number of databases to be returned in the response.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Number of databases to be returned in the response.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Number of instance configs to be returned in the response.
setPageSize(int) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Number of instances to be returned in the response.
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
setPageToken(String) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupOperationsResponse to the same "parent" and with the same "filter".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListBackupsResponse to the same "parent" and with the same "filter".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabaseOperationsResponse to the same "parent" and with the same "filter".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListDatabasesResponse to the same "parent" and with the same "filter".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstanceConfigsResponse to the same "parent".
setPageTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
If non-empty, "page_token" should contain a next_page_token from a previous ListInstancesResponse to the same "parent" and with the same "filter".
setParams(int, QueryAction.Parameter) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
setParams(int, QueryAction.Parameter.Builder) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
Parameters for the SQL string.
setParentPartitionTokens(int, String) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Parent partition tokens of this child partition.
setPartition(ByteString) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Serialized Partition instance.
setPartition(BatchPartition) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
setPartition(BatchPartition.Builder) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
Batch partition to execute on.
setPartitionCount(long) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of partitions in transactions.
setPartitionedUpdate(PartitionedUpdateAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
setPartitionedUpdate(PartitionedUpdateAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to a partitioned update.
setPartitionToken(ByteString) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
The partition token decrypted from partition.
setPartitionToken(String) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
setPartitionTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies which change stream partition to query, based on the content of child partitions records.
setPoint(int, ValueList) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
setPoint(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of specific keys.
setProcessingUnits(int) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Number of processing units (node_count should be set to 0 if used).
setProcessingUnits(int) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
The number of processing units allocated to this instance.
setProjectId(String) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectId(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
Cloud project ID, e.g.
setProjectIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
Cloud project ID, e.g.
setProtoDescriptors(ByteString) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
optional bytes proto_descriptors = 7;
setProtoDescriptors(ByteString) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
optional bytes proto_descriptors = 6;
setQuery(QueryAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
setQuery(QueryAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
setQuery(QueryAction.Builder) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
Query to generate partitions for.
setQuery(QueryAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a query.
setQueryResult(QueryResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
setQueryResult(QueryResult.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a Query.
setRange(int, KeyRange) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
setRange(int, KeyRange.Builder) - Method in class com.google.spanner.executor.v1.KeySet.Builder
A list of key ranges.
setRead(ReadAction) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
setRead(ReadAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
setRead(ReadAction.Builder) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Read to generate partitions for.
setRead(ReadAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to do a normal read.
setReadOptions(int, String) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Read options for this change stream query.
setReadResult(ReadResult) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
setReadResult(ReadResult.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
Result of a ReadAction.
setReconfigureCloudDatabase(ReconfigureCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
setReconfigureCloudDatabase(ReconfigureCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that reconfigures a Cloud Spanner database.
setRecordCount(long) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Number of records in transactions.
setRecordSequence(String) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
setRecordSequence(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The sequence number for the record within the transaction.
setRecordSequenceBytes(ByteString) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
setRecordSequenceBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
The sequence number for the record within the transaction.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
setReplace(MutationAction.InsertArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
setReplace(MutationAction.InsertArgs.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Replace existing rows of "table".
setReplicas(int, ReplicaInfo) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
setReplicas(int, ReplicaInfo.Builder) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
Replicas that should be included in the user config.
setRequestIndex(int) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Request index (multiread only).
setRestoreCloudDatabase(RestoreCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
setRestoreCloudDatabase(RestoreCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that restores a Cloud Spanner database from a backup.
setRow(int, ValueList) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
setRow(int, ValueList) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
setRow(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
Rows read.
setRow(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Rows read.
setRowType(StructType) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
setRowType(StructType) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
setRowType(StructType.Builder) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
The type of rows read.
setRowType(StructType.Builder) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
The type of rows read.
setRpcPriority(RequestOptions.Priority) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
setRpcPriorityValue(int) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
RPC Priority
setSdlStatement(int, String) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
SDL statements to apply to the new database.
setSdlStatement(int, String) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
SDL statements to apply to the database.
setServingLocations(int, String) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
The locations of the serving regions, e.g.
setSnapshotEpochRead(boolean) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
True if exact_timestamp_micros is set, and the chosen timestamp is that of a snapshot epoch.
setSnapshotEpochRootTable(String) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
setSnapshotEpochRootTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
If set, this is a snapshot epoch read constrained to read only the specified log scope root table, and its children.
setSourceBackup(String) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The fully qualified uri of the source backup from which this backup was copied.
setSourceBackupBytes(ByteString) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
The fully qualified uri of the source backup from which this backup was copied.
setSql(String) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
The SQL string.
setSqlBytes(ByteString) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
The SQL string.
setStalenessSeconds(double) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a read at a consistent timestamp that is specified relative to now.
setStart(StartTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
setStart(StartTransactionAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a transaction.
setStart(ValueList) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
setStart(ValueList.Builder) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" must have the same number of key parts, though they may name only a prefix of the table or index key.
setStartBatchTxn(StartBatchTransactionAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
setStartBatchTxn(StartBatchTransactionAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to start a batch transaction.
setStartTime(Timestamp) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
setStartTime(Timestamp) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
setStartTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
setStartTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
Specifies that records with commit_timestamp greater than or equal to start_time should be returned.
setStatus(Status) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
setStatus(Status.Builder) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
If an outcome is split into multiple parts, status will be set only in the last part.
setStringValue(String) - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
setStringValueBytes(ByteString) - Method in class com.google.spanner.executor.v1.Value.Builder
String type value, stored in CORD.
setStrong(boolean) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
Indicates a strong read, must only be set to true, or unset.
setStructValue(ValueList) - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
setStructValue(ValueList.Builder) - Method in class com.google.spanner.executor.v1.Value.Builder
Struct type value.
setTable(int, TableMetadata) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
setTable(int, TableMetadata) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
setTable(int, TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
Metadata related to the tables involved in the read.
setTable(int, TableMetadata.Builder) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Metadata about tables and columns that will be involved in this transaction.
setTable(String) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
setTable(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Name of the table affected by the change.
setTable(String) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
The table to write.
setTable(String) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The table to read at.
setTable(String) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Table name.
setTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
Table name is set iff the partition was generated for a read (as opposed to a query).
setTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Name of the table affected by the change.
setTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
The table to write.
setTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
The table to read at.
setTableBytes(ByteString) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
Table name.
setTag(String) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
setTagBytes(ByteString) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
Transaction tag
setTid(ByteString) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
ID of a batch read-only transaction.
setTimestampValue(Timestamp) - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
setTimestampValue(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.Value.Builder
Timestamp type value.
setToken(String) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Partition token string used to identify the child partition in queries.
setTokenBytes(ByteString) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
Partition token string used to identify the child partition in queries.
setTransactionId(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
A globally unique string that represents the transaction in which the change was committed.
setTransactionIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
A globally unique string that represents the transaction in which the change was committed.
setTransactionRestarted(boolean) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
This bit indicates that Spanner has restarted the current transaction.
setTransactionSeed(String) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Transaction_seed contains workid and op pair for this transaction, used for testing.
setTransactionSeedBytes(ByteString) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
Transaction_seed contains workid and op pair for this transaction, used for testing.
setTransactionTag(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Transaction tag info.
setTransactionTagBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
Transaction tag info.
setType(int, Type) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
setType(int, Type) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
setType(int, Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
Type information for the "values" entries below.
setType(int, Type.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
Type information for "values".
setType(KeyRange.Type) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
setType(Type) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
setType(Type) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
setType(Type.Builder) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
Column type.
setType(Type.Builder) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Type of the parameter.
setType(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column type in JSON.
setTypeBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
Column type in JSON.
setTypeValue(int) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
"start" and "limit" type for this KeyRange.
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.AdminResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.BatchPartition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CancelOperationAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudBackupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ColumnMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.Concurrency.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.FinishTransactionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.GetOperationAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.HeartbeatRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.KeyRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.KeySet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.OperationResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.QueryResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReadAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReadResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.StartTransactionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.TableMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.ValueList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.executor.v1.WriteMutationsAction.Builder
 
setUpdate(MutationAction.UpdateArgs) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
setUpdate(MutationAction.UpdateArgs.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.Mod.Builder
Update columns stored in existing rows of "table".
setUpdate(QueryAction) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
setUpdate(QueryAction) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
setUpdate(QueryAction.Builder) - Method in class com.google.spanner.executor.v1.DmlAction.Builder
DML statement.
setUpdate(QueryAction.Builder) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.Builder
Partitioned dml query.
setUpdateCloudBackup(UpdateCloudBackupAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
setUpdateCloudBackup(UpdateCloudBackupAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner database backup.
setUpdateCloudDatabase(UpdateCloudDatabaseAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
setUpdateCloudDatabase(UpdateCloudDatabaseAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
setUpdateCloudDatabaseDdl(UpdateCloudDatabaseDdlAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
setUpdateCloudDatabaseDdl(UpdateCloudDatabaseDdlAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates the schema of a Cloud Spanner database.
setUpdateCloudInstance(UpdateCloudInstanceAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
setUpdateCloudInstance(UpdateCloudInstanceAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a Cloud Spanner instance.
setUpdates(int, QueryAction) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
setUpdates(int, QueryAction.Builder) - Method in class com.google.spanner.executor.v1.BatchDmlAction.Builder
DML statements.
setUpdateUserInstanceConfig(UpdateUserInstanceConfigAction) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
setUpdateUserInstanceConfig(UpdateUserInstanceConfigAction.Builder) - Method in class com.google.spanner.executor.v1.AdminAction.Builder
Action that updates a user instance config.
setUserConfigId(String) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setUserConfigId(String) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setUserConfigId(String) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setUserConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setUserConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setUserConfigIdBytes(ByteString) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction.Builder
User instance config ID (not path), e.g.
setValue(int, Value) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
setValue(int, Value.Builder) - Method in class com.google.spanner.executor.v1.ValueList.Builder
Values contained in this ValueList.
setValue(Value) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
setValue(Value.Builder) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter.Builder
Value of the parameter.
setValueCaptureType(String) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
setValueCaptureTypeBytes(ByteString) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Builder
One of value capture type: NEW_VALUES, OLD_VALUES, OLD_AND_NEW_VALUES.
setValues(int, ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
setValues(int, ValueList) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
setValues(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs.Builder
The values to be written.
setValues(int, ValueList.Builder) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs.Builder
The values to be updated.
setVersionTime(Timestamp) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
setVersionTime(Timestamp.Builder) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction.Builder
The version time of the backup, which must be within the time range of [earliest_version_time, NOW], where earliest_version_time is retrieved by cloud spanner frontend API (See details: go/cs-pitr-lite-design).
setWrite(WriteMutationsAction) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
setWrite(WriteMutationsAction.Builder) - Method in class com.google.spanner.executor.v1.SpannerAction.Builder
Action to write a mutation.
SNAPSHOT_EPOCH_READ_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
SNAPSHOT_EPOCH_ROOT_TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
SpannerAction - Class in com.google.spanner.executor.v1
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.ActionCase - Enum in com.google.spanner.executor.v1
 
SpannerAction.Builder - Class in com.google.spanner.executor.v1
SpannerAction defines a primitive action that can be performed against Spanner, such as begin or commit a transaction, or perform a read or mutation.
SpannerActionOrBuilder - Interface in com.google.spanner.executor.v1
 
SpannerActionOutcome - Class in com.google.spanner.executor.v1
SpannerActionOutcome defines a result of execution of a single SpannerAction.
SpannerActionOutcome.Builder - Class in com.google.spanner.executor.v1
SpannerActionOutcome defines a result of execution of a single SpannerAction.
SpannerActionOutcomeOrBuilder - Interface in com.google.spanner.executor.v1
 
SpannerAsyncActionRequest - Class in com.google.spanner.executor.v1
Request to executor service that start a new Spanner action.
SpannerAsyncActionRequest.Builder - Class in com.google.spanner.executor.v1
Request to executor service that start a new Spanner action.
SpannerAsyncActionRequestOrBuilder - Interface in com.google.spanner.executor.v1
 
SpannerAsyncActionResponse - Class in com.google.spanner.executor.v1
Response from executor service.
SpannerAsyncActionResponse.Builder - Class in com.google.spanner.executor.v1
Response from executor service.
SpannerAsyncActionResponseOrBuilder - Interface in com.google.spanner.executor.v1
 
SQL_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryAction
 
STALENESS_SECONDS - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
STALENESS_SECONDS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
START - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
START_BATCH_TXN - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
START_BATCH_TXN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
START_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeyRange
 
START_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
StartBatchTransactionAction - Class in com.google.spanner.executor.v1
Starts a batch read-only transaction in executor.
StartBatchTransactionAction.Builder - Class in com.google.spanner.executor.v1
Starts a batch read-only transaction in executor.
StartBatchTransactionAction.ParamCase - Enum in com.google.spanner.executor.v1
 
StartBatchTransactionActionOrBuilder - Interface in com.google.spanner.executor.v1
 
StartTransactionAction - Class in com.google.spanner.executor.v1
StartTransactionAction defines an action of initializing a transaction.
StartTransactionAction.Builder - Class in com.google.spanner.executor.v1
StartTransactionAction defines an action of initializing a transaction.
StartTransactionActionOrBuilder - Interface in com.google.spanner.executor.v1
 
STATUS_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
STRING_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
STRONG - Enum constant in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
 
STRONG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Concurrency
 
STRUCT_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 

T

TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.BatchPartition
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadAction
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ReadResult
 
TABLE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartTransactionAction
 
TableMetadata - Class in com.google.spanner.executor.v1
TableMetadata contains metadata of a single table.
TableMetadata.Builder - Class in com.google.spanner.executor.v1
TableMetadata contains metadata of a single table.
TableMetadataOrBuilder - Interface in com.google.spanner.executor.v1
 
TAG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
TID - Enum constant in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
 
TID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
TIMESTAMP_VALUE - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.Value
 
toBuilder() - Method in class com.google.spanner.executor.v1.AdminAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.AdminResult
 
toBuilder() - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.BatchPartition
 
toBuilder() - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
toBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
toBuilder() - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
toBuilder() - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
toBuilder() - Method in class com.google.spanner.executor.v1.Concurrency
 
toBuilder() - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
toBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
toBuilder() - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
toBuilder() - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.DmlAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
toBuilder() - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.GetOperationAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
toBuilder() - Method in class com.google.spanner.executor.v1.KeyRange
 
toBuilder() - Method in class com.google.spanner.executor.v1.KeySet
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
toBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
toBuilder() - Method in class com.google.spanner.executor.v1.MutationAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
toBuilder() - Method in class com.google.spanner.executor.v1.OperationResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
toBuilder() - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
toBuilder() - Method in class com.google.spanner.executor.v1.QueryAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.QueryResult
 
toBuilder() - Method in class com.google.spanner.executor.v1.ReadAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.ReadResult
 
toBuilder() - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.SpannerAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
toBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
toBuilder() - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
toBuilder() - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.TableMetadata
 
toBuilder() - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
toBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
toBuilder() - Method in class com.google.spanner.executor.v1.Value
 
toBuilder() - Method in class com.google.spanner.executor.v1.ValueList
 
toBuilder() - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
TOKEN_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
TRANSACTION_RESTARTED_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerActionOutcome
 
TRANSACTION_SEED_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.StartTransactionAction
 
TRANSACTION_TAG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
TransactionExecutionOptions - Class in com.google.spanner.executor.v1
Options for executing the transaction.
TransactionExecutionOptions.Builder - Class in com.google.spanner.executor.v1
Options for executing the transaction.
TransactionExecutionOptionsOrBuilder - Interface in com.google.spanner.executor.v1
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ColumnMetadata
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.KeyRange
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryAction.Parameter
 
TYPE_UNSPECIFIED - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
"TYPE_UNSPECIFIED" is equivalent to "CLOSED_OPEN".
TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.executor.v1.KeyRange.Type
"TYPE_UNSPECIFIED" is equivalent to "CLOSED_OPEN".

U

UNRECOGNIZED - Enum constant in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
 
UNRECOGNIZED - Enum constant in enum com.google.spanner.executor.v1.KeyRange.Type
 
UPDATE_CLOUD_BACKUP - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
UPDATE_CLOUD_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
UPDATE_CLOUD_DATABASE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
UPDATE_CLOUD_DATABASE_DDL - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
UPDATE_CLOUD_DATABASE_DDL_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
UPDATE_CLOUD_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
UPDATE_CLOUD_INSTANCE - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
UPDATE_CLOUD_INSTANCE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DmlAction
 
UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.Mod
 
UPDATE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
UPDATE_USER_INSTANCE_CONFIG - Enum constant in enum com.google.spanner.executor.v1.AdminAction.ActionCase
 
UPDATE_USER_INSTANCE_CONFIG_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.AdminAction
 
UpdateCloudBackupAction - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner database backup.
UpdateCloudBackupAction.Builder - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner database backup.
UpdateCloudBackupActionOrBuilder - Interface in com.google.spanner.executor.v1
 
UpdateCloudDatabaseAction - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner database.
UpdateCloudDatabaseAction.Builder - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner database.
UpdateCloudDatabaseActionOrBuilder - Interface in com.google.spanner.executor.v1
 
UpdateCloudDatabaseDdlAction - Class in com.google.spanner.executor.v1
Action that updates the schema of a Cloud Spanner database.
UpdateCloudDatabaseDdlAction.Builder - Class in com.google.spanner.executor.v1
Action that updates the schema of a Cloud Spanner database.
UpdateCloudDatabaseDdlActionOrBuilder - Interface in com.google.spanner.executor.v1
 
UpdateCloudInstanceAction - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner instance.
UpdateCloudInstanceAction.Builder - Class in com.google.spanner.executor.v1
Action that updates a Cloud Spanner instance.
UpdateCloudInstanceActionOrBuilder - Interface in com.google.spanner.executor.v1
 
UPDATES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.BatchDmlAction
 
UpdateUserInstanceConfigAction - Class in com.google.spanner.executor.v1
Action that updates a user instance config.
UpdateUserInstanceConfigAction.Builder - Class in com.google.spanner.executor.v1
Action that updates a user instance config.
UpdateUserInstanceConfigActionOrBuilder - Interface in com.google.spanner.executor.v1
 
USER_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
USER_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
USER_CONFIG_ID_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 

V

Value - Class in com.google.spanner.executor.v1
Value represents a single value that can be read or written to/from Spanner.
VALUE_CAPTURE_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.DataChangeRecord
 
VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.QueryAction.Parameter
 
VALUE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.ValueList
 
Value.Builder - Class in com.google.spanner.executor.v1
Value represents a single value that can be read or written to/from Spanner.
Value.ValueTypeCase - Enum in com.google.spanner.executor.v1
 
ValueList - Class in com.google.spanner.executor.v1
List of values.
ValueList.Builder - Class in com.google.spanner.executor.v1
List of values.
ValueListOrBuilder - Interface in com.google.spanner.executor.v1
 
valueOf(int) - Static method in enum com.google.spanner.executor.v1.AdminAction.ActionCase
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
Deprecated.
valueOf(int) - Static method in enum com.google.spanner.executor.v1.Value.ValueTypeCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.AdminAction.ActionCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.spanner.executor.v1.Value.ValueTypeCase
Returns the enum constant of this type with the specified name.
ValueOrBuilder - Interface in com.google.spanner.executor.v1
 
values() - Static method in enum com.google.spanner.executor.v1.AdminAction.ActionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.ChangeStreamRecord.RecordCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.FinishTransactionAction.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.KeyRange.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.StartBatchTransactionAction.ParamCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.spanner.executor.v1.Value.ValueTypeCase
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.executor.v1.MutationAction.InsertArgs
 
VALUES_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
VALUETYPE_NOT_SET - Enum constant in enum com.google.spanner.executor.v1.Value.ValueTypeCase
 
VERSION_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.CreateCloudBackupAction
 

W

WRITE - Enum constant in enum com.google.spanner.executor.v1.SpannerAction.ActionCase
 
WRITE_FIELD_NUMBER - Static variable in class com.google.spanner.executor.v1.SpannerAction
 
WriteMutationsAction - Class in com.google.spanner.executor.v1
WriteMutationAction defines an action of flushing the mutation so they are visible to subsequent operations in the transaction.
WriteMutationsAction.Builder - Class in com.google.spanner.executor.v1
WriteMutationAction defines an action of flushing the mutation so they are visible to subsequent operations in the transaction.
WriteMutationsActionOrBuilder - Interface in com.google.spanner.executor.v1
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.AdminAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.AdminResult
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.BatchDmlAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.BatchPartition
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CancelOperationAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ChangeStreamRecord
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ChildPartitionsRecord
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CloseBatchTransactionAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CloudBackupResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CloudDatabaseResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CloudInstanceConfigResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CloudInstanceResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ColumnMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.Concurrency
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CopyCloudBackupAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CreateCloudBackupAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CreateCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CreateCloudInstanceAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.CreateUserInstanceConfigAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DataChangeRecord.ColumnType
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DataChangeRecord.Mod
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DataChangeRecord
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DeleteCloudBackupAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DeleteCloudInstanceAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DeleteUserInstanceConfigAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DmlAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.DropCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ExecuteChangeStreamQuery
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ExecutePartitionAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.FinishTransactionAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForQueryAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GenerateDbPartitionsForReadAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GetCloudBackupAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GetCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GetCloudInstanceAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GetCloudInstanceConfigAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.GetOperationAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.HeartbeatRecord
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.KeyRange
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.KeySet
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudBackupOperationsAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudBackupsAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudDatabaseOperationsAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudDatabasesAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudInstanceConfigsAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ListCloudInstancesAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.MutationAction.InsertArgs
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.MutationAction.Mod
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.MutationAction.UpdateArgs
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.MutationAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.OperationResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction.ExecutePartitionedUpdateOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.PartitionedUpdateAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.QueryAction.Parameter
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.QueryAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.QueryResult
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ReadAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ReadResult
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ReconfigureCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.RestoreCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.SpannerAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.SpannerActionOutcome
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.SpannerAsyncActionResponse
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.StartBatchTransactionAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.StartTransactionAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.TableMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.TransactionExecutionOptions
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.UpdateCloudBackupAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.UpdateCloudDatabaseDdlAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.UpdateCloudInstanceAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.UpdateUserInstanceConfigAction
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.Value
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.ValueList
 
writeTo(CodedOutputStream) - Method in class com.google.spanner.executor.v1.WriteMutationsAction
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form