- GapicSpannerRpc - Class in com.google.cloud.spanner.spi.v1
-
Implementation of Cloud Spanner remote calls using Gapic libraries.
- GapicSpannerRpc(SpannerOptions) - Constructor for class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- geEndType() - Method in class com.google.cloud.spanner.KeyRange
-
Indicates whether the end key is inclusive (CLOSED
) or exclusive (OPEN
).
- get() - Method in class com.google.cloud.spanner.AbstractLazyInitializer
-
Returns an initialized instance of T.
- get() - Method in interface com.google.cloud.spanner.AsyncTransactionManager.CommitTimestampFuture
-
Returns the commit timestamp of the transaction.
- get(long, TimeUnit) - Method in interface com.google.cloud.spanner.AsyncTransactionManager.CommitTimestampFuture
-
- get(ApiFuture<T>) - Static method in class com.google.cloud.spanner.SpannerApiFutures
-
- getAll() - Method in class com.google.spanner.v1.KeySet.Builder
-
For convenience `all` can be set to `true` to indicate that this
`KeySet` matches all keys in the table or index.
- getAll() - Method in class com.google.spanner.v1.KeySet
-
For convenience `all` can be set to `true` to indicate that this
`KeySet` matches all keys in the table or index.
- getAll() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
For convenience `all` can be set to `true` to indicate that this
`KeySet` matches all keys in the table or index.
- getAllowedClientLibTokens() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- getApproximateLastUseTime() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getApproximateLastUseTime() - Method in class com.google.spanner.v1.Session
-
Output only.
- getApproximateLastUseTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getApproximateLastUseTimeBuilder() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getApproximateLastUseTimeOrBuilder() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getApproximateLastUseTimeOrBuilder() - Method in class com.google.spanner.v1.Session
-
Output only.
- getApproximateLastUseTimeOrBuilder() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getArrayElementType() - Method in class com.google.cloud.spanner.Type
-
Returns the type descriptor for elements of this ARRAY
type.
- getArrayElementType() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementType() - Method in class com.google.spanner.v1.Type
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementType() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementTypeBuilder() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementTypeOrBuilder() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementTypeOrBuilder() - Method in class com.google.spanner.v1.Type
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getArrayElementTypeOrBuilder() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- getAsyncExecutorProvider() - Method in interface com.google.cloud.spanner.Spanner
-
- getAsyncExecutorProvider() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getAutocommitDmlMode() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getBackup(BackupName) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup(String) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup(GetBackupRequest) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup() - Method in class com.google.cloud.spanner.BackupId
-
Returns the backup id.
- getBackup(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Gets the current state of a Cloud Spanner database backup.
- getBackup(String) - Method in class com.google.cloud.spanner.Instance
-
Returns the backup with the given id on this instance.
- getBackup() - Method in class com.google.cloud.spanner.RestoreInfo
-
The backup source of the restored database.
- getBackup(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getBackup(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
Gets the backup with the specified name.
- getBackup() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the backup.
- getBackup() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
Name of the backup.
- getBackup() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
Name of the backup.
- getBackup() - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- getBackup() - Method in class com.google.spanner.admin.database.v1.BackupName
-
- getBackup() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getBackup() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getBackup() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getBackup(GetBackupRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminBlockingStub
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup(GetBackupRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminFutureStub
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminImplBase
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminStub
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackup() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Name of the backup from which to restore.
- getBackup() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Name of the backup from which to restore.
- getBackup() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Name of the backup from which to restore.
- getBackup() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getBackup() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
Required.
- getBackup() - Method in interface com.google.spanner.admin.database.v1.UpdateBackupRequestOrBuilder
-
Required.
- getBackupBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getBackupBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getBackupBytes() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the backup.
- getBackupBytes() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
Name of the backup.
- getBackupBytes() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
Name of the backup.
- getBackupBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Name of the backup from which to restore.
- getBackupBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Name of the backup from which to restore.
- getBackupBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Name of the backup from which to restore.
- getBackupCallable() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets metadata on a pending or completed [Backup][google.spanner.admin.database.v1.Backup].
- getBackupCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- getBackupCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- getBackupCreateTime() - Method in class com.google.cloud.spanner.RestoreInfo
-
The create time of the backup for the restore.
- getBackupIAMPolicy(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Returns the IAM policy for the given backup.
- getBackupId() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getBackupId() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getBackupId() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getBackupId() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getBackupId() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getBackupId() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getBackupIdBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getBackupIdBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getBackupIdBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getBackupIdBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getBackupIdBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getBackupIdBytes() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getBackupInfo() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Information about the backup used to restore the database.
- getBackupInfo() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
Information about the backup used to restore the database.
- getBackupInfo() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
Information about the backup used to restore the database.
- getBackupInfo() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
Information about the backup used to restore the database.
- getBackupInfo() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
Information about the backup used to restore the database.
- getBackupInfo() - Method in interface com.google.spanner.admin.database.v1.RestoreInfoOrBuilder
-
Information about the backup used to restore the database.
- getBackupInfoBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Information about the backup used to restore the database.
- getBackupInfoBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
Information about the backup used to restore the database.
- getBackupInfoOrBuilder() - Method in interface com.google.spanner.admin.database.v1.RestoreInfoOrBuilder
-
Information about the backup used to restore the database.
- getBackupOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getBackupOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getBackupOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getBackupOrBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getBackupOrBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
Required.
- getBackupOrBuilder() - Method in interface com.google.spanner.admin.database.v1.UpdateBackupRequestOrBuilder
-
Required.
- GetBackupRequest - Class in com.google.spanner.admin.database.v1
-
The request for [GetBackup][google.spanner.admin.database.v1.DatabaseAdmin.GetBackup].
- GetBackupRequest.Builder - Class in com.google.spanner.admin.database.v1
-
The request for [GetBackup][google.spanner.admin.database.v1.DatabaseAdmin.GetBackup].
- GetBackupRequestOrBuilder - Interface in com.google.spanner.admin.database.v1
-
- getBackups(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackups(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
The list of matching backups.
- getBackups(int) - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsCount() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsCount() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
The list of matching backups.
- getBackupsCount() - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
Returns the builder for the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the object with the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getBackup.
- getBackupSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the object with the settings used for calls to getBackup.
- getBackupsList() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsList() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
The list of matching backups.
- getBackupsList() - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBatchClient(DatabaseId) - Method in interface com.google.cloud.spanner.Spanner
-
Returns a BatchClient
to do batch operations on Cloud Spanner databases.
- getBatchClient(Database) - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
- getBatchCreateSessionsMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getBatchTransactionId() - Method in interface com.google.cloud.spanner.BatchReadOnlyTransaction
-
- getBatchUpdateTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getBegin() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Begin a new transaction and execute this read or SQL query in
it.
- getBegin() - Method in class com.google.spanner.v1.TransactionSelector
-
Begin a new transaction and execute this read or SQL query in
it.
- getBegin() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
Begin a new transaction and execute this read or SQL query in
it.
- getBeginBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Begin a new transaction and execute this read or SQL query in
it.
- getBeginOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Begin a new transaction and execute this read or SQL query in
it.
- getBeginOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector
-
Begin a new transaction and execute this read or SQL query in
it.
- getBeginOrBuilder() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
Begin a new transaction and execute this read or SQL query in
it.
- getBeginTransactionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getBigDecimal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBigDecimal(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBigDecimal(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBigDecimal(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBigDecimal(int) - Method in interface com.google.cloud.spanner.StructReader
-
- getBigDecimal(String) - Method in interface com.google.cloud.spanner.StructReader
-
- getBigDecimalInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBigDecimalList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBigDecimalList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBigDecimalList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBigDecimalList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBigDecimalList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.numeric())
.
- getBigDecimalList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.numeric())
.
- getBigDecimalListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBool() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a BOOL
-typed instance.
- getBoolArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<BOOL>
-typed instance.
- getBoolean(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBoolean(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBoolean(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBoolean(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBoolean(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.bool()
.
- getBoolean(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.bool()
.
- getBooleanArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBooleanArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBooleanArray(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bool())
.
- getBooleanArray(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bool())
.
- getBooleanArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBooleanList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBooleanList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBooleanList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bool())
.
- getBooleanList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bool())
.
- getBooleanListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytes(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytes(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytes(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBytes(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBytes(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.bytes()
.
- getBytes(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.bytes()
.
- getBytes() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a BYTES
-typed instance.
- getBytesArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<BYTES>
-typed instance.
- getBytesInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytesList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytesList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getBytesList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBytesList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getBytesList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bytes())
.
- getBytesList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.bytes())
.
- getBytesListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getCallCredentials() - Method in interface com.google.cloud.spanner.SpannerOptions.CallCredentialsProvider
-
- getCallCredentialsProvider() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTime() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The time at which cancellation of this operation was received.
- getCancelTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which this operation was cancelled.
- getCancelTime() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which this operation was cancelled.
- getCancelTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which this operation was cancelled.
- getCancelTime() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which this operation was cancelled.
- getCancelTimeBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTimeBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTimeBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The time at which cancellation of CopyBackup operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The time at which cancellation of this operation was received.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which this operation was cancelled.
- getCancelTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which this operation was cancelled.
- getChannelConfigurator() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getChannelProvider(String, int) - Method in interface com.google.cloud.spanner.connection.ConnectionOptions.ExternalChannelProvider
-
- getChannelProvider() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
Calls the getChannelProvider() method from the supplied class.
- getChannelProvider() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getChildIndex() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The node to which the link points.
- getChildIndex() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
The node to which the link points.
- getChildIndex() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
-
The node to which the link points.
- getChildLinks(int) - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinks(int) - Method in class com.google.spanner.v1.PlanNode
-
List of child node `index`es and their relationship to this parent.
- getChildLinks(int) - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksBuilder(int) - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksBuilderList() - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksCount() - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksCount() - Method in class com.google.spanner.v1.PlanNode
-
List of child node `index`es and their relationship to this parent.
- getChildLinksCount() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksList() - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksList() - Method in class com.google.spanner.v1.PlanNode
-
List of child node `index`es and their relationship to this parent.
- getChildLinksList() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilder(int) - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilder(int) - Method in class com.google.spanner.v1.PlanNode
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilder(int) - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilderList() - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilderList() - Method in class com.google.spanner.v1.PlanNode
-
List of child node `index`es and their relationship to this parent.
- getChildLinksOrBuilderList() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
List of child node `index`es and their relationship to this parent.
- getChunkedValue() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
- getChunkedValue() - Method in class com.google.spanner.v1.PartialResultSet
-
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
- getChunkedValue() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
- getClient() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
- getClientSideStatementType() - Method in class com.google.cloud.spanner.connection.AbstractStatementParser.ParsedStatement
-
- getClientSideStatementType() - Method in interface com.google.cloud.spanner.connection.StatementResult
-
- getCode() - Method in class com.google.cloud.spanner.Type
-
Returns the type code corresponding to this type.
- getCode() - Method in class com.google.spanner.v1.Type.Builder
-
Required.
- getCode() - Method in class com.google.spanner.v1.Type
-
Required.
- getCode() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
Required.
- getCodeValue() - Method in class com.google.spanner.v1.Type.Builder
-
Required.
- getCodeValue() - Method in class com.google.spanner.v1.Type
-
Required.
- getCodeValue() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
Required.
- getColumnCount() - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getColumnCount() - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getColumnCount() - Method in interface com.google.cloud.spanner.StructReader
-
Returns the number of columns in the underlying data.
- getColumnIndex(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getColumnIndex(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getColumnIndex(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the index of the column named columnName
.
- getColumns() - Method in class com.google.cloud.spanner.Mutation
-
For all types except
Mutation.Op.DELETE
, returns the columns that this mutation will affect.
- getColumns(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumns(int) - Method in class com.google.spanner.v1.Mutation.Write
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumns(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumns(int) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumns(int) - Method in class com.google.spanner.v1.PartitionReadRequest
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumns(int) - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumns(int) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getColumns(int) - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getColumns(int) - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.Mutation.Write
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsBytes(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.PartitionReadRequest
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsBytes(int) - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getColumnsBytes(int) - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getColumnsBytes(int) - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getColumnsCount() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsCount() - Method in class com.google.spanner.v1.Mutation.Write
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsCount() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsCount() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsCount() - Method in class com.google.spanner.v1.PartitionReadRequest
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsCount() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsCount() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getColumnsCount() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getColumnsCount() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getColumnsList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsList() - Method in class com.google.spanner.v1.Mutation.Write
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- getColumnsList() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsList() - Method in class com.google.spanner.v1.PartitionReadRequest
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsList() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- getColumnsList() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getColumnsList() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getColumnsList() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getColumnType(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getColumnType(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getColumnType(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getColumnType(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getColumnType(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the type of a column.
- getColumnType(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the type of a column.
- getCommitMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getCommitResponse() - Method in interface com.google.cloud.spanner.AsyncRunner
-
- getCommitResponse() - Method in interface com.google.cloud.spanner.AsyncTransactionManager
-
- getCommitResponse() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getCommitResponse() - Method in interface com.google.cloud.spanner.TransactionManager
-
- getCommitResponse() - Method in interface com.google.cloud.spanner.TransactionRunner
-
- getCommitStats() - Method in class com.google.cloud.spanner.CommitResponse
-
Commit statistics are returned by a read/write transaction if specifically requested by passing
in
Options.commitStats()
to the transaction.
- getCommitStats() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The statistics about this Commit.
- getCommitStats() - Method in class com.google.spanner.v1.CommitResponse
-
The statistics about this Commit.
- getCommitStats() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
-
The statistics about this Commit.
- getCommitStatsBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The statistics about this Commit.
- getCommitStatsOrBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The statistics about this Commit.
- getCommitStatsOrBuilder() - Method in class com.google.spanner.v1.CommitResponse
-
The statistics about this Commit.
- getCommitStatsOrBuilder() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
-
The statistics about this Commit.
- getCommitTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getCommitTimestamp() - Method in interface com.google.cloud.spanner.AsyncRunner
-
Returns the timestamp at which the transaction committed.
- getCommitTimestamp() - Method in class com.google.cloud.spanner.CommitResponse
-
Returns a Timestamp
representing the commit time of the transaction.
- getCommitTimestamp() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getCommitTimestamp() - Method in interface com.google.cloud.spanner.TransactionManager
-
Returns the commit timestamp if the transaction committed successfully otherwise it will throw
IllegalStateException
.
- getCommitTimestamp() - Method in interface com.google.cloud.spanner.TransactionRunner
-
Returns the timestamp at which the transaction committed.
- getCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestamp() - Method in class com.google.spanner.v1.CommitResponse
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestamp() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestampBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestampOrBuilder() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestampOrBuilder() - Method in class com.google.spanner.v1.CommitResponse
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestampOrBuilder() - Method in interface com.google.spanner.v1.CommitResponseOrBuilder
-
The Cloud Spanner timestamp at which the transaction committed.
- getCommitTimestamps(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestamps(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestamps(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsCount() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCommitTimestampsOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- getCompressorName() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getConfig() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getConfig() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getConfig() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getConfigBytes() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getConfigBytes() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getConfigBytes() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getConnection() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getCopyBackupMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getCreateBackupMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getCreateDatabaseMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getCreateInstanceMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getCreateSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getCreateStatement() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- getCreateStatement() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Required.
- getCreateStatement() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Required.
- getCreateStatementBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- getCreateStatementBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Required.
- getCreateStatementBytes() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Required.
- getCreateTime() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the creation time of the database.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTime() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTime() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getCreateTime() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getCreateTime() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getCreateTime() - Method in class com.google.spanner.v1.Session
-
Output only.
- getCreateTime() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- getCreateTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.spanner.v1.Session
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getCredentials() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getCredentialsUrl() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getCryptoKey() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- getCryptoKey() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getCryptoKey() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- getCryptoKey() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getCryptoKeyVersion() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- getCryptoKeyVersion() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getCurrentRowAsStruct() - Method in class com.google.cloud.spanner.ForwardingResultSet
-
- getCurrentRowAsStruct() - Method in interface com.google.cloud.spanner.ResultSet
-
Creates an immutable version of the row that the result set is positioned over.
- getDatabase(DatabaseName) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the state of a Cloud Spanner database.
- getDatabase(String) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the state of a Cloud Spanner database.
- getDatabase(GetDatabaseRequest) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the state of a Cloud Spanner database.
- getDatabase() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the id of the database that was used to create the backup.
- getDatabase(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Gets the current state of a Cloud Spanner database.
- getDatabase() - Method in class com.google.cloud.spanner.DatabaseId
-
Returns the database id.
- getDatabase(String) - Method in class com.google.cloud.spanner.Instance
-
- getDatabase(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getDatabase(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getDatabase() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.Backup
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the database the backup is created from.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The name of the database the backup is created from.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The name of the database the backup is created from.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
The database being created.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
The database being created.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseMetadataOrBuilder
-
The database being created.
- getDatabase(GetDatabaseRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminBlockingStub
-
Gets the state of a Cloud Spanner database.
- getDatabase(GetDatabaseRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminFutureStub
-
Gets the state of a Cloud Spanner database.
- getDatabase(GetDatabaseRequest, StreamObserver<Database>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminImplBase
-
Gets the state of a Cloud Spanner database.
- getDatabase(GetDatabaseRequest, StreamObserver<Database>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminStub
-
Gets the state of a Cloud Spanner database.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- getDatabase() - Method in class com.google.spanner.admin.database.v1.DatabaseName
-
- getDatabase() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.DropDatabaseRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The database being modified.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The database being modified.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The database being modified.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.CreateSessionRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- getDatabase() - Method in class com.google.spanner.v1.DatabaseName
-
- getDatabase() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.ListSessionsRequest
-
Required.
- getDatabase() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
Required.
- getDatabase() - Method in class com.google.spanner.v1.SessionName.Builder
-
- getDatabase() - Method in class com.google.spanner.v1.SessionName
-
- getDatabaseAdminClient() - Method in interface com.google.cloud.spanner.Spanner
-
Returns a DatabaseAdminClient
to do admin operations on Cloud Spanner databases.
- getDatabaseAdminIAMPolicy(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getDatabaseAdminIAMPolicy(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getDatabaseAdminStubSettings() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getDatabaseAdminStubSettingsBuilder() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Returns the
DatabaseAdminStubSettings.Builder
that will be used to build the
SpannerRpc
.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.Backup
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the database the backup is created from.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The name of the database the backup is created from.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The name of the database the backup is created from.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
The database being created.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
The database being created.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseMetadataOrBuilder
-
The database being created.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.DropDatabaseRequestOrBuilder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlRequestOrBuilder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The database being modified.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The database being modified.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The database being modified.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.CreateSessionRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Required.
- getDatabaseBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
-
Required.
- getDatabaseBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
Required.
- getDatabaseCallable() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the state of a Cloud Spanner database.
- getDatabaseCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- getDatabaseCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- getDatabaseClient() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getDatabaseClient(DatabaseId) - Method in interface com.google.cloud.spanner.Spanner
-
Returns a DatabaseClient
for the given database.
- getDatabaseClient(Database) - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
- getDatabaseDdl(DatabaseName) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDatabaseDdl(String) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDatabaseDdl(GetDatabaseDdlRequest) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDatabaseDdl(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDatabaseDdl(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getDatabaseDdl(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getDatabaseDdl(GetDatabaseDdlRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminBlockingStub
-
Returns the schema of a Cloud Spanner database as a list of formatted
DDL statements.
- getDatabaseDdl(GetDatabaseDdlRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminFutureStub
-
Returns the schema of a Cloud Spanner database as a list of formatted
DDL statements.
- getDatabaseDdl(GetDatabaseDdlRequest, StreamObserver<GetDatabaseDdlResponse>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminImplBase
-
Returns the schema of a Cloud Spanner database as a list of formatted
DDL statements.
- getDatabaseDdl(GetDatabaseDdlRequest, StreamObserver<GetDatabaseDdlResponse>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminStub
-
Returns the schema of a Cloud Spanner database as a list of formatted
DDL statements.
- getDatabaseDdlCallable() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDatabaseDdlCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- getDatabaseDdlCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- GetDatabaseDdlRequest - Class in com.google.spanner.admin.database.v1
-
The request for [GetDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabaseDdl].
- GetDatabaseDdlRequest.Builder - Class in com.google.spanner.admin.database.v1
-
The request for [GetDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabaseDdl].
- GetDatabaseDdlRequestOrBuilder - Interface in com.google.spanner.admin.database.v1
-
- GetDatabaseDdlResponse - Class in com.google.spanner.admin.database.v1
-
The response for [GetDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabaseDdl].
- GetDatabaseDdlResponse.Builder - Class in com.google.spanner.admin.database.v1
-
The response for [GetDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabaseDdl].
- GetDatabaseDdlResponseOrBuilder - Interface in com.google.spanner.admin.database.v1
-
- getDatabaseDdlSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
Returns the builder for the settings used for calls to getDatabaseDdl.
- getDatabaseDdlSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the object with the settings used for calls to getDatabaseDdl.
- getDatabaseDdlSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getDatabaseDdl.
- getDatabaseDdlSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the object with the settings used for calls to getDatabaseDdl.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getDatabaseDialect() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getDatabaseDialect() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getDatabaseDialect() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getDatabaseDialect() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getDatabaseDialectValue() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getDatabaseDialectValue() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getDatabaseDialectValue() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getDatabaseDialectValue() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getDatabaseErrorDuringRetry() - Method in exception com.google.cloud.spanner.AbortedDueToConcurrentModificationException
-
- getDatabaseIAMPolicy(String, String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Returns the IAM policy for the given database.
- getDatabaseId() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getDatabaseId() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- getDatabaseId() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Required.
- getDatabaseId() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Required.
- getDatabaseIdBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- getDatabaseIdBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Required.
- getDatabaseIdBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Required.
- getDatabaseName() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- GetDatabaseRequest - Class in com.google.spanner.admin.database.v1
-
The request for [GetDatabase][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabase].
- GetDatabaseRequest.Builder - Class in com.google.spanner.admin.database.v1
-
The request for [GetDatabase][google.spanner.admin.database.v1.DatabaseAdmin.GetDatabase].
- GetDatabaseRequestOrBuilder - Interface in com.google.spanner.admin.database.v1
-
- getDatabases(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabases(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
Databases that matched the request.
- getDatabases(int) - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
Databases that matched the request.
- getDatabasesBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesCount() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesCount() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
Databases that matched the request.
- getDatabasesCount() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
Databases that matched the request.
- getDatabaseSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
Returns the builder for the settings used for calls to getDatabase.
- getDatabaseSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the object with the settings used for calls to getDatabase.
- getDatabaseSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getDatabase.
- getDatabaseSettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the object with the settings used for calls to getDatabase.
- getDatabasesList() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesList() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
Databases that matched the request.
- getDatabasesList() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
Databases that matched the request.
- getDatabasesOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
Databases that matched the request.
- getDatabasesOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
Databases that matched the request.
- getDatabasesOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- getDatabasesOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
Databases that matched the request.
- getDatabasesOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
Databases that matched the request.
- getDate(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDate(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDate(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDate(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDate(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.date()
.
- getDate(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.date()
.
- getDate() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a DATE
-typed instance.
- getDateArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<DATE>
-typed instance.
- getDateInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDateList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDateList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDateList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDateList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDateList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.date())
.
- getDateList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.date())
.
- getDateListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDdl() - Method in class com.google.cloud.spanner.Database
-
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.v1.SpannerSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
Returns the default service endpoint.
- getDefaultGrpcTransportOptions() - Static method in class com.google.cloud.spanner.SpannerOptions
-
- getDefaultHost() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getDefaultInstance() - Static method in class com.google.cloud.spanner.PartitionOptions
-
- getDefaultInstance() - Static method in class com.google.cloud.spanner.SpannerOptions
-
Returns default instance of SpannerOptions
.
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.Backup
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.Database
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.Instance
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.BeginTransactionRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.CommitRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.CommitResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.CreateSessionRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.DeleteSessionRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.GetSessionRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.KeyRange
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.KeySet
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ListSessionsRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ListSessionsResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation.Delete
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Mutation.Write
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PartialResultSet
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Partition
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionOptions
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionQueryRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionReadRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PartitionResponse
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.QueryPlan
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ReadRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.RequestOptions
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSet
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSetMetadata
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.ResultSetStats
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.RollbackRequest
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Session
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.StructType.Field
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.StructType
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Transaction
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.TransactionSelector
-
- getDefaultInstance() - Static method in class com.google.spanner.v1.Type
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.Backup
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.Database
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.Instance
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CommitResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.CreateSessionRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.GetSessionRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeyRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeyRange
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeySet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.KeySet
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ListSessionsResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Delete
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Mutation.Write
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartialResultSet
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Partition.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Partition
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionOptions
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionReadRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PartitionResponse
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.QueryPlan
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ReadRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.RequestOptions
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSet
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetMetadata
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.ResultSetStats
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.RollbackRequest
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Session.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Session
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType.Field
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.StructType
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Transaction.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Transaction
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.TransactionSelector
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Type.Builder
-
- getDefaultInstanceForType() - Method in class com.google.spanner.v1.Type
-
- getDefaultLeader() - Method in class com.google.cloud.spanner.DatabaseInfo
-
The read-write region which contains the database's leader replicas.
- getDefaultLeader() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getDefaultLeader() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getDefaultLeader() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getDefaultLeaderBytes() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getDefaultLeaderBytes() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getDefaultLeaderBytes() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getDefaultLeaderLocation() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
If true, this location is designated as the default leader location where
leader replicas are placed.
- getDefaultLeaderLocation() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
If true, this location is designated as the default leader location where
leader replicas are placed.
- getDefaultLeaderLocation() - Method in interface com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder
-
If true, this location is designated as the default leader location where
leader replicas are placed.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultProject() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getDefaultProjectId(Credentials) - Static method in class com.google.cloud.spanner.connection.ConnectionOptions
-
Gets the default project-id for the current environment as defined by ServiceOptions.getDefaultProjectId()
, and if none could be found, the project-id of the given
credentials if it contains any.
- getDefaultQueryOptions(DatabaseId) - Method in class com.google.cloud.spanner.SpannerOptions
-
Returns the default query options to use for the specific database.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.v1.SpannerSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
Returns the default service scopes.
- getDefaultValue() - Method in class com.google.cloud.spanner.connection.ConnectionOptions.ConnectionProperty
-
- getDelete() - Method in class com.google.spanner.v1.Mutation.Builder
-
Delete rows from a table.
- getDelete() - Method in class com.google.spanner.v1.Mutation
-
Delete rows from a table.
- getDelete() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Delete rows from a table.
- getDeleteBackupMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getDeleteBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Delete rows from a table.
- getDeleteInstanceMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getDeleteOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Delete rows from a table.
- getDeleteOrBuilder() - Method in class com.google.spanner.v1.Mutation
-
Delete rows from a table.
- getDeleteOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Delete rows from a table.
- getDeleteSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getDescription() - Method in class com.google.cloud.spanner.connection.ConnectionOptions.ConnectionProperty
-
- getDescription() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A string representation of the expression subtree rooted at this node.
- getDescription() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
A string representation of the expression subtree rooted at this node.
- getDescription() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A string representation of the expression subtree rooted at this node.
- getDescriptionBytes() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A string representation of the expression subtree rooted at this node.
- getDescriptionBytes() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
A string representation of the expression subtree rooted at this node.
- getDescriptionBytes() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A string representation of the expression subtree rooted at this node.
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.Backup
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.Backup.State
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.BackupProto
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CommonProto
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.EncryptionType
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.Database.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.Database
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.Database.State
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.DatabaseDialect
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.EncryptionType
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getDescriptor() - Static method in enum com.google.spanner.admin.database.v1.RestoreSourceType
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.SpannerDatabaseAdminProto
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.Instance
-
- getDescriptor() - Static method in enum com.google.spanner.admin.instance.v1.Instance.State
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getDescriptor() - Static method in enum com.google.spanner.admin.instance.v1.ReplicaInfo.ReplicaType
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.SpannerInstanceAdminProto
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getDescriptor() - Static method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.BeginTransactionRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitResponse
-
- getDescriptor() - Static method in class com.google.spanner.v1.CommitResponseProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.CreateSessionRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.DeleteSessionRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getDescriptor() - Static method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getDescriptor() - Static method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.GetSessionRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.KeyRange.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.KeyRange
-
- getDescriptor() - Static method in class com.google.spanner.v1.KeySet.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.KeySet
-
- getDescriptor() - Static method in class com.google.spanner.v1.KeysProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ListSessionsResponse
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Delete
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Write.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Mutation.Write
-
- getDescriptor() - Static method in class com.google.spanner.v1.MutationProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartialResultSet.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartialResultSet
-
- getDescriptor() - Static method in class com.google.spanner.v1.Partition.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Partition
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionOptions.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionOptions
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionQueryRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionReadRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionResponse.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PartitionResponse
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode
-
- getDescriptor() - Static method in enum com.google.spanner.v1.PlanNode.Kind
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getDescriptor() - Static method in class com.google.spanner.v1.QueryPlan.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.QueryPlan
-
- getDescriptor() - Static method in class com.google.spanner.v1.QueryPlanProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.ReadRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ReadRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.RequestOptions.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.RequestOptions
-
- getDescriptor() - Static method in enum com.google.spanner.v1.RequestOptions.Priority
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSet.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSet
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSetMetadata
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSetProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSetStats.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.ResultSetStats
-
- getDescriptor() - Static method in class com.google.spanner.v1.RollbackRequest.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.RollbackRequest
-
- getDescriptor() - Static method in class com.google.spanner.v1.Session.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Session
-
- getDescriptor() - Static method in class com.google.spanner.v1.SpannerProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.StructType.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.StructType.Field.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.StructType.Field
-
- getDescriptor() - Static method in class com.google.spanner.v1.StructType
-
- getDescriptor() - Static method in class com.google.spanner.v1.Transaction.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Transaction
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionProto
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionSelector.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.TransactionSelector
-
- getDescriptor() - Static method in class com.google.spanner.v1.Type.Builder
-
- getDescriptor() - Static method in class com.google.spanner.v1.Type
-
- getDescriptor() - Static method in enum com.google.spanner.v1.TypeAnnotationCode
-
- getDescriptor() - Static method in enum com.google.spanner.v1.TypeCode
-
- getDescriptor() - Static method in class com.google.spanner.v1.TypeProto
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.Backup.State
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.EncryptionType
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.Database.State
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.DatabaseDialect
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.EncryptionType
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.database.v1.RestoreSourceType
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.instance.v1.Instance.State
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.admin.instance.v1.ReplicaInfo.ReplicaType
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.CommitResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.KeyRange.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.KeySet.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Partition.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.v1.PlanNode.Kind
-
- getDescriptorForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.v1.RequestOptions.Priority
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ResultSet.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Session.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.StructType.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Transaction.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- getDescriptorForType() - Method in class com.google.spanner.v1.Type.Builder
-
- getDescriptorForType() - Method in enum com.google.spanner.v1.TypeAnnotationCode
-
- getDescriptorForType() - Method in enum com.google.spanner.v1.TypeCode
-
- getDestination() - Method in class com.google.cloud.spanner.Restore
-
- getDialect() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getDialect() - Method in interface com.google.cloud.spanner.DatabaseClient
-
Returns the SQL dialect that is used by the database.
- getDialect() - Method in class com.google.cloud.spanner.DatabaseInfo
-
The dialect that is used by the database.
- getDisplayName() - Method in class com.google.cloud.spanner.InstanceConfigInfo
-
Returns the display name of this instance config.
- getDisplayName() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the display name of the instance.
- getDisplayName() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getDisplayName() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getDisplayName() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The name of this instance configuration as it appears in UIs.
- getDisplayName() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The name of this instance configuration as it appears in UIs.
- getDisplayName() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The name of this instance configuration as it appears in UIs.
- getDisplayName() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getDisplayName() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The display name for the node.
- getDisplayName() - Method in class com.google.spanner.v1.PlanNode
-
The display name for the node.
- getDisplayName() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
The display name for the node.
- getDisplayNameBytes() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getDisplayNameBytes() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getDisplayNameBytes() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The name of this instance configuration as it appears in UIs.
- getDisplayNameBytes() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The name of this instance configuration as it appears in UIs.
- getDisplayNameBytes() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The name of this instance configuration as it appears in UIs.
- getDisplayNameBytes() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getDisplayNameBytes() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The display name for the node.
- getDisplayNameBytes() - Method in class com.google.spanner.v1.PlanNode
-
The display name for the node.
- getDisplayNameBytes() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
The display name for the node.
- getDouble(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDouble(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDouble(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDouble(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDouble(int) - Method in interface com.google.cloud.spanner.StructReader
-
- getDouble(String) - Method in interface com.google.cloud.spanner.StructReader
-
- getDoubleArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDoubleArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDoubleArray(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.float64())
.
- getDoubleArray(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.float64())
.
- getDoubleArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDoubleList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDoubleList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getDoubleList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.float64())
.
- getDoubleList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.float64())
.
- getDoubleListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getDropDatabaseMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getEarliestVersionTime() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the earliest version time of the database.
- getEarliestVersionTime() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEarliestVersionTime() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEarliestVersionTime() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEarliestVersionTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEarliestVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEarliestVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEarliestVersionTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionConfig() - Method in class com.google.cloud.spanner.BackupInfo
-
- getEncryptionConfig() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the
CustomerManagedEncryption
of the database if the database is encrypted, or
null
if this database is not encrypted.
- getEncryptionConfig() - Method in class com.google.cloud.spanner.Restore
-
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Optional.
- getEncryptionConfig() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Optional.
- getEncryptionConfig() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getEncryptionConfig() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionConfig() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Optional.
- getEncryptionConfig() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Optional.
- getEncryptionConfig() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Optional.
- getEncryptionConfigBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Optional.
- getEncryptionConfigBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Optional.
- getEncryptionConfigBuilder() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getEncryptionConfigBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionConfigBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Optional.
- getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Optional.
- getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Optional.
- getEncryptionConfigOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Optional.
- getEncryptionConfigOrBuilder() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Optional.
- getEncryptionInfo() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the
EncryptionInfo
of the backup if the backup is encrypted, or
null
if this backup is not encrypted.
- getEncryptionInfo() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getEncryptionInfo() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getEncryptionInfo() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getEncryptionInfo(int) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfo(int) - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionInfo(int) - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionInfoBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getEncryptionInfoBuilder(int) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoBuilderList() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoCount() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoCount() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionInfoCount() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionInfoList() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoList() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionInfoList() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getEncryptionInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getEncryptionInfoOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getEncryptionStatus() - Method in class com.google.cloud.spanner.encryption.EncryptionInfo
-
- getEncryptionStatus() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatus() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getEncryptionStatus() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionStatusBuilder() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatusOrBuilder() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatusOrBuilder() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getEncryptionStatusOrBuilder() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionType() - Method in class com.google.cloud.spanner.encryption.EncryptionInfo
-
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Required.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
Required.
- getEncryptionType() - Method in interface com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder
-
Required.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Required.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
Required.
- getEncryptionType() - Method in interface com.google.spanner.admin.database.v1.CreateBackupEncryptionConfigOrBuilder
-
Required.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getEncryptionType() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Required.
- getEncryptionType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
Required.
- getEncryptionType() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfigOrBuilder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
Required.
- getEncryptionTypeValue() - Method in interface com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
Required.
- getEncryptionTypeValue() - Method in interface com.google.spanner.admin.database.v1.CreateBackupEncryptionConfigOrBuilder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getEncryptionTypeValue() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Required.
- getEncryptionTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
Required.
- getEncryptionTypeValue() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfigOrBuilder
-
Required.
- getEnd() - Method in class com.google.cloud.spanner.KeyRange
-
Returns the end key of the range.
- getEndClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosed() - Method in class com.google.spanner.v1.KeyRange
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosedBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndClosedOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- getEndKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange.Builder
-
- getEndKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange
-
- getEndKeyTypeCase() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
- getEndOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpen() - Method in class com.google.spanner.v1.KeyRange
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpenBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndOpenOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- getEndpoint() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getEndpointUris(int) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getEndpointUris(int) - Method in class com.google.spanner.admin.instance.v1.Instance
-
Deprecated.
- getEndpointUris(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Deprecated.
- getEndpointUrisBytes(int) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getEndpointUrisBytes(int) - Method in class com.google.spanner.admin.instance.v1.Instance
-
Deprecated.
- getEndpointUrisBytes(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Deprecated.
- getEndpointUrisCount() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getEndpointUrisCount() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Deprecated.
- getEndpointUrisCount() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Deprecated.
- getEndpointUrisList() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getEndpointUrisList() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Deprecated.
- getEndpointUrisList() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Deprecated.
- getEndTime() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTime() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTime() - Method in interface com.google.spanner.admin.database.v1.OperationProgressOrBuilder
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which this operation failed or was completed successfully.
- getEndTime() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which this operation failed or was completed successfully.
- getEndTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which this operation failed or was completed successfully.
- getEndTime() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which this operation failed or was completed successfully.
- getEndTimeBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.OperationProgressOrBuilder
-
If set, the time at which this operation failed or was completed
successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which this operation failed or was completed successfully.
- getErrorCode() - Method in exception com.google.cloud.spanner.SpannerException
-
Returns the error code associated with this exception.
- getExactStaleness(TimeUnit) - Method in class com.google.cloud.spanner.TimestampBound
-
Returns the exact staleness, in the units requested, at which reads will be performed.
- getExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStalenessBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExactStalenessOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- getExecuteBatchDmlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getExecuteQueryTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getExecuteSqlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getExecuteStreamingSqlMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getExecuteUpdateTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getExecutionStats() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStats() - Method in class com.google.spanner.v1.PlanNode
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStats() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStatsBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStatsOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStatsOrBuilder() - Method in class com.google.spanner.v1.PlanNode
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutionStatsOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- getExecutor() - Method in class com.google.cloud.spanner.SpannerOptions.FixedCloseableExecutorProvider
-
- getExpireTime() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the expire time of the backup.
- getExpireTime() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTime() - Method in class com.google.spanner.admin.database.v1.Backup
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTime() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTime() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getExpireTime() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getExpireTime() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getExpireTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTimeBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- getExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getExpireTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getExtraStatements(int) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getExtraStatements(int) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getExtraStatements(int) - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getExtraStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getExtraStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getExtraStatementsBytes(int) - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getExtraStatementsCount() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getExtraStatementsCount() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getExtraStatementsCount() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getExtraStatementsList() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- getExtraStatementsList() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Optional.
- getExtraStatementsList() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Optional.
- getFieldIndex(String) - Method in class com.google.cloud.spanner.Type
-
Returns the index of the field named fieldName
in this STRUCT
type.
- getFieldMask() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMask() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMask() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceRequestOrBuilder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMask() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getFieldMask() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
Required.
- getFieldMask() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceRequestOrBuilder
-
Required.
- getFieldMaskBuilder() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMaskBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getFieldMaskOrBuilder() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMaskOrBuilder() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMaskOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceRequestOrBuilder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- getFieldMaskOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getFieldMaskOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
Required.
- getFieldMaskOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceRequestOrBuilder
-
Required.
- getFields(int) - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFields(int) - Method in class com.google.spanner.v1.StructType
-
The list of fields that make up this struct.
- getFields(int) - Method in interface com.google.spanner.v1.StructTypeOrBuilder
-
The list of fields that make up this struct.
- getFieldsBuilder(int) - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsBuilderList() - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsCount() - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsCount() - Method in class com.google.spanner.v1.StructType
-
The list of fields that make up this struct.
- getFieldsCount() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
-
The list of fields that make up this struct.
- getFieldsList() - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsList() - Method in class com.google.spanner.v1.StructType
-
The list of fields that make up this struct.
- getFieldsList() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
-
The list of fields that make up this struct.
- getFieldsOrBuilder(int) - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsOrBuilder(int) - Method in class com.google.spanner.v1.StructType
-
The list of fields that make up this struct.
- getFieldsOrBuilder(int) - Method in interface com.google.spanner.v1.StructTypeOrBuilder
-
The list of fields that make up this struct.
- getFieldsOrBuilderList() - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- getFieldsOrBuilderList() - Method in class com.google.spanner.v1.StructType
-
The list of fields that make up this struct.
- getFieldsOrBuilderList() - Method in interface com.google.spanner.v1.StructTypeOrBuilder
-
The list of fields that make up this struct.
- getFieldValue(String) - Method in class com.google.spanner.admin.database.v1.BackupName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.database.v1.DatabaseName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.database.v1.InstanceName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.instance.v1.InstanceName
-
- getFieldValue(String) - Method in class com.google.spanner.admin.instance.v1.ProjectName
-
- getFieldValue(String) - Method in class com.google.spanner.v1.DatabaseName
-
- getFieldValue(String) - Method in class com.google.spanner.v1.SessionName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.database.v1.BackupName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.database.v1.DatabaseName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.database.v1.InstanceName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.instance.v1.InstanceName
-
- getFieldValuesMap() - Method in class com.google.spanner.admin.instance.v1.ProjectName
-
- getFieldValuesMap() - Method in class com.google.spanner.v1.DatabaseName
-
- getFieldValuesMap() - Method in class com.google.spanner.v1.SessionName
-
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
An expression that filters the list of returned backup operations.
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
An expression that filters the list of returned backup operations.
- getFilter() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
An expression that filters the list of returned backup operations.
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
An expression that filters the list of returned backups.
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
An expression that filters the list of returned backups.
- getFilter() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
An expression that filters the list of returned backups.
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
An expression that filters the list of returned operations.
- getFilter() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
An expression that filters the list of returned operations.
- getFilter() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
An expression that filters the list of returned operations.
- getFilter() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
An expression for filtering the results of the request.
- getFilter() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
An expression for filtering the results of the request.
- getFilter() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
An expression for filtering the results of the request.
- getFilter() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
An expression for filtering the results of the request.
- getFilter() - Method in class com.google.spanner.v1.ListSessionsRequest
-
An expression for filtering the results of the request.
- getFilter() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
An expression that filters the list of returned backup operations.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
An expression that filters the list of returned backup operations.
- getFilterBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
An expression that filters the list of returned backup operations.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
An expression that filters the list of returned backups.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
An expression that filters the list of returned backups.
- getFilterBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
An expression that filters the list of returned backups.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
An expression that filters the list of returned operations.
- getFilterBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
An expression that filters the list of returned operations.
- getFilterBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
An expression that filters the list of returned operations.
- getFilterBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
-
An expression for filtering the results of the request.
- getFilterBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
An expression for filtering the results of the request.
- getFloat64() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a FLOAT64
-typed instance.
- getFloat64Array() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<FLOAT64>
-typed instance.
- getGetBackupMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getGetDatabaseDdlMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getGetDatabaseMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getGetIamPolicyMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getGetIamPolicyMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getGetInstanceConfigMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getGetInstanceMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getGetSessionMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getGrpcGcpOptions() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getGrpcStatusCode() - Method in enum com.google.cloud.spanner.ErrorCode
-
- getHost() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getIamPolicy(ResourceName) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(String) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(ResourceName) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets the access control policy for an instance resource.
- getIamPolicy(String) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets the access control policy for an instance resource.
- getIAMPolicy() - Method in class com.google.cloud.spanner.Backup
-
Returns the IAM Policy
for this backup.
- getIAMPolicy() - Method in class com.google.cloud.spanner.Database
-
Returns the IAM Policy
for this database.
- getIAMPolicy() - Method in class com.google.cloud.spanner.Instance
-
Returns the IAM Policy
for this instance.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminBlockingStub
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminFutureStub
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminImplBase
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminStub
-
Gets the access control policy for a database or backup resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminBlockingStub
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminFutureStub
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminImplBase
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminStub
-
Gets the access control policy for an instance resource.
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Gets the access control policy for a database or backup resource.
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets the access control policy for an instance resource.
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStub
-
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getId() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the backup id.
- getId() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the database id.
- getId() - Method in class com.google.cloud.spanner.InstanceConfigInfo
-
Returns the id of this instance config.
- getId() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the identifier of the instance.
- getId() - Method in class com.google.spanner.v1.Transaction.Builder
-
`id` may be used to identify the transaction in subsequent
[Read][google.spanner.v1.Spanner.Read],
[ExecuteSql][google.spanner.v1.Spanner.ExecuteSql],
[Commit][google.spanner.v1.Spanner.Commit], or
[Rollback][google.spanner.v1.Spanner.Rollback] calls.
- getId() - Method in class com.google.spanner.v1.Transaction
-
`id` may be used to identify the transaction in subsequent
[Read][google.spanner.v1.Spanner.Read],
[ExecuteSql][google.spanner.v1.Spanner.ExecuteSql],
[Commit][google.spanner.v1.Spanner.Commit], or
[Rollback][google.spanner.v1.Spanner.Rollback] calls.
- getId() - Method in interface com.google.spanner.v1.TransactionOrBuilder
-
`id` may be used to identify the transaction in subsequent
[Read][google.spanner.v1.Spanner.Read],
[ExecuteSql][google.spanner.v1.Spanner.ExecuteSql],
[Commit][google.spanner.v1.Spanner.Commit], or
[Rollback][google.spanner.v1.Spanner.Rollback] calls.
- getId() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a previously-started transaction.
- getId() - Method in class com.google.spanner.v1.TransactionSelector
-
Execute the read or SQL query in a previously-started transaction.
- getId() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
Execute the read or SQL query in a previously-started transaction.
- getIndex() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndex() - Method in class com.google.spanner.v1.PartitionReadRequest
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndex() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndex() - Method in class com.google.spanner.v1.PlanNode.Builder
-
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
- getIndex() - Method in class com.google.spanner.v1.PlanNode
-
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
- getIndex() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
- getIndex() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getIndex() - Method in class com.google.spanner.v1.ReadRequest
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getIndex() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getIndexBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndexBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndexBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- getIndexBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getIndexBytes() - Method in class com.google.spanner.v1.ReadRequest
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getIndexBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- getInsert() - Method in class com.google.spanner.v1.Mutation.Builder
-
Insert new rows in a table.
- getInsert() - Method in class com.google.spanner.v1.Mutation
-
Insert new rows in a table.
- getInsert() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Insert new rows in a table.
- getInsertBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Insert new rows in a table.
- getInsertOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Insert new rows in a table.
- getInsertOrBuilder() - Method in class com.google.spanner.v1.Mutation
-
Insert new rows in a table.
- getInsertOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Insert new rows in a table.
- getInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdate() - Method in class com.google.spanner.v1.Mutation
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdateBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInsertOrUpdateOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- getInstance(InstanceName) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance.
- getInstance(String) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance.
- getInstance(GetInstanceRequest) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance.
- getInstance(Dialect) - Static method in class com.google.cloud.spanner.connection.AbstractStatementParser
-
- getInstance(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
-
Gets an instance.
- getInstance() - Method in class com.google.cloud.spanner.InstanceId
-
Returns the instance ID.
- getInstance(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getInstance(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.BackupName
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.DatabaseName
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.InstanceName.Builder
-
- getInstance() - Method in class com.google.spanner.admin.database.v1.InstanceName
-
- getInstance() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The instance being created.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The instance being created.
- getInstance() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The instance being created.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getInstance() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getInstance(GetInstanceRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminBlockingStub
-
Gets information about a particular instance.
- getInstance(GetInstanceRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminFutureStub
-
Gets information about a particular instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminImplBase
-
Gets information about a particular instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminStub
-
Gets information about a particular instance.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.InstanceName.Builder
-
- getInstance() - Method in class com.google.spanner.admin.instance.v1.InstanceName
-
- getInstance() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The desired end state of the update.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The desired end state of the update.
- getInstance() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The desired end state of the update.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getInstance() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
Required.
- getInstance() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceRequestOrBuilder
-
Required.
- getInstance() - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- getInstance() - Method in class com.google.spanner.v1.DatabaseName
-
- getInstance() - Method in class com.google.spanner.v1.SessionName.Builder
-
- getInstance() - Method in class com.google.spanner.v1.SessionName
-
- getInstanceAdminClient() - Method in interface com.google.cloud.spanner.Spanner
-
Returns an InstanceAdminClient
to do admin operations on Cloud Spanner instances.
- getInstanceAdminIAMPolicy(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getInstanceAdminIAMPolicy(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getInstanceAdminStubSettings() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getInstanceAdminStubSettingsBuilder() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Returns the
InstanceAdminStubSettings.Builder
that will be used to build the
SpannerRpc
.
- getInstanceBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The instance being created.
- getInstanceBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getInstanceBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The desired end state of the update.
- getInstanceBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getInstanceCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance.
- getInstanceCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- getInstanceCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStub
-
- getInstanceConfig(InstanceConfigName) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance configuration.
- getInstanceConfig(String) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance configuration.
- getInstanceConfig(GetInstanceConfigRequest) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance configuration.
- getInstanceConfig(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
-
Gets an instance config.
- getInstanceConfig() - Method in class com.google.cloud.spanner.InstanceConfigId
-
Returns id of this instance config.
- getInstanceConfig(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getInstanceConfig(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getInstanceConfig(GetInstanceConfigRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminBlockingStub
-
Gets information about a particular instance configuration.
- getInstanceConfig(GetInstanceConfigRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminFutureStub
-
Gets information about a particular instance configuration.
- getInstanceConfig(GetInstanceConfigRequest, StreamObserver<InstanceConfig>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminImplBase
-
Gets information about a particular instance configuration.
- getInstanceConfig(GetInstanceConfigRequest, StreamObserver<InstanceConfig>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminStub
-
Gets information about a particular instance configuration.
- getInstanceConfig() - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName.Builder
-
- getInstanceConfig() - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName
-
- getInstanceConfigCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Gets information about a particular instance configuration.
- getInstanceConfigCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- getInstanceConfigCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStub
-
- getInstanceConfigId() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the identifier of the instance configuration.
- GetInstanceConfigRequest - Class in com.google.spanner.admin.instance.v1
-
The request for
[GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
- GetInstanceConfigRequest.Builder - Class in com.google.spanner.admin.instance.v1
-
The request for
[GetInstanceConfigRequest][google.spanner.admin.instance.v1.InstanceAdmin.GetInstanceConfig].
- GetInstanceConfigRequestOrBuilder - Interface in com.google.spanner.admin.instance.v1
-
- getInstanceConfigs(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigs(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
The list of requested instance configurations.
- getInstanceConfigs(int) - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
The list of requested instance configurations.
- getInstanceConfigsBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsCount() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsCount() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
The list of requested instance configurations.
- getInstanceConfigsCount() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
The list of requested instance configurations.
- getInstanceConfigSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings.Builder
-
Returns the builder for the settings used for calls to getInstanceConfig.
- getInstanceConfigSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the object with the settings used for calls to getInstanceConfig.
- getInstanceConfigSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getInstanceConfig.
- getInstanceConfigSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the object with the settings used for calls to getInstanceConfig.
- getInstanceConfigsList() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsList() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
The list of requested instance configurations.
- getInstanceConfigsList() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilder(int) - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
The list of requested instance configurations.
- getInstanceConfigsOrBuilderList() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
The list of requested instance configurations.
- getInstanceIAMPolicy(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
-
Returns the IAM policy for the given instance.
- getInstanceId() - Method in class com.google.cloud.spanner.BackupId
-
Returns the instance id for this backup.
- getInstanceId() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the id of the instance that the backup belongs to.
- getInstanceId() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getInstanceId() - Method in class com.google.cloud.spanner.DatabaseId
-
Returns the instance id for this database.
- getInstanceId() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
- getInstanceId() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getInstanceId() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getInstanceId() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getInstanceIdBytes() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getInstanceIdBytes() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getInstanceIdBytes() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The instance being created.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The instance being created.
- getInstanceOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The instance being created.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getInstanceOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The desired end state of the update.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The desired end state of the update.
- getInstanceOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The desired end state of the update.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
Required.
- getInstanceOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceRequestOrBuilder
-
Required.
- GetInstanceRequest - Class in com.google.spanner.admin.instance.v1
-
The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
- GetInstanceRequest.Builder - Class in com.google.spanner.admin.instance.v1
-
The request for [GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
- GetInstanceRequestOrBuilder - Interface in com.google.spanner.admin.instance.v1
-
- getInstances(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstances(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
The list of requested instances.
- getInstances(int) - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
The list of requested instances.
- getInstancesCount() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstanceSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings.Builder
-
Returns the builder for the settings used for calls to getInstance.
- getInstanceSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the object with the settings used for calls to getInstance.
- getInstanceSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to getInstance.
- getInstanceSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the object with the settings used for calls to getInstance.
- getInstancesList() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesList() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
The list of requested instances.
- getInstancesList() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInt64() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a INT64
-typed instance.
- getInt64Array() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<INT64>
-typed instance.
- getInterceptorProvider() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getInterceptors() - Method in class com.google.cloud.spanner.spi.v1.SpannerInterceptorProvider
-
- getJson(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getJson(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getJson(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getJson(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getJson(int) - Method in interface com.google.cloud.spanner.StructReader
-
- getJson(String) - Method in interface com.google.cloud.spanner.StructReader
-
- getJson() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a JSON
-typed instance.
- getJsonArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<JSON>
-typed instance.
- getJsonInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getJsonList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getJsonList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getJsonList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getJsonList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getJsonList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.string())
.
- getJsonList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.string())
.
- getJsonListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getKeepAliveIntervalMinutes() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- getKeyRing() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- getKeyRing() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getKeyRing() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- getKeyRing() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getKeys() - Method in class com.google.cloud.spanner.KeySet
-
Returns the keys in this set.
- getKeys(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeys(int) - Method in class com.google.spanner.v1.KeySet
-
A list of specific keys.
- getKeys(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of specific keys.
- getKeysBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysCount() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysCount() - Method in class com.google.spanner.v1.KeySet
-
A list of specific keys.
- getKeysCount() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of specific keys.
- getKeySet() - Method in class com.google.cloud.spanner.Mutation
-
For
Mutation.Op.DELETE
mutations, returns the key set that defines the rows to be deleted.
- getKeySet() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- getKeySet() - Method in class com.google.spanner.v1.Mutation.Delete
-
Required.
- getKeySet() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
-
Required.
- getKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getKeySet() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getKeySet() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getKeySet() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getKeySet() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getKeySet() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getKeySetBuilder() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- getKeySetBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getKeySetBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.Mutation.Delete
-
Required.
- getKeySetOrBuilder() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getKeySetOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getKeySetOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getKeySetOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getKeysList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysList() - Method in class com.google.spanner.v1.KeySet
-
A list of specific keys.
- getKeysList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of specific keys.
- getKeysOrBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysOrBuilder(int) - Method in class com.google.spanner.v1.KeySet
-
A list of specific keys.
- getKeysOrBuilder(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of specific keys.
- getKeysOrBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- getKeysOrBuilderList() - Method in class com.google.spanner.v1.KeySet
-
A list of specific keys.
- getKeysOrBuilderList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of specific keys.
- getKind() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Used to determine the type of node.
- getKind() - Method in class com.google.spanner.v1.PlanNode
-
Used to determine the type of node.
- getKind() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Used to determine the type of node.
- getKindValue() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Used to determine the type of node.
- getKindValue() - Method in class com.google.spanner.v1.PlanNode
-
Used to determine the type of node.
- getKindValue() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Used to determine the type of node.
- getKmsKeyName() - Method in class com.google.cloud.spanner.encryption.CustomerManagedEncryption
-
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Optional.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
Optional.
- getKmsKeyName() - Method in interface com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Optional.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
Optional.
- getKmsKeyName() - Method in interface com.google.spanner.admin.database.v1.CreateBackupEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyName() - Method in interface com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Optional.
- getKmsKeyName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
Optional.
- getKmsKeyName() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
Optional.
- getKmsKeyNameBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
Optional.
- getKmsKeyNameBytes() - Method in interface com.google.spanner.admin.database.v1.CreateBackupEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyNameBytes() - Method in interface com.google.spanner.admin.database.v1.EncryptionConfigOrBuilder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Optional.
- getKmsKeyNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
Optional.
- getKmsKeyNameBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfigOrBuilder
-
Optional.
- getKmsKeyVersion() - Method in class com.google.cloud.spanner.encryption.EncryptionInfo
-
- getKmsKeyVersion() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getKmsKeyVersion() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getKmsKeyVersion() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getKmsKeyVersionBytes() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- getKmsKeyVersionBytes() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
Output only.
- getKmsKeyVersionBytes() - Method in interface com.google.spanner.admin.database.v1.EncryptionInfoOrBuilder
-
Output only.
- getLabels() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the cloud labels attached to this instance.
- getLabels() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getLabels() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Deprecated.
- getLabels() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.spanner.v1.Session.Builder
-
Deprecated.
- getLabels() - Method in class com.google.spanner.v1.Session
-
Deprecated.
- getLabels() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Deprecated.
- getLabelsCount() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- getLabelsCount() - Method in class com.google.spanner.admin.instance.v1.Instance
-
- getLabelsCount() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsCount() - Method in class com.google.spanner.v1.Session.Builder
-
- getLabelsCount() - Method in class com.google.spanner.v1.Session
-
- getLabelsCount() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
The labels for the session.
- getLabelsMap() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsMap() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsMap() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsMap() - Method in class com.google.spanner.v1.Session.Builder
-
The labels for the session.
- getLabelsMap() - Method in class com.google.spanner.v1.Session
-
The labels for the session.
- getLabelsMap() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
The labels for the session.
- getLabelsOrDefault(String, String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrDefault(String, String) - Method in class com.google.spanner.admin.instance.v1.Instance
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrDefault(String, String) - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrDefault(String, String) - Method in class com.google.spanner.v1.Session.Builder
-
The labels for the session.
- getLabelsOrDefault(String, String) - Method in class com.google.spanner.v1.Session
-
The labels for the session.
- getLabelsOrDefault(String, String) - Method in interface com.google.spanner.v1.SessionOrBuilder
-
The labels for the session.
- getLabelsOrThrow(String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrThrow(String) - Method in class com.google.spanner.admin.instance.v1.Instance
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrThrow(String) - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Cloud Labels are a flexible and lightweight mechanism for organizing cloud
resources into groups that reflect a customer's organizational needs and
deployment strategies.
- getLabelsOrThrow(String) - Method in class com.google.spanner.v1.Session.Builder
-
The labels for the session.
- getLabelsOrThrow(String) - Method in class com.google.spanner.v1.Session
-
The labels for the session.
- getLabelsOrThrow(String) - Method in interface com.google.spanner.v1.SessionOrBuilder
-
The labels for the session.
- getLeaderOptions() - Method in class com.google.cloud.spanner.InstanceConfigInfo
-
Allowed values of the default leader schema option for databases in instances that use this
instance configuration.
- getLeaderOptions(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptions(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptions(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsBytes(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsBytes(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsBytes(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsCount() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsCount() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsCount() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLeaderOptionsList() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- getLimit() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If greater than zero, only the first `limit` rows are yielded.
- getLimit() - Method in class com.google.spanner.v1.ReadRequest
-
If greater than zero, only the first `limit` rows are yielded.
- getLimit() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
If greater than zero, only the first `limit` rows are yielded.
- getListBackupOperationsMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getListBackupsMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getListDatabaseOperationsMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getListDatabasesMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getListInstanceConfigsMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getListInstancesMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getListSessionsMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getLocation() - Method in class com.google.cloud.spanner.ReplicaInfo
-
- getLocation() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- getLocation() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getLocation() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- getLocation() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getLocation() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The location of the serving resources, e.g.
- getLocation() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
The location of the serving resources, e.g.
- getLocation() - Method in interface com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder
-
The location of the serving resources, e.g.
- getLocationBytes() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The location of the serving resources, e.g.
- getLocationBytes() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
The location of the serving resources, e.g.
- getLocationBytes() - Method in interface com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder
-
The location of the serving resources, e.g.
- getLong(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLong(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLong(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLong(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLong(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.int64()
.
- getLong(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-
NULL
column with type
Type.int64()
.
- getLongArray(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongArray(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongArray(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLongArray(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLongArray(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.int64())
.
- getLongArray(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.int64())
.
- getLongArrayInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getLongList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLongList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getLongList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.int64())
.
- getLongList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.int64())
.
- getLongListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getMaxExpireTime() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the max expire time of this
Backup
.
- getMaxExpireTime() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getMaxExpireTime() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getMaxExpireTime() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getMaxExpireTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getMaxExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getMaxExpireTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getMaxExpireTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getMaxIdleSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- getMaxPartitions() - Method in class com.google.cloud.spanner.PartitionOptions
-
Returns the maximum number of partitions to be created.
- getMaxPartitions() - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getMaxPartitions() - Method in class com.google.spanner.v1.PartitionOptions
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getMaxPartitions() - Method in interface com.google.spanner.v1.PartitionOptionsOrBuilder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getMaxSessions() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
The maximum number of sessions in the backing session pool of this connection.
- getMaxSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- getMaxStaleness(TimeUnit) - Method in class com.google.cloud.spanner.TimestampBound
-
Returns the maximum staleness, in the units requested, at which reads will be performed.
- getMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStaleness() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStaleness() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStalenessBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStalenessOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMaxStalenessOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- getMetadata() - Method in class com.google.cloud.spanner.Operation
-
Returns the metadata returned by the last refresh of this operation.
- getMetadata() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadata() - Method in class com.google.spanner.v1.PartialResultSet
-
Metadata about the result set, such as row type information.
- getMetadata() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
Metadata about the result set, such as row type information.
- getMetadata() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadata() - Method in class com.google.spanner.v1.PlanNode
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadata() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadata() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadata() - Method in class com.google.spanner.v1.ResultSet
-
Metadata about the result set, such as row type information.
- getMetadata() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Metadata about the result set, such as row type information.
- getMetadataBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadataBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadataBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.PlanNode
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadataOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Attributes relevant to the node contained in a group of key-value pairs.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in class com.google.spanner.v1.ResultSet
-
Metadata about the result set, such as row type information.
- getMetadataOrBuilder() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Metadata about the result set, such as row type information.
- getMinReadTimestamp() - Method in class com.google.cloud.spanner.TimestampBound
-
Returns the minimum timestamp at which reads will be performed.
- getMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestampBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- getMinSessions() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
The minimum number of sessions in the backing session pool of this connection.
- getMinSessions() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- getMode() - Method in class com.google.cloud.spanner.TimestampBound
-
- getModeCase() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- getModeCase() - Method in class com.google.spanner.v1.TransactionOptions
-
- getModeCase() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
- getMutableLabels() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.spanner.v1.Session.Builder
-
Deprecated.
- getMutableParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Deprecated.
- getMutableParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Deprecated.
- getMutableParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Deprecated.
- getMutableSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
Deprecated.
- getMutationCount() - Method in class com.google.cloud.spanner.CommitStats
-
The number of mutations that were executed by the transaction.
- getMutationCount() - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
The total number of mutations for the transaction.
- getMutationCount() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
-
The total number of mutations for the transaction.
- getMutationCount() - Method in interface com.google.spanner.v1.CommitResponse.CommitStatsOrBuilder
-
The total number of mutations for the transaction.
- getMutations(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutations(int) - Method in class com.google.spanner.v1.CommitRequest
-
The mutations to be executed when this transaction commits.
- getMutations(int) - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
The mutations to be executed when this transaction commits.
- getMutationsBuilder(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsBuilderList() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsCount() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsCount() - Method in class com.google.spanner.v1.CommitRequest
-
The mutations to be executed when this transaction commits.
- getMutationsCount() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
The mutations to be executed when this transaction commits.
- getMutationsList() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsList() - Method in class com.google.spanner.v1.CommitRequest
-
The mutations to be executed when this transaction commits.
- getMutationsList() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilder(int) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilder(int) - Method in class com.google.spanner.v1.CommitRequest
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilder(int) - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilderList() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilderList() - Method in class com.google.spanner.v1.CommitRequest
-
The mutations to be executed when this transaction commits.
- getMutationsOrBuilderList() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
The mutations to be executed when this transaction commits.
- getName() - Method in class com.google.cloud.spanner.BackupId
-
Returns the name of this backup.
- getName() - Method in class com.google.cloud.spanner.connection.ConnectionOptions.ConnectionProperty
-
- getName() - Method in class com.google.cloud.spanner.DatabaseId
-
Returns the name of this database.
- getName() - Method in class com.google.cloud.spanner.InstanceConfigId
-
Returns the name of the instance config.
- getName() - Method in class com.google.cloud.spanner.InstanceId
-
Returns the name of the instance.
- getName() - Method in class com.google.cloud.spanner.Operation
-
Returns the name of the operation.
- getName() - Method in interface com.google.cloud.spanner.Session
-
Returns the resource name associated with this session.
- getName() - Method in class com.google.cloud.spanner.Type.StructField
-
- getName() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getName() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getName() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getName() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- getName() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The name of the backup being created through the copy operation.
- getName() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The name of the backup being created through the copy operation.
- getName() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the backup being created.
- getName() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The name of the backup being created.
- getName() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The name of the backup being created.
- getName() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.Database
-
Required.
- getName() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.database.v1.DeleteBackupRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.database.v1.GetBackupRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
Name of the restored database being optimized.
- getName() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
Name of the restored database being optimized.
- getName() - Method in interface com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadataOrBuilder
-
Name of the restored database being optimized.
- getName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Name of the database being created and restored to.
- getName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
Name of the database being created and restored to.
- getName() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
Name of the database being created and restored to.
- getName() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.instance.v1.DeleteInstanceRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceConfigRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
Required.
- getName() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getName() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
A unique identifier for the instance configuration.
- getName() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
A unique identifier for the instance configuration.
- getName() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
A unique identifier for the instance configuration.
- getName() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
Required.
- getName() - Method in interface com.google.spanner.v1.DeleteSessionRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
Required.
- getName() - Method in class com.google.spanner.v1.GetSessionRequest
-
Required.
- getName() - Method in interface com.google.spanner.v1.GetSessionRequestOrBuilder
-
Required.
- getName() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getName() - Method in class com.google.spanner.v1.Session
-
Output only.
- getName() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getName() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The name of the field.
- getName() - Method in class com.google.spanner.v1.StructType.Field
-
The name of the field.
- getName() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
-
The name of the field.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the backup being created.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The name of the backup being created.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The name of the backup being created.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.Database
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.DeleteBackupRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.GetBackupRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
Name of the restored database being optimized.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
Name of the restored database being optimized.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadataOrBuilder
-
Name of the restored database being optimized.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Name of the database being created and restored to.
- getNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
Name of the database being created and restored to.
- getNameBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
Name of the database being created and restored to.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.instance.v1.DeleteInstanceRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceConfigRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.admin.instance.v1.GetInstanceRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
A unique identifier for the instance configuration.
- getNameBytes() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
A unique identifier for the instance configuration.
- getNameBytes() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
A unique identifier for the instance configuration.
- getNameBytes() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.v1.DeleteSessionRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.spanner.v1.GetSessionRequest
-
Required.
- getNameBytes() - Method in interface com.google.spanner.v1.GetSessionRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- getNameBytes() - Method in class com.google.spanner.v1.Session
-
Output only.
- getNameBytes() - Method in interface com.google.spanner.v1.SessionOrBuilder
-
Output only.
- getNameBytes() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The name of the field.
- getNameBytes() - Method in class com.google.spanner.v1.StructType.Field
-
The name of the field.
- getNameBytes() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
-
The name of the field.
- getNextPageToken() - Method in class com.google.cloud.spanner.spi.v1.SpannerRpc.Paginated
-
Returns the token to use in the request for the next page, or null if this is the last page.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageToken() - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageToken() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageToken() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageToken() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageToken() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNextPageToken() - Method in class com.google.spanner.v1.ListSessionsResponse
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNextPageToken() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageTokenBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- getNextPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNextPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsResponse
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNextPageTokenBytes() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- getNodeCount() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the node count of the instance.
- getNodeCount() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- getNodeCount() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Required.
- getNodeCount() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Required.
- getNoResultAsync() - Method in interface com.google.cloud.spanner.connection.AsyncStatementResult
-
Returns a future that tracks the progress of a statement that returns no result.
- getNumber() - Method in enum com.google.spanner.admin.database.v1.Backup.State
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.EncryptionType
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.Database.State
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.DatabaseDialect
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.EncryptionType
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.SourceInfoCase
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.RestoreDatabaseRequest.SourceCase
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.RestoreInfo.SourceInfoCase
-
- getNumber() - Method in enum com.google.spanner.admin.database.v1.RestoreSourceType
-
- getNumber() - Method in enum com.google.spanner.admin.instance.v1.Instance.State
-
- getNumber() - Method in enum com.google.spanner.admin.instance.v1.ReplicaInfo.ReplicaType
-
- getNumber() - Method in enum com.google.spanner.v1.CommitRequest.TransactionCase
-
- getNumber() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
-
- getNumber() - Method in enum com.google.spanner.v1.KeyRange.EndKeyTypeCase
-
- getNumber() - Method in enum com.google.spanner.v1.KeyRange.StartKeyTypeCase
-
- getNumber() - Method in enum com.google.spanner.v1.Mutation.OperationCase
-
- getNumber() - Method in enum com.google.spanner.v1.PlanNode.Kind
-
- getNumber() - Method in enum com.google.spanner.v1.RequestOptions.Priority
-
- getNumber() - Method in enum com.google.spanner.v1.ResultSetStats.RowCountCase
-
- getNumber() - Method in enum com.google.spanner.v1.TransactionOptions.ModeCase
-
- getNumber() - Method in enum com.google.spanner.v1.TransactionOptions.ReadOnly.TimestampBoundCase
-
- getNumber() - Method in enum com.google.spanner.v1.TransactionSelector.SelectorCase
-
- getNumber() - Method in enum com.google.spanner.v1.TypeAnnotationCode
-
- getNumber() - Method in enum com.google.spanner.v1.TypeCode
-
- getNumChannels() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
The number of channels to use for the connection.
- getNumChannels() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getNumeric() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a NUMERIC
-typed instance.
- getNumericArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<NUMERIC>
-typed instance.
- getOperation(String) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Gets the specified long-running operation.
- getOperation(String) - Method in interface com.google.cloud.spanner.InstanceAdminClient
-
Gets the specified long-running operation.
- getOperation() - Method in class com.google.cloud.spanner.Mutation
-
Returns the type of operation that this mutation will perform.
- getOperation(String) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getOperation(String) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
Retrieves a long running operation.
- getOperationCase() - Method in class com.google.spanner.v1.Mutation.Builder
-
- getOperationCase() - Method in class com.google.spanner.v1.Mutation
-
- getOperationCase() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
- getOperationId() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperationId() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperationId() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperationIdBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperationIdBytes() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperationIdBytes() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- getOperations(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperations(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperations(int) - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperations(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperations(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperations(int) - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsClient() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsClient() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsCount() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsCount() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsCount() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsCount() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsCount() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsCount() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsList() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsResponseOrBuilder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsResponseOrBuilder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- getOperationsStub() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStub
-
- getOperationsStub() - Method in class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
- getOptimizeDatabaseOperationName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizeDatabaseOperationName() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizeDatabaseOperationName() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizeDatabaseOperationNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizeDatabaseOperationNameBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizeDatabaseOperationNameBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- getOptimizerStatisticsPackage() - Method in interface com.google.cloud.spanner.connection.Connection
-
Gets the current query optimizer statistics package of this connection.
- getOptimizerStatisticsPackage() - Method in interface com.google.cloud.spanner.SpannerOptions.SpannerEnvironment
-
The optimizer statistics package to use.
- getOptimizerStatisticsPackage() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer statistics package.
- getOptimizerStatisticsPackage() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
An option to control the selection of optimizer statistics package.
- getOptimizerStatisticsPackage() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
-
An option to control the selection of optimizer statistics package.
- getOptimizerStatisticsPackageBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer statistics package.
- getOptimizerStatisticsPackageBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
An option to control the selection of optimizer statistics package.
- getOptimizerStatisticsPackageBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
-
An option to control the selection of optimizer statistics package.
- getOptimizerVersion() - Method in interface com.google.cloud.spanner.connection.Connection
-
Gets the current query optimizer version of this connection.
- getOptimizerVersion() - Method in interface com.google.cloud.spanner.SpannerOptions.SpannerEnvironment
-
The optimizer version to use.
- getOptimizerVersion() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer version.
- getOptimizerVersion() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
An option to control the selection of optimizer version.
- getOptimizerVersion() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
-
An option to control the selection of optimizer version.
- getOptimizerVersionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer version.
- getOptimizerVersionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
An option to control the selection of optimizer version.
- getOptimizerVersionBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequest.QueryOptionsOrBuilder
-
An option to control the selection of optimizer version.
- getOptions() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
- getOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- getOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Required.
- getOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Required.
- getOptionsBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- getOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- getOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Required.
- getOptionsOrBuilder() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Required.
- getOrNull(ApiFuture<T>) - Static method in class com.google.cloud.spanner.SpannerApiFutures
-
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Number of operations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
Number of operations to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
Number of operations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Number of backups to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
Number of backups to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
Number of backups to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Number of operations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
Number of operations to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
Number of operations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Number of databases to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
Number of databases to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesRequestOrBuilder
-
Number of databases to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Number of instance configurations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
Number of instance configurations to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsRequestOrBuilder
-
Number of instance configurations to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Number of instances to be returned in the response.
- getPageSize() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
Number of instances to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
Number of instances to be returned in the response.
- getPageSize() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Number of sessions to be returned in the response.
- getPageSize() - Method in class com.google.spanner.v1.ListSessionsRequest
-
Number of sessions to be returned in the response.
- getPageSize() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
Number of sessions to be returned in the response.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageToken() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageToken() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageToken() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageToken() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageToken() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageToken() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageToken() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getPageToken() - Method in class com.google.spanner.v1.ListSessionsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getPageToken() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageTokenBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageTokenBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageTokenBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageTokenBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- getPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getPageTokenBytes() - Method in class com.google.spanner.v1.ListSessionsRequest
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getPageTokenBytes() - Method in interface com.google.spanner.v1.ListSessionsRequestOrBuilder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- getParameters() - Method in class com.google.cloud.spanner.Statement
-
Returns the parameters bound to this Statement
.
- getParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Parameter names and values that bind to placeholders in the DML string.
- getParams() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Parameter names and values that bind to placeholders in the DML string.
- getParams() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
Parameter names and values that bind to placeholders in the DML string.
- getParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParams() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Parameter names and values that bind to placeholders in the SQL string.
- getParams() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParams() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParams() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Parameter names and values that bind to placeholders in the SQL string.
- getParams() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Parameter names and values that bind to placeholders in the DML string.
- getParamsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Parameter names and values that bind to placeholders in the DML string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Parameter names and values that bind to placeholders in the DML string.
- getParamsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
Parameter names and values that bind to placeholders in the DML string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamsOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Parameter names and values that bind to placeholders in the SQL string.
- getParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Deprecated.
- getParamTypes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Deprecated.
- getParamTypes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
Deprecated.
- getParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Deprecated.
- getParamTypes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Deprecated.
- getParamTypes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Deprecated.
- getParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Deprecated.
- getParamTypes() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Deprecated.
- getParamTypes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Deprecated.
- getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getParamTypesCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- getParamTypesCount() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getParamTypesCount() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesCount() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- getParamTypesCount() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
- getParamTypesCount() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesMap() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in class com.google.spanner.v1.PartitionQueryRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrDefault(String, Type) - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in class com.google.spanner.v1.PartitionQueryRequest
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParamTypesOrThrow(String) - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
It is not always possible for Cloud Spanner to infer the right SQL type
from a JSON value.
- getParent() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Required.
- getParent() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
Required.
- getParent() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.CreateBackupRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.CreateDatabaseRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupOperationsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.ListBackupsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabaseOperationsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.ListDatabasesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstanceConfigsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
Required.
- getParentBytes() - Method in interface com.google.spanner.admin.instance.v1.ListInstancesRequestOrBuilder
-
Required.
- getParserForType() - Method in class com.google.spanner.admin.database.v1.Backup
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.Database
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.Instance
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getParserForType() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getParserForType() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getParserForType() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getParserForType() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
- getParserForType() - Method in class com.google.spanner.v1.CommitRequest
-
- getParserForType() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getParserForType() - Method in class com.google.spanner.v1.CommitResponse
-
- getParserForType() - Method in class com.google.spanner.v1.CreateSessionRequest
-
- getParserForType() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
- getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getParserForType() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getParserForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getParserForType() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getParserForType() - Method in class com.google.spanner.v1.GetSessionRequest
-
- getParserForType() - Method in class com.google.spanner.v1.KeyRange
-
- getParserForType() - Method in class com.google.spanner.v1.KeySet
-
- getParserForType() - Method in class com.google.spanner.v1.ListSessionsRequest
-
- getParserForType() - Method in class com.google.spanner.v1.ListSessionsResponse
-
- getParserForType() - Method in class com.google.spanner.v1.Mutation.Delete
-
- getParserForType() - Method in class com.google.spanner.v1.Mutation
-
- getParserForType() - Method in class com.google.spanner.v1.Mutation.Write
-
- getParserForType() - Method in class com.google.spanner.v1.PartialResultSet
-
- getParserForType() - Method in class com.google.spanner.v1.Partition
-
- getParserForType() - Method in class com.google.spanner.v1.PartitionOptions
-
- getParserForType() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
- getParserForType() - Method in class com.google.spanner.v1.PartitionReadRequest
-
- getParserForType() - Method in class com.google.spanner.v1.PartitionResponse
-
- getParserForType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getParserForType() - Method in class com.google.spanner.v1.PlanNode
-
- getParserForType() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getParserForType() - Method in class com.google.spanner.v1.QueryPlan
-
- getParserForType() - Method in class com.google.spanner.v1.ReadRequest
-
- getParserForType() - Method in class com.google.spanner.v1.RequestOptions
-
- getParserForType() - Method in class com.google.spanner.v1.ResultSet
-
- getParserForType() - Method in class com.google.spanner.v1.ResultSetMetadata
-
- getParserForType() - Method in class com.google.spanner.v1.ResultSetStats
-
- getParserForType() - Method in class com.google.spanner.v1.RollbackRequest
-
- getParserForType() - Method in class com.google.spanner.v1.Session
-
- getParserForType() - Method in class com.google.spanner.v1.StructType.Field
-
- getParserForType() - Method in class com.google.spanner.v1.StructType
-
- getParserForType() - Method in class com.google.spanner.v1.Transaction
-
- getParserForType() - Method in class com.google.spanner.v1.TransactionOptions
-
- getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getParserForType() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getParserForType() - Method in class com.google.spanner.v1.TransactionSelector
-
- getParserForType() - Method in class com.google.spanner.v1.Type
-
- getPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Partitioned DML transaction.
- getPartitionedDml() - Method in class com.google.spanner.v1.TransactionOptions
-
Partitioned DML transaction.
- getPartitionedDml() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Partitioned DML transaction.
- getPartitionedDmlBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Partitioned DML transaction.
- getPartitionedDmlOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Partitioned DML transaction.
- getPartitionedDmlOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
-
Partitioned DML transaction.
- getPartitionedDmlOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Partitioned DML transaction.
- getPartitionedDmlRetrySettings() - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- getPartitionedDmlRetrySettings() - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- getPartitionedDmlTimeout() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptions() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Additional options that affect how many partitions are created.
- getPartitionOptions() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Additional options that affect how many partitions are created.
- getPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptions() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Additional options that affect how many partitions are created.
- getPartitionOptions() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Additional options that affect how many partitions are created.
- getPartitionOptionsOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Additional options that affect how many partitions are created.
- getPartitionQueryMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getPartitionQueryTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getPartitionReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getPartitionReadTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getPartitions(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitions(int) - Method in class com.google.spanner.v1.PartitionResponse
-
Partitions created by this request.
- getPartitions(int) - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Partitions created by this request.
- getPartitionsBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsBuilderList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsCount() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsCount() - Method in class com.google.spanner.v1.PartitionResponse
-
Partitions created by this request.
- getPartitionsCount() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Partitions created by this request.
- getPartitionSizeBytes() - Method in class com.google.cloud.spanner.PartitionOptions
-
Returns the size of the partition in bytes.
- getPartitionSizeBytes() - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getPartitionSizeBytes() - Method in class com.google.spanner.v1.PartitionOptions
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getPartitionSizeBytes() - Method in interface com.google.spanner.v1.PartitionOptionsOrBuilder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- getPartitionsList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsList() - Method in class com.google.spanner.v1.PartitionResponse
-
Partitions created by this request.
- getPartitionsList() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Partitions created by this request.
- getPartitionsOrBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsOrBuilder(int) - Method in class com.google.spanner.v1.PartitionResponse
-
Partitions created by this request.
- getPartitionsOrBuilder(int) - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Partitions created by this request.
- getPartitionsOrBuilderList() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- getPartitionsOrBuilderList() - Method in class com.google.spanner.v1.PartitionResponse
-
Partitions created by this request.
- getPartitionsOrBuilderList() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Partitions created by this request.
- getPartitionToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
If present, results will be restricted to the specified partition
previously created using PartitionQuery().
- getPartitionToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
If present, results will be restricted to the specified partition
previously created using PartitionQuery().
- getPartitionToken() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
If present, results will be restricted to the specified partition
previously created using PartitionQuery().
- getPartitionToken() - Method in class com.google.spanner.v1.Partition.Builder
-
This token can be passed to Read, StreamingRead, ExecuteSql, or
ExecuteStreamingSql requests to restrict the results to those identified by
this partition token.
- getPartitionToken() - Method in class com.google.spanner.v1.Partition
-
This token can be passed to Read, StreamingRead, ExecuteSql, or
ExecuteStreamingSql requests to restrict the results to those identified by
this partition token.
- getPartitionToken() - Method in interface com.google.spanner.v1.PartitionOrBuilder
-
This token can be passed to Read, StreamingRead, ExecuteSql, or
ExecuteStreamingSql requests to restrict the results to those identified by
this partition token.
- getPartitionToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If present, results will be restricted to the specified partition
previously created using PartitionRead().
- getPartitionToken() - Method in class com.google.spanner.v1.ReadRequest
-
If present, results will be restricted to the specified partition
previously created using PartitionRead().
- getPartitionToken() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
If present, results will be restricted to the specified partition
previously created using PartitionRead().
- getParts() - Method in class com.google.cloud.spanner.Key
-
Returns the parts in this key.
- getPlanNodes(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodes(int) - Method in class com.google.spanner.v1.QueryPlan
-
The nodes in the query plan.
- getPlanNodes(int) - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
-
The nodes in the query plan.
- getPlanNodesBuilder(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesBuilderList() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesCount() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesCount() - Method in class com.google.spanner.v1.QueryPlan
-
The nodes in the query plan.
- getPlanNodesCount() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
-
The nodes in the query plan.
- getPlanNodesList() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesList() - Method in class com.google.spanner.v1.QueryPlan
-
The nodes in the query plan.
- getPlanNodesList() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
-
The nodes in the query plan.
- getPlanNodesOrBuilder(int) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesOrBuilder(int) - Method in class com.google.spanner.v1.QueryPlan
-
The nodes in the query plan.
- getPlanNodesOrBuilder(int) - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
-
The nodes in the query plan.
- getPlanNodesOrBuilderList() - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- getPlanNodesOrBuilderList() - Method in class com.google.spanner.v1.QueryPlan
-
The nodes in the query plan.
- getPlanNodesOrBuilderList() - Method in interface com.google.spanner.v1.QueryPlanOrBuilder
-
The nodes in the query plan.
- getPrefetchChunks() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getPriority() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
Priority for the request.
- getPriority() - Method in class com.google.spanner.v1.RequestOptions
-
Priority for the request.
- getPriority() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
Priority for the request.
- getPriorityValue() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
Priority for the request.
- getPriorityValue() - Method in class com.google.spanner.v1.RequestOptions
-
Priority for the request.
- getPriorityValue() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
Priority for the request.
- getProcessingUnits() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the number of processing units of the instance.
- getProcessingUnits() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
The number of processing units allocated to this instance.
- getProcessingUnits() - Method in class com.google.spanner.admin.instance.v1.Instance
-
The number of processing units allocated to this instance.
- getProcessingUnits() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
The number of processing units allocated to this instance.
- getProgress() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgress() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgress() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgress() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgress() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgress() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgress() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgress() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
The progress of the post-restore optimizations.
- getProgress() - Method in interface com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadataOrBuilder
-
The progress of the post-restore optimizations.
- getProgress() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgress() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgress() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgress(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgress(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgress(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgressBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgressBuilder() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgressBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgressBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressCount() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgressOrBuilder() - Method in interface com.google.spanner.admin.database.v1.CreateBackupMetadataOrBuilder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in interface com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadataOrBuilder
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgressOrBuilder() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgressOrBuilder() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- getProgressOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilder(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilder(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilderList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressOrBuilderList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- getProgressPercent() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Percent completion of the operation.
- getProgressPercent() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
Percent completion of the operation.
- getProgressPercent() - Method in interface com.google.spanner.admin.database.v1.OperationProgressOrBuilder
-
Percent completion of the operation.
- getProject() - Method in class com.google.cloud.spanner.InstanceConfigId
-
Returns project of this instane config.
- getProject() - Method in class com.google.cloud.spanner.InstanceId
-
Returns the ID of the project that owns this instance.
- getProject() - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- getProject() - Method in class com.google.spanner.admin.database.v1.BackupName
-
- getProject() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- getProject() - Method in class com.google.spanner.admin.database.v1.CryptoKeyName
-
- getProject() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- getProject() - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName
-
- getProject() - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- getProject() - Method in class com.google.spanner.admin.database.v1.DatabaseName
-
- getProject() - Method in class com.google.spanner.admin.database.v1.InstanceName.Builder
-
- getProject() - Method in class com.google.spanner.admin.database.v1.InstanceName
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName.Builder
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.InstanceName.Builder
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.InstanceName
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.ProjectName.Builder
-
- getProject() - Method in class com.google.spanner.admin.instance.v1.ProjectName
-
- getProject() - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- getProject() - Method in class com.google.spanner.v1.DatabaseName
-
- getProject() - Method in class com.google.spanner.v1.SessionName.Builder
-
- getProject() - Method in class com.google.spanner.v1.SessionName
-
- getProjectId() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getProto() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the raw proto instance that was used to construct this
Backup
.
- getProto() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the raw proto instance that was used to construct this
Database
.
- getProto() - Method in class com.google.cloud.spanner.ReplicaInfo
-
- getProto() - Method in class com.google.cloud.spanner.RestoreInfo
-
Returns the raw proto instance that was used to construct this
RestoreInfo
.
- getQueryMode() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryMode() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryMode() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryModeValue() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryModeValue() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryModeValue() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- getQueryOptions() - Method in class com.google.cloud.spanner.Statement
-
- getQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Query optimizer configuration to use for the given query.
- getQueryOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Query optimizer configuration to use for the given query.
- getQueryOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Query optimizer configuration to use for the given query.
- getQueryOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Query optimizer configuration to use for the given query.
- getQueryOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Query optimizer configuration to use for the given query.
- getQueryOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Query optimizer configuration to use for the given query.
- getQueryOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Query optimizer configuration to use for the given query.
- getQueryParameters(String) - Method in class com.google.cloud.spanner.connection.PostgreSQLStatementParser
-
Note: This is an internal API and breaking changes can be made without prior notice.
- getQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlan() - Method in class com.google.spanner.v1.ResultSetStats
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlan() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlanBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlanOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlanOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryPlanOrBuilder() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- getQueryStats() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Aggregated statistics from the execution of the query.
- getQueryStats() - Method in class com.google.spanner.v1.ResultSetStats
-
Aggregated statistics from the execution of the query.
- getQueryStats() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
Aggregated statistics from the execution of the query.
- getQueryStatsBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Aggregated statistics from the execution of the query.
- getQueryStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Aggregated statistics from the execution of the query.
- getQueryStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSetStats
-
Aggregated statistics from the execution of the query.
- getQueryStatsOrBuilder() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
Aggregated statistics from the execution of the query.
- getRanges() - Method in class com.google.cloud.spanner.KeySet
-
Returns the ranges in this set.
- getRanges(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRanges(int) - Method in class com.google.spanner.v1.KeySet
-
A list of key ranges.
- getRanges(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of key ranges.
- getRangesBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesCount() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesCount() - Method in class com.google.spanner.v1.KeySet
-
A list of key ranges.
- getRangesCount() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of key ranges.
- getRangesList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesList() - Method in class com.google.spanner.v1.KeySet
-
A list of key ranges.
- getRangesList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of key ranges.
- getRangesOrBuilder(int) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesOrBuilder(int) - Method in class com.google.spanner.v1.KeySet
-
A list of key ranges.
- getRangesOrBuilder(int) - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of key ranges.
- getRangesOrBuilderList() - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- getRangesOrBuilderList() - Method in class com.google.spanner.v1.KeySet
-
A list of key ranges.
- getRangesOrBuilderList() - Method in interface com.google.spanner.v1.KeySetOrBuilder
-
A list of key ranges.
- getReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getReadOnly() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction will not write.
- getReadOnly() - Method in class com.google.spanner.v1.TransactionOptions
-
Transaction will not write.
- getReadOnly() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Transaction will not write.
- getReadOnlyBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction will not write.
- getReadOnlyOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction will not write.
- getReadOnlyOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
-
Transaction will not write.
- getReadOnlyOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Transaction will not write.
- getReadOnlyStaleness() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getReadTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getReadTimestamp() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getReadTimestamp() - Method in interface com.google.cloud.spanner.ReadOnlyTransaction
-
Returns the timestamp chosen to perform reads and queries in this transaction.
- getReadTimestamp() - Method in class com.google.cloud.spanner.TimestampBound
-
Returns the timestamp at which reads will be performed.
- getReadTimestamp() - Method in class com.google.spanner.v1.Transaction.Builder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestamp() - Method in class com.google.spanner.v1.Transaction
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at the given timestamp.
- getReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at the given timestamp.
- getReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at the given timestamp.
- getReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOrBuilder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestampBuilder() - Method in class com.google.spanner.v1.Transaction.Builder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestampBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at the given timestamp.
- getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.Transaction.Builder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.Transaction
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at the given timestamp.
- getReadTimestampOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Executes all reads at the given timestamp.
- getReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Executes all reads at the given timestamp.
- getReadTimestampOrBuilder() - Method in interface com.google.spanner.v1.TransactionOrBuilder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- getReadWrite() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction may write.
- getReadWrite() - Method in class com.google.spanner.v1.TransactionOptions
-
Transaction may write.
- getReadWrite() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Transaction may write.
- getReadWriteBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction may write.
- getReadWriteOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction may write.
- getReadWriteOrBuilder() - Method in class com.google.spanner.v1.TransactionOptions
-
Transaction may write.
- getReadWriteOrBuilder() - Method in interface com.google.spanner.v1.TransactionOptionsOrBuilder
-
Transaction may write.
- getReferencingBackups() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the names of the destination backups being created by copying this source backup
Backup
.
- getReferencingBackups(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingBackups(int) - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingBackups(int) - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingBackupsBytes(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingBackupsBytes(int) - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingBackupsBytes(int) - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingBackupsCount() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingBackupsCount() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingBackupsCount() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingBackupsList() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingBackupsList() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingBackupsList() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingDatabases(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingDatabases(int) - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingDatabases(int) - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingDatabasesBytes(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingDatabasesBytes(int) - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingDatabasesBytes(int) - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingDatabasesCount() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingDatabasesCount() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingDatabasesCount() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getReferencingDatabasesList() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getReferencingDatabasesList() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getReferencingDatabasesList() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getRemoveInactiveSessionAfter() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- getReplace() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplace() - Method in class com.google.spanner.v1.Mutation
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplace() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplaceBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplaceOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplaceOrBuilder() - Method in class com.google.spanner.v1.Mutation
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplaceOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- getReplicas() - Method in class com.google.cloud.spanner.InstanceConfigInfo
-
The geographic placement of nodes in this instance configuration and their replication
properties.
- getReplicas(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicas(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicas(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasBuilder(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasBuilderList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasCount() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasCount() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasCount() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasList() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilder(int) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilder(int) - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilderList() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getReplicasOrBuilderList() - Method in interface com.google.spanner.admin.instance.v1.InstanceConfigOrBuilder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- getRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Common options for this request.
- getRequestOptions() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.CommitRequest
-
Common options for this request.
- getRequestOptions() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Common options for this request.
- getRequestOptions() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Common options for this request.
- getRequestOptions() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Common options for this request.
- getRequestOptions() - Method in class com.google.spanner.v1.ReadRequest
-
Common options for this request.
- getRequestOptions() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Common options for this request.
- getRequestOptionsBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Common options for this request.
- getRequestOptionsBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Common options for this request.
- getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Common options for this request.
- getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Common options for this request.
- getRequestOptionsBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.CommitRequest
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
-
Common options for this request.
- getRequestOptionsOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Common options for this request.
- getRequestTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getRequestTag() - Method in class com.google.spanner.v1.RequestOptions
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getRequestTag() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getRequestTagBytes() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getRequestTagBytes() - Method in class com.google.spanner.v1.RequestOptions
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getRequestTagBytes() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- getResourceName() - Method in exception com.google.cloud.spanner.SpannerException.ResourceNotFoundException
-
- getRestoreDatabaseMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getRestoreInfo() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the
RestoreInfo
of the database if any is available, or
null
if no
RestoreInfo
is available for this database.
- getRestoreInfo() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getRestoreInfo() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getRestoreInfo() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getRestoreInfoBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getRestoreInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getRestoreInfoOrBuilder() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getRestoreInfoOrBuilder() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getResult() - Method in class com.google.cloud.spanner.Operation
-
Returns result of the operation if the operation is complete and had a result.
- getResults() - Method in class com.google.cloud.spanner.spi.v1.SpannerRpc.Paginated
-
Returns the current page of results.
- getResultSet() - Method in interface com.google.cloud.spanner.connection.StatementResult
-
- getResultSetAsync() - Method in interface com.google.cloud.spanner.connection.AsyncStatementResult
-
- getResultSets(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSets(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSets(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilder(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultSetsOrBuilderList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- getResultType() - Method in interface com.google.cloud.spanner.connection.StatementResult
-
- getResumeToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getResumeToken() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getResumeToken() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getResumeToken() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
- getResumeToken() - Method in class com.google.spanner.v1.PartialResultSet
-
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
- getResumeToken() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
- getResumeToken() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If this request is resuming a previously interrupted read,
`resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getResumeToken() - Method in class com.google.spanner.v1.ReadRequest
-
If this request is resuming a previously interrupted read,
`resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getResumeToken() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
If this request is resuming a previously interrupted read,
`resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- getRetryAdministrativeRequestsSettings() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getRetryDelayInMillis() - Method in exception com.google.cloud.spanner.SpannerException
-
Return the retry delay for operation in milliseconds.
- getReturnCommitStats() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
If `true`, then statistics related to the transaction will be included in
the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
- getReturnCommitStats() - Method in class com.google.spanner.v1.CommitRequest
-
If `true`, then statistics related to the transaction will be included in
the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
- getReturnCommitStats() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
If `true`, then statistics related to the transaction will be included in
the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
- getReturnReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
If true, the Cloud Spanner-selected read timestamp is included in
the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
- getReturnReadTimestamp() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
If true, the Cloud Spanner-selected read timestamp is included in
the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
- getReturnReadTimestamp() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
If true, the Cloud Spanner-selected read timestamp is included in
the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
- getRollbackMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getRollbackTimeout() - Method in class com.google.cloud.spanner.SpannerOptions.SpannerCallContextTimeoutConfigurator
-
- getRowCountCase() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- getRowCountCase() - Method in class com.google.spanner.v1.ResultSetStats
-
- getRowCountCase() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
- getRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Standard DML returns an exact count of rows that were modified.
- getRowCountExact() - Method in class com.google.spanner.v1.ResultSetStats
-
Standard DML returns an exact count of rows that were modified.
- getRowCountExact() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
Standard DML returns an exact count of rows that were modified.
- getRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
- getRowCountLowerBound() - Method in class com.google.spanner.v1.ResultSetStats
-
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
- getRowCountLowerBound() - Method in interface com.google.spanner.v1.ResultSetStatsOrBuilder
-
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
- getRows(int) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRows(int) - Method in class com.google.spanner.v1.ResultSet
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRows(int) - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsBuilder(int) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsBuilderList() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsCount() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsCount() - Method in class com.google.spanner.v1.ResultSet
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsCount() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsList() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsList() - Method in class com.google.spanner.v1.ResultSet
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsList() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilder(int) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilder(int) - Method in class com.google.spanner.v1.ResultSet
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilder(int) - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilderList() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilderList() - Method in class com.google.spanner.v1.ResultSet
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowsOrBuilderList() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- getRowType() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
Indicates the field names and types for the rows in the result
set.
- getRowType() - Method in class com.google.spanner.v1.ResultSetMetadata
-
Indicates the field names and types for the rows in the result
set.
- getRowType() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
-
Indicates the field names and types for the rows in the result
set.
- getRowTypeBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
Indicates the field names and types for the rows in the result
set.
- getRowTypeOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
Indicates the field names and types for the rows in the result
set.
- getRowTypeOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata
-
Indicates the field names and types for the rows in the result
set.
- getRowTypeOrBuilder() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
-
Indicates the field names and types for the rows in the result
set.
- getRPCPriority() - Method in interface com.google.cloud.spanner.connection.Connection
-
Gets the current RPC priority of this connection.
- getScopes() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getSelector() - Method in enum com.google.cloud.spanner.InstanceInfo.InstanceField
-
- getSelectorCase() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- getSelectorCase() - Method in class com.google.spanner.v1.TransactionSelector
-
- getSelectorCase() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
- getSeqno() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getSeqno() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getSeqno() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getSeqno() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
A per-transaction sequence number used to identify this request.
- getSeqno() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
A per-transaction sequence number used to identify this request.
- getSeqno() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
A per-transaction sequence number used to identify this request.
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.Backup
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.Database
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.Instance
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getSerializedSize() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getSerializedSize() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.CommitRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getSerializedSize() - Method in class com.google.spanner.v1.CommitResponse
-
- getSerializedSize() - Method in class com.google.spanner.v1.CreateSessionRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getSerializedSize() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getSerializedSize() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getSerializedSize() - Method in class com.google.spanner.v1.GetSessionRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.KeyRange
-
- getSerializedSize() - Method in class com.google.spanner.v1.KeySet
-
- getSerializedSize() - Method in class com.google.spanner.v1.ListSessionsRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.ListSessionsResponse
-
- getSerializedSize() - Method in class com.google.spanner.v1.Mutation.Delete
-
- getSerializedSize() - Method in class com.google.spanner.v1.Mutation
-
- getSerializedSize() - Method in class com.google.spanner.v1.Mutation.Write
-
- getSerializedSize() - Method in class com.google.spanner.v1.PartialResultSet
-
- getSerializedSize() - Method in class com.google.spanner.v1.Partition
-
- getSerializedSize() - Method in class com.google.spanner.v1.PartitionOptions
-
- getSerializedSize() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.PartitionReadRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.PartitionResponse
-
- getSerializedSize() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getSerializedSize() - Method in class com.google.spanner.v1.PlanNode
-
- getSerializedSize() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getSerializedSize() - Method in class com.google.spanner.v1.QueryPlan
-
- getSerializedSize() - Method in class com.google.spanner.v1.ReadRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.RequestOptions
-
- getSerializedSize() - Method in class com.google.spanner.v1.ResultSet
-
- getSerializedSize() - Method in class com.google.spanner.v1.ResultSetMetadata
-
- getSerializedSize() - Method in class com.google.spanner.v1.ResultSetStats
-
- getSerializedSize() - Method in class com.google.spanner.v1.RollbackRequest
-
- getSerializedSize() - Method in class com.google.spanner.v1.Session
-
- getSerializedSize() - Method in class com.google.spanner.v1.StructType.Field
-
- getSerializedSize() - Method in class com.google.spanner.v1.StructType
-
- getSerializedSize() - Method in class com.google.spanner.v1.Transaction
-
- getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions
-
- getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getSerializedSize() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getSerializedSize() - Method in class com.google.spanner.v1.TransactionSelector
-
- getSerializedSize() - Method in class com.google.spanner.v1.Type
-
- getServiceDescriptor() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getServiceDescriptor() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getServiceDescriptor() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getSession(SessionName) - Method in class com.google.cloud.spanner.v1.SpannerClient
-
Gets a session.
- getSession(String) - Method in class com.google.cloud.spanner.v1.SpannerClient
-
Gets a session.
- getSession(GetSessionRequest) - Method in class com.google.cloud.spanner.v1.SpannerClient
-
Gets a session.
- getSession(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSession(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
The freshly created sessions.
- getSession(int) - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
-
The freshly created sessions.
- getSession() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.CommitRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.CreateSessionRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- getSession() - Method in class com.google.spanner.v1.RollbackRequest
-
Required.
- getSession() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
-
Required.
- getSession() - Method in class com.google.spanner.v1.SessionName.Builder
-
- getSession() - Method in class com.google.spanner.v1.SessionName
-
- getSession(GetSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Gets a session.
- getSession(GetSessionRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerFutureStub
-
Gets a session.
- getSession(GetSessionRequest, StreamObserver<Session>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerImplBase
-
Gets a session.
- getSession(GetSessionRequest, StreamObserver<Session>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Gets a session.
- getSessionBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- getSessionBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionBytes() - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.BeginTransactionRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.CommitRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- getSessionBytes() - Method in class com.google.spanner.v1.RollbackRequest
-
Required.
- getSessionBytes() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
-
Required.
- getSessionCallable() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
Gets a session.
- getSessionCallable() - Method in class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
- getSessionCallable() - Method in class com.google.cloud.spanner.v1.stub.SpannerStub
-
- getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
Required.
- getSessionCount() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
-
Required.
- getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionCount() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
The freshly created sessions.
- getSessionCount() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
-
The freshly created sessions.
- getSessionLabels() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getSessionList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
The freshly created sessions.
- getSessionList() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
-
The freshly created sessions.
- getSessionOrBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionOrBuilder(int) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
The freshly created sessions.
- getSessionOrBuilder(int) - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
-
The freshly created sessions.
- getSessionOrBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- getSessionOrBuilder() - Method in class com.google.spanner.v1.CreateSessionRequest
-
Required.
- getSessionOrBuilder() - Method in interface com.google.spanner.v1.CreateSessionRequestOrBuilder
-
Required.
- getSessionOrBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- getSessionOrBuilderList() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
The freshly created sessions.
- getSessionOrBuilderList() - Method in interface com.google.spanner.v1.BatchCreateSessionsResponseOrBuilder
-
The freshly created sessions.
- getSessionPoolOptions() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getSessionPoolOptions() - Method in class com.google.cloud.spanner.SpannerOptions
-
- GetSessionRequest - Class in com.google.spanner.v1
-
The request for [GetSession][google.spanner.v1.Spanner.GetSession].
- GetSessionRequest.Builder - Class in com.google.spanner.v1
-
The request for [GetSession][google.spanner.v1.Spanner.GetSession].
- GetSessionRequestOrBuilder - Interface in com.google.spanner.v1
-
- getSessions(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessions(int) - Method in class com.google.spanner.v1.ListSessionsResponse
-
The list of requested sessions.
- getSessions(int) - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
The list of requested sessions.
- getSessionsBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsCount() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsCount() - Method in class com.google.spanner.v1.ListSessionsResponse
-
The list of requested sessions.
- getSessionsCount() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
The list of requested sessions.
- getSessionSettings() - Method in class com.google.cloud.spanner.v1.SpannerSettings.Builder
-
Returns the builder for the settings used for calls to getSession.
- getSessionSettings() - Method in class com.google.cloud.spanner.v1.SpannerSettings
-
Returns the object with the settings used for calls to getSession.
- getSessionSettings() - Method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings.Builder
-
Returns the builder for the settings used for calls to getSession.
- getSessionSettings() - Method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
Returns the object with the settings used for calls to getSession.
- getSessionsList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsList() - Method in class com.google.spanner.v1.ListSessionsResponse
-
The list of requested sessions.
- getSessionsList() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
The list of requested sessions.
- getSessionsOrBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsOrBuilder(int) - Method in class com.google.spanner.v1.ListSessionsResponse
-
The list of requested sessions.
- getSessionsOrBuilder(int) - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
The list of requested sessions.
- getSessionsOrBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- getSessionsOrBuilderList() - Method in class com.google.spanner.v1.ListSessionsResponse
-
The list of requested sessions.
- getSessionsOrBuilderList() - Method in interface com.google.spanner.v1.ListSessionsResponseOrBuilder
-
The list of requested sessions.
- getSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Parameters to be applied to each created session.
- getSessionTemplate() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
Parameters to be applied to each created session.
- getSessionTemplate() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
-
Parameters to be applied to each created session.
- getSessionTemplateBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Parameters to be applied to each created session.
- getSessionTemplateOrBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Parameters to be applied to each created session.
- getSessionTemplateOrBuilder() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
Parameters to be applied to each created session.
- getSessionTemplateOrBuilder() - Method in interface com.google.spanner.v1.BatchCreateSessionsRequestOrBuilder
-
Parameters to be applied to each created session.
- getSetIamPolicyMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getSetIamPolicyMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getSettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
- getSettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
- getSettings() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
- getShortRepresentation() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentation() - Method in class com.google.spanner.v1.PlanNode
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentation() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentationBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentationOrBuilder() - Method in class com.google.spanner.v1.PlanNode.Builder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentationOrBuilder() - Method in class com.google.spanner.v1.PlanNode
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getShortRepresentationOrBuilder() - Method in interface com.google.spanner.v1.PlanNodeOrBuilder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- getSingleUse() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a temporary transaction.
- getSingleUse() - Method in class com.google.spanner.v1.TransactionSelector
-
Execute the read or SQL query in a temporary transaction.
- getSingleUse() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
Execute the read or SQL query in a temporary transaction.
- getSingleUseBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a temporary transaction.
- getSingleUseOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a temporary transaction.
- getSingleUseOrBuilder() - Method in class com.google.spanner.v1.TransactionSelector
-
Execute the read or SQL query in a temporary transaction.
- getSingleUseOrBuilder() - Method in interface com.google.spanner.v1.TransactionSelectorOrBuilder
-
Execute the read or SQL query in a temporary transaction.
- getSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Execute mutations in a temporary transaction.
- getSingleUseTransaction() - Method in class com.google.spanner.v1.CommitRequest
-
Execute mutations in a temporary transaction.
- getSingleUseTransaction() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Execute mutations in a temporary transaction.
- getSingleUseTransactionBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Execute mutations in a temporary transaction.
- getSingleUseTransactionOrBuilder() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Execute mutations in a temporary transaction.
- getSingleUseTransactionOrBuilder() - Method in class com.google.spanner.v1.CommitRequest
-
Execute mutations in a temporary transaction.
- getSingleUseTransactionOrBuilder() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Execute mutations in a temporary transaction.
- getSize() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the size of the backup in bytes.
- getSizeBytes() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getSizeBytes() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getSizeBytes() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getSource() - Method in class com.google.cloud.spanner.Restore
-
- getSourceBackup() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the source backup that is being copied.
- getSourceBackup() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The name of the source backup that is being copied.
- getSourceBackup() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The name of the source backup that is being copied.
- getSourceBackup() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getSourceBackup() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getSourceBackup() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getSourceBackupBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the source backup that is being copied.
- getSourceBackupBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
The name of the source backup that is being copied.
- getSourceBackupBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupMetadataOrBuilder
-
The name of the source backup that is being copied.
- getSourceBackupBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- getSourceBackupBytes() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
Required.
- getSourceBackupBytes() - Method in interface com.google.spanner.admin.database.v1.CopyBackupRequestOrBuilder
-
Required.
- getSourceCase() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- getSourceCase() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getSourceCase() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseRequestOrBuilder
-
- getSourceDatabase() - Method in class com.google.cloud.spanner.RestoreInfo
-
The source database that was used to create the backup.
- getSourceDatabase() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the database the backup was created from.
- getSourceDatabase() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
Name of the database the backup was created from.
- getSourceDatabase() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
Name of the database the backup was created from.
- getSourceDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the database the backup was created from.
- getSourceDatabaseBytes() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
Name of the database the backup was created from.
- getSourceDatabaseBytes() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
Name of the database the backup was created from.
- getSourceInfoCase() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- getSourceInfoCase() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getSourceInfoCase() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
- getSourceInfoCase() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- getSourceInfoCase() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getSourceInfoCase() - Method in interface com.google.spanner.admin.database.v1.RestoreInfoOrBuilder
-
- getSourceType() - Method in class com.google.cloud.spanner.RestoreInfo
-
The source type of the restore.
- getSourceType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The type of the restore source.
- getSourceType() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The type of the restore source.
- getSourceType() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The type of the restore source.
- getSourceType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
The type of the restore source.
- getSourceType() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
The type of the restore source.
- getSourceType() - Method in interface com.google.spanner.admin.database.v1.RestoreInfoOrBuilder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
The type of the restore source.
- getSourceTypeValue() - Method in interface com.google.spanner.admin.database.v1.RestoreDatabaseMetadataOrBuilder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
The type of the restore source.
- getSourceTypeValue() - Method in interface com.google.spanner.admin.database.v1.RestoreInfoOrBuilder
-
The type of the restore source.
- getSpannerRpcV1() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getSpannerStubSettings() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getSpannerStubSettingsBuilder() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Returns the
SpannerStubSettings.Builder
that will be used to build the
SpannerRpc
.
- getSql() - Method in class com.google.cloud.spanner.Statement
-
Returns the current SQL statement text.
- getSql() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Required.
- getSql() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Required.
- getSql() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
Required.
- getSql() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- getSql() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Required.
- getSql() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Required.
- getSql() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- getSql() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Required.
- getSql() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
Required.
- getSqlBytes() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequest.StatementOrBuilder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
Required.
- getSqlBytes() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- getSqlBytes() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Required.
- getSqlBytes() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Required.
- getSqlWithoutComments() - Method in class com.google.cloud.spanner.connection.AbstractStatementParser.ParsedStatement
-
Returns the SQL statement with all comments removed from the SQL string.
- getStart() - Method in class com.google.cloud.spanner.KeyRange
-
Returns the start key of the range.
- getStartClosed() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosed() - Method in class com.google.spanner.v1.KeyRange
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosed() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosedBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosedOrBuilder() - Method in class com.google.spanner.v1.KeyRange
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartClosedOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- getStartKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange.Builder
-
- getStartKeyTypeCase() - Method in class com.google.spanner.v1.KeyRange
-
- getStartKeyTypeCase() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
- getStartOpen() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpen() - Method in class com.google.spanner.v1.KeyRange
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpen() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpenBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpenOrBuilder() - Method in class com.google.spanner.v1.KeyRange
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartOpenOrBuilder() - Method in interface com.google.spanner.v1.KeyRangeOrBuilder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- getStartTime() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Time the request was received.
- getStartTime() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
Time the request was received.
- getStartTime() - Method in interface com.google.spanner.admin.database.v1.OperationProgressOrBuilder
-
Time the request was received.
- getStartTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTime() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTime() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTime() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTime() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTimeBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Time the request was received.
- getStartTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTimeBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Time the request was received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
Time the request was received.
- getStartTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.OperationProgressOrBuilder
-
Time the request was received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.CreateInstanceMetadataOrBuilder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTimeOrBuilder() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartTimeOrBuilder() - Method in interface com.google.spanner.admin.instance.v1.UpdateInstanceMetadataOrBuilder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- getStartType() - Method in class com.google.cloud.spanner.KeyRange
-
Indicates whether the start key is inclusive (CLOSED
) or exclusive (OPEN
).
- getState() - Method in interface com.google.cloud.spanner.AsyncTransactionManager
-
Returns the state of the transaction.
- getState() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the state of the backup.
- getState() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the state of the database.
- getState() - Method in class com.google.cloud.spanner.InstanceInfo
-
Returns the current state of the instance.
- getState() - Method in interface com.google.cloud.spanner.TransactionManager
-
Returns the state of the transaction.
- getState() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getState() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getState() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getState() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getState() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getState() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getState() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Output only.
- getState() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Output only.
- getState() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Output only.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatements(int) - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlResponseOrBuilder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
For an update this list contains all the statements.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
For an update this list contains all the statements.
- getStatements(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
For an update this list contains all the statements.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getStatements(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getStatements(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getStatements(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatements(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getStatements(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getStatementsBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsBytes(int) - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlResponseOrBuilder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
For an update this list contains all the statements.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
For an update this list contains all the statements.
- getStatementsBytes(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
For an update this list contains all the statements.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getStatementsBytes(int) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getStatementsBytes(int) - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsCount() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlResponseOrBuilder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
For an update this list contains all the statements.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
For an update this list contains all the statements.
- getStatementsCount() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
For an update this list contains all the statements.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getStatementsCount() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getStatementsCount() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getStatementsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsCount() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getStatementsCount() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsList() - Method in interface com.google.spanner.admin.database.v1.GetDatabaseDdlResponseOrBuilder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
For an update this list contains all the statements.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
For an update this list contains all the statements.
- getStatementsList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
For an update this list contains all the statements.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- getStatementsList() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
Required.
- getStatementsList() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Required.
- getStatementsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getStatementsList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getStatementsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsOrBuilder(int) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getStatementsOrBuilder(int) - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getStatementsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getStatementsOrBuilderList() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getStatementsOrBuilderList() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getStatementString() - Method in enum com.google.cloud.spanner.connection.AutocommitDmlMode
-
Use this method to get the correct format for use in a SQL statement.
- getStatementString() - Method in enum com.google.cloud.spanner.connection.TransactionMode
-
Use this method to get the correct format for use in a SQL statement.
- getStatementTag() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getStatementTimeout(TimeUnit) - Method in interface com.google.cloud.spanner.connection.Connection
-
- getStateValue() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- getStateValue() - Method in class com.google.spanner.admin.database.v1.Backup
-
Output only.
- getStateValue() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getStateValue() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getStateValue() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Output only.
- getStateValue() - Method in class com.google.spanner.admin.instance.v1.Instance
-
Output only.
- getStateValue() - Method in interface com.google.spanner.admin.instance.v1.InstanceOrBuilder
-
Output only.
- getStats() - Method in class com.google.cloud.spanner.ForwardingResultSet
-
- getStats() - Method in interface com.google.cloud.spanner.ResultSet
-
- getStats() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStats() - Method in class com.google.spanner.v1.PartialResultSet
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStats() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStats() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStats() - Method in class com.google.spanner.v1.ResultSet
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStats() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStatsBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStatsBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStatsOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStatsOrBuilder() - Method in class com.google.spanner.v1.PartialResultSet
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStatsOrBuilder() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- getStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSet.Builder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStatsOrBuilder() - Method in class com.google.spanner.v1.ResultSet
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStatsOrBuilder() - Method in interface com.google.spanner.v1.ResultSetOrBuilder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- getStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
If all DML statements are executed successfully, the status is `OK`.
- getStatus() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
If all DML statements are executed successfully, the status is `OK`.
- getStatus() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
If all DML statements are executed successfully, the status is `OK`.
- getStatusBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
If all DML statements are executed successfully, the status is `OK`.
- getStatusOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
If all DML statements are executed successfully, the status is `OK`.
- getStatusOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
If all DML statements are executed successfully, the status is `OK`.
- getStatusOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlResponseOrBuilder
-
If all DML statements are executed successfully, the status is `OK`.
- getStreamingReadMethod() - Static method in class com.google.spanner.v1.SpannerGrpc
-
- getString(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getString(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getString(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getString(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getString(int) - Method in interface com.google.cloud.spanner.StructReader
-
- getString(String) - Method in interface com.google.cloud.spanner.StructReader
-
- getString() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a STRING
-typed instance.
- getStringArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<STRING>
-typed instance.
- getStringInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStringList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStringList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStringList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getStringList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getStringList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.string())
.
- getStringList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.string())
.
- getStringListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read at a timestamp where all previously committed transactions
are visible.
- getStrong() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
Read at a timestamp where all previously committed transactions
are visible.
- getStrong() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
Read at a timestamp where all previously committed transactions
are visible.
- getStruct(int) - Method in class com.google.cloud.spanner.Struct
-
TODO(user) : Consider moving these methods to the StructReader interface once STRUCT-typed
columns are supported in
ResultSet
.
- getStruct(String) - Method in class com.google.cloud.spanner.Struct
-
- getStruct() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a STRUCT
-typed instance.
- getStructArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<STRUCT<...>>
-typed instance.
- getStructFields() - Method in class com.google.cloud.spanner.Type
-
Returns the fields of this STRUCT
type.
- getStructInternal(int) - Method in class com.google.cloud.spanner.Struct
-
- getStructList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStructList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStructList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getStructList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getStructList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.struct(...))
.
- getStructList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.struct(...))
.
- getStructListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getStructType() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructType() - Method in class com.google.spanner.v1.Type
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructType() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructTypeBuilder() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructTypeOrBuilder() - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructTypeOrBuilder() - Method in class com.google.spanner.v1.Type
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStructTypeOrBuilder() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- getStub() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
- getStub() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
- getStub() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
- getStubSettingsBuilder() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings.Builder
-
- getStubSettingsBuilder() - Method in class com.google.cloud.spanner.v1.SpannerSettings.Builder
-
- getSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
Deprecated.
- getSubqueries() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
Deprecated.
- getSubqueries() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
Deprecated.
- getSubqueriesCount() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- getSubqueriesCount() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getSubqueriesCount() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesMap() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesMap() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesMap() - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrDefault(String, int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrDefault(String, int) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrDefault(String, int) - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrThrow(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrThrow(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getSubqueriesOrThrow(String) - Method in interface com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
A mapping of (subquery variable name) -> (subquery node id) for cases
where the `description` string of this node references a `SCALAR`
subquery contained in the expression subtree rooted at this node.
- getTable() - Method in class com.google.cloud.spanner.Mutation
-
Returns the name of the table that this mutation will affect.
- getTable() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- getTable() - Method in class com.google.spanner.v1.Mutation.Delete
-
Required.
- getTable() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
-
Required.
- getTable() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
Required.
- getTable() - Method in class com.google.spanner.v1.Mutation.Write
-
Required.
- getTable() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
Required.
- getTable() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getTable() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getTable() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getTable() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getTable() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getTable() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.Mutation.Delete
-
Required.
- getTableBytes() - Method in interface com.google.spanner.v1.Mutation.DeleteOrBuilder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.Mutation.Write
-
Required.
- getTableBytes() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Required.
- getTableBytes() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- getTableBytes() - Method in class com.google.spanner.v1.ReadRequest
-
Required.
- getTableBytes() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
Required.
- getTestIamPermissionsMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getTestIamPermissionsMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getThrottled() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Output only.
- getThrottled() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
Output only.
- getThrottled() - Method in interface com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadataOrBuilder
-
Output only.
- getTimestamp(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTimestamp(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTimestamp(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getTimestamp(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getTimestamp(int) - Method in interface com.google.cloud.spanner.StructReader
-
- getTimestamp(String) - Method in interface com.google.cloud.spanner.StructReader
-
- getTimestamp() - Method in class com.google.cloud.spanner.Value
-
Returns the value of a TIMESTAMP
-typed instance.
- getTimestampArray() - Method in class com.google.cloud.spanner.Value
-
Returns the value of an ARRAY<TIMESTAMP>
-typed instance.
- getTimestampBoundCase() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- getTimestampBoundCase() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getTimestampBoundCase() - Method in interface com.google.spanner.v1.TransactionOptions.ReadOnlyOrBuilder
-
- getTimestampInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTimestampList(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTimestampList(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTimestampList(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getTimestampList(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getTimestampList(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.timestamp())
.
- getTimestampList(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a non-NULL
column with type Type.array(Type.timestamp())
.
- getTimestampListInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getTransaction() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getTransaction() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
The transaction to use.
- getTransaction() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
The transaction to use.
- getTransaction() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
The transaction to use.
- getTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransaction() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Transaction created by this request.
- getTransaction() - Method in class com.google.spanner.v1.PartitionResponse
-
Transaction created by this request.
- getTransaction() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Transaction created by this request.
- getTransaction() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
The transaction to use.
- getTransaction() - Method in class com.google.spanner.v1.ReadRequest
-
The transaction to use.
- getTransaction() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
The transaction to use.
- getTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransaction() - Method in class com.google.spanner.v1.ResultSetMetadata
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransaction() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransactionBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getTransactionBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
The transaction to use.
- getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionBuilder() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Transaction created by this request.
- getTransactionBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
The transaction to use.
- getTransactionBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransactionCase() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- getTransactionCase() - Method in class com.google.spanner.v1.CommitRequest
-
- getTransactionCase() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
- getTransactionId() - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Commit a previously-started transaction.
- getTransactionId() - Method in class com.google.spanner.v1.CommitRequest
-
Commit a previously-started transaction.
- getTransactionId() - Method in interface com.google.spanner.v1.CommitRequestOrBuilder
-
Commit a previously-started transaction.
- getTransactionId() - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- getTransactionId() - Method in class com.google.spanner.v1.RollbackRequest
-
Required.
- getTransactionId() - Method in interface com.google.spanner.v1.RollbackRequestOrBuilder
-
Required.
- getTransactionMode() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
Required.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ExecuteBatchDmlRequestOrBuilder
-
Required.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
The transaction to use.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
The transaction to use.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ExecuteSqlRequestOrBuilder
-
The transaction to use.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionQueryRequestOrBuilder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionReadRequest
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionReadRequestOrBuilder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Transaction created by this request.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.PartitionResponse
-
Transaction created by this request.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.PartitionResponseOrBuilder
-
Transaction created by this request.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ReadRequest.Builder
-
The transaction to use.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ReadRequest
-
The transaction to use.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ReadRequestOrBuilder
-
The transaction to use.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransactionOrBuilder() - Method in class com.google.spanner.v1.ResultSetMetadata
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransactionOrBuilder() - Method in interface com.google.spanner.v1.ResultSetMetadataOrBuilder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- getTransactionRetryListeners() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getTransactionTag() - Method in interface com.google.cloud.spanner.connection.Connection
-
- getTransactionTag() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A tag used for statistics collection about this transaction.
- getTransactionTag() - Method in class com.google.spanner.v1.RequestOptions
-
A tag used for statistics collection about this transaction.
- getTransactionTag() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
A tag used for statistics collection about this transaction.
- getTransactionTagBytes() - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A tag used for statistics collection about this transaction.
- getTransactionTagBytes() - Method in class com.google.spanner.v1.RequestOptions
-
A tag used for statistics collection about this transaction.
- getTransactionTagBytes() - Method in interface com.google.spanner.v1.RequestOptionsOrBuilder
-
A tag used for statistics collection about this transaction.
- getTransportChannelExecutorThreadNameFormat() - Method in class com.google.cloud.spanner.SpannerOptions
-
- getType() - Method in class com.google.cloud.spanner.connection.AbstractStatementParser.ParsedStatement
-
Returns the type of statement that was recognized by the parser.
- getType() - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getType() - Method in class com.google.cloud.spanner.ReplicaInfo
-
- getType() - Method in interface com.google.cloud.spanner.StructReader
-
Returns the type of the underlying data.
- getType() - Method in class com.google.cloud.spanner.Type.StructField
-
- getType() - Method in class com.google.cloud.spanner.Value
-
Returns the type of this value.
- getType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The type of replica.
- getType() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
The type of replica.
- getType() - Method in interface com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder
-
The type of replica.
- getType() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The type of the link.
- getType() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
The type of the link.
- getType() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
-
The type of the link.
- getType() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The type of the field.
- getType() - Method in class com.google.spanner.v1.StructType.Field
-
The type of the field.
- getType() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
-
The type of the field.
- getTypeAnnotation() - Method in class com.google.spanner.v1.Type.Builder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeAnnotation() - Method in class com.google.spanner.v1.Type
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeAnnotation() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeAnnotationValue() - Method in class com.google.spanner.v1.Type.Builder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeAnnotationValue() - Method in class com.google.spanner.v1.Type
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeAnnotationValue() - Method in interface com.google.spanner.v1.TypeOrBuilder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- getTypeBuilder() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The type of the field.
- getTypeBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The type of the link.
- getTypeBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
The type of the link.
- getTypeBytes() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
-
The type of the link.
- getTypeOrBuilder() - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The type of the field.
- getTypeOrBuilder() - Method in class com.google.spanner.v1.StructType.Field
-
The type of the field.
- getTypeOrBuilder() - Method in interface com.google.spanner.v1.StructType.FieldOrBuilder
-
The type of the field.
- getTypeValue() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The type of replica.
- getTypeValue() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
The type of replica.
- getTypeValue() - Method in interface com.google.spanner.admin.instance.v1.ReplicaInfoOrBuilder
-
The type of replica.
- getUniqueBackupId() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
Returns a backup id which is guaranteed to be unique within the context of this environment.
- getUniqueDatabaseId() - Method in class com.google.cloud.spanner.testing.RemoteSpannerHelper
-
Returns a database id which is guaranteed to be unique within the context of this environment.
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.Backup
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.Database
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.EncryptionConfig
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.EncryptionInfo
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.GetBackupRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.OperationProgress
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.RestoreInfo
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.Instance
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.InstanceConfig
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- getUnknownFields() - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- getUnknownFields() - Method in class com.google.spanner.v1.BeginTransactionRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.CommitRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.CommitResponse.CommitStats
-
- getUnknownFields() - Method in class com.google.spanner.v1.CommitResponse
-
- getUnknownFields() - Method in class com.google.spanner.v1.CreateSessionRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.DeleteSessionRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- getUnknownFields() - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- getUnknownFields() - Method in class com.google.spanner.v1.ExecuteSqlRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions
-
- getUnknownFields() - Method in class com.google.spanner.v1.GetSessionRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.KeyRange
-
- getUnknownFields() - Method in class com.google.spanner.v1.KeySet
-
- getUnknownFields() - Method in class com.google.spanner.v1.ListSessionsRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.ListSessionsResponse
-
- getUnknownFields() - Method in class com.google.spanner.v1.Mutation.Delete
-
- getUnknownFields() - Method in class com.google.spanner.v1.Mutation
-
- getUnknownFields() - Method in class com.google.spanner.v1.Mutation.Write
-
- getUnknownFields() - Method in class com.google.spanner.v1.PartialResultSet
-
- getUnknownFields() - Method in class com.google.spanner.v1.Partition
-
- getUnknownFields() - Method in class com.google.spanner.v1.PartitionOptions
-
- getUnknownFields() - Method in class com.google.spanner.v1.PartitionQueryRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.PartitionReadRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.PartitionResponse
-
- getUnknownFields() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
- getUnknownFields() - Method in class com.google.spanner.v1.PlanNode
-
- getUnknownFields() - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- getUnknownFields() - Method in class com.google.spanner.v1.QueryPlan
-
- getUnknownFields() - Method in class com.google.spanner.v1.ReadRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.RequestOptions
-
- getUnknownFields() - Method in class com.google.spanner.v1.ResultSet
-
- getUnknownFields() - Method in class com.google.spanner.v1.ResultSetMetadata
-
- getUnknownFields() - Method in class com.google.spanner.v1.ResultSetStats
-
- getUnknownFields() - Method in class com.google.spanner.v1.RollbackRequest
-
- getUnknownFields() - Method in class com.google.spanner.v1.Session
-
- getUnknownFields() - Method in class com.google.spanner.v1.StructType.Field
-
- getUnknownFields() - Method in class com.google.spanner.v1.StructType
-
- getUnknownFields() - Method in class com.google.spanner.v1.Transaction
-
- getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions
-
- getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml
-
- getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- getUnknownFields() - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite
-
- getUnknownFields() - Method in class com.google.spanner.v1.TransactionSelector
-
- getUnknownFields() - Method in class com.google.spanner.v1.Type
-
- getUpdate() - Method in class com.google.spanner.v1.Mutation.Builder
-
Update existing rows in a table.
- getUpdate() - Method in class com.google.spanner.v1.Mutation
-
Update existing rows in a table.
- getUpdate() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Update existing rows in a table.
- getUpdateBackupMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getUpdateBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Update existing rows in a table.
- getUpdateCount() - Method in interface com.google.cloud.spanner.connection.StatementResult
-
Returns the update count held by this result.
- getUpdateCountAsync() - Method in interface com.google.cloud.spanner.connection.AsyncStatementResult
-
Returns the update count held by this result.
- getUpdateCounts() - Method in exception com.google.cloud.spanner.SpannerBatchUpdateException
-
Returns the number of rows affected by each statement that is successfully run.
- getUpdateDatabaseDdlMethod() - Static method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- getUpdateInstanceMethod() - Static method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- getUpdateMask() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
Required.
- getUpdateMask() - Method in interface com.google.spanner.admin.database.v1.UpdateBackupRequestOrBuilder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.spanner.admin.database.v1.UpdateBackupRequestOrBuilder
-
Required.
- getUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation.Builder
-
Update existing rows in a table.
- getUpdateOrBuilder() - Method in class com.google.spanner.v1.Mutation
-
Update existing rows in a table.
- getUpdateOrBuilder() - Method in interface com.google.spanner.v1.MutationOrBuilder
-
Update existing rows in a table.
- getUri() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getValidValues() - Method in class com.google.cloud.spanner.connection.ConnectionOptions.ConnectionProperty
-
- getValue(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getValue(String) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getValue(int) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getValue(String) - Method in class com.google.cloud.spanner.ForwardingStructReader
-
- getValue(int) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a nullable column as a
Value
.
- getValue(String) - Method in interface com.google.cloud.spanner.StructReader
-
Returns the value of a nullable column as a
Value
.
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.Backup.State
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.EncryptionType
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.Database.State
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.DatabaseDialect
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.EncryptionType
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.database.v1.RestoreSourceType
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.instance.v1.Instance.State
-
- getValueDescriptor() - Method in enum com.google.spanner.admin.instance.v1.ReplicaInfo.ReplicaType
-
- getValueDescriptor() - Method in enum com.google.spanner.v1.ExecuteSqlRequest.QueryMode
-
- getValueDescriptor() - Method in enum com.google.spanner.v1.PlanNode.Kind
-
- getValueDescriptor() - Method in enum com.google.spanner.v1.RequestOptions.Priority
-
- getValueDescriptor() - Method in enum com.google.spanner.v1.TypeAnnotationCode
-
- getValueDescriptor() - Method in enum com.google.spanner.v1.TypeCode
-
- getValueInternal(int) - Method in class com.google.cloud.spanner.AbstractStructReader
-
- getValues() - Method in class com.google.cloud.spanner.Mutation
-
For all types except
Mutation.Op.DELETE
, returns the values that this mutation will write.
- getValues(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValues(int) - Method in class com.google.spanner.v1.Mutation.Write
-
The values to be written.
- getValues(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The values to be written.
- getValues(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValues(int) - Method in class com.google.spanner.v1.PartialResultSet
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValues(int) - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesBuilderList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesBuilderList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesCount() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesCount() - Method in class com.google.spanner.v1.Mutation.Write
-
The values to be written.
- getValuesCount() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The values to be written.
- getValuesCount() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesCount() - Method in class com.google.spanner.v1.PartialResultSet
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesCount() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesList() - Method in class com.google.spanner.v1.Mutation.Write
-
The values to be written.
- getValuesList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The values to be written.
- getValuesList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesList() - Method in class com.google.spanner.v1.PartialResultSet
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesList() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesOrBuilder(int) - Method in class com.google.spanner.v1.Mutation.Write
-
The values to be written.
- getValuesOrBuilder(int) - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The values to be written.
- getValuesOrBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilder(int) - Method in class com.google.spanner.v1.PartialResultSet
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilder(int) - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilderList() - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- getValuesOrBuilderList() - Method in class com.google.spanner.v1.Mutation.Write
-
The values to be written.
- getValuesOrBuilderList() - Method in interface com.google.spanner.v1.Mutation.WriteOrBuilder
-
The values to be written.
- getValuesOrBuilderList() - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilderList() - Method in class com.google.spanner.v1.PartialResultSet
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getValuesOrBuilderList() - Method in interface com.google.spanner.v1.PartialResultSetOrBuilder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- getVariable() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVariable() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVariable() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVariableBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVariableBytes() - Method in class com.google.spanner.v1.PlanNode.ChildLink
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVariableBytes() - Method in interface com.google.spanner.v1.PlanNode.ChildLinkOrBuilder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- getVersionRetentionPeriod() - Method in class com.google.cloud.spanner.DatabaseInfo
-
Returns the version retention period of the database.
- getVersionRetentionPeriod() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getVersionRetentionPeriod() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getVersionRetentionPeriod() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getVersionRetentionPeriodBytes() - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- getVersionRetentionPeriodBytes() - Method in class com.google.spanner.admin.database.v1.Database
-
Output only.
- getVersionRetentionPeriodBytes() - Method in interface com.google.spanner.admin.database.v1.DatabaseOrBuilder
-
Output only.
- getVersionTime() - Method in class com.google.cloud.spanner.BackupInfo
-
Returns the version time of the backup.
- getVersionTime() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTime() - Method in class com.google.spanner.admin.database.v1.Backup
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTime() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTime() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTime() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTime() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTimeBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTimeBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.Backup
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in class com.google.spanner.admin.database.v1.BackupInfo
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupInfoOrBuilder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- getVersionTimeOrBuilder() - Method in interface com.google.spanner.admin.database.v1.BackupOrBuilder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- getWarnings() - Method in class com.google.cloud.spanner.connection.ConnectionOptions
-
- getWriteSessionsFraction() - Method in class com.google.cloud.spanner.SessionPoolOptions
-
- GOOGLE_DEFAULT_ENCRYPTION_VALUE - Static variable in enum com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.EncryptionType
-
Use Google default encryption.
- GOOGLE_DEFAULT_ENCRYPTION_VALUE - Static variable in enum com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.EncryptionType
-
Use Google default encryption.
- GOOGLE_DEFAULT_ENCRYPTION_VALUE - Static variable in enum com.google.spanner.admin.database.v1.EncryptionInfo.Type
-
The data is encrypted at rest with a key that is
fully managed by Google.
- GOOGLE_DEFAULT_ENCRYPTION_VALUE - Static variable in enum com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.EncryptionType
-
Use Google default encryption.
- GOOGLE_STANDARD_SQL_VALUE - Static variable in enum com.google.spanner.admin.database.v1.DatabaseDialect
-
Google standard SQL.
- googleDefaultEncryption() - Static method in class com.google.cloud.spanner.encryption.EncryptionConfigs
-
Returns google default encryption configuration.
- GoogleDefaultEncryption - Class in com.google.cloud.spanner.encryption
-
The data is encrypted with a key that is fully managed by Google.
- GrpcDatabaseAdminCallableFactory - Class in com.google.cloud.spanner.admin.database.v1.stub
-
gRPC callable factory implementation for the DatabaseAdmin service API.
- GrpcDatabaseAdminCallableFactory() - Constructor for class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminCallableFactory
-
- GrpcDatabaseAdminStub - Class in com.google.cloud.spanner.admin.database.v1.stub
-
gRPC stub implementation for the DatabaseAdmin service API.
- GrpcDatabaseAdminStub(DatabaseAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
Constructs an instance of GrpcDatabaseAdminStub, using the given settings.
- GrpcDatabaseAdminStub(DatabaseAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
Constructs an instance of GrpcDatabaseAdminStub, using the given settings.
- GrpcInstanceAdminCallableFactory - Class in com.google.cloud.spanner.admin.instance.v1.stub
-
gRPC callable factory implementation for the InstanceAdmin service API.
- GrpcInstanceAdminCallableFactory() - Constructor for class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminCallableFactory
-
- GrpcInstanceAdminStub - Class in com.google.cloud.spanner.admin.instance.v1.stub
-
gRPC stub implementation for the InstanceAdmin service API.
- GrpcInstanceAdminStub(InstanceAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
Constructs an instance of GrpcInstanceAdminStub, using the given settings.
- GrpcInstanceAdminStub(InstanceAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
Constructs an instance of GrpcInstanceAdminStub, using the given settings.
- GrpcSpannerCallableFactory - Class in com.google.cloud.spanner.v1.stub
-
gRPC callable factory implementation for the Spanner service API.
- GrpcSpannerCallableFactory() - Constructor for class com.google.cloud.spanner.v1.stub.GrpcSpannerCallableFactory
-
- GrpcSpannerStub - Class in com.google.cloud.spanner.v1.stub
-
gRPC stub implementation for the Spanner service API.
- GrpcSpannerStub(SpannerStubSettings, ClientContext) - Constructor for class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
Constructs an instance of GrpcSpannerStub, using the given settings.
- GrpcSpannerStub(SpannerStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
Constructs an instance of GrpcSpannerStub, using the given settings.
- SCALAR_VALUE - Static variable in enum com.google.spanner.v1.PlanNode.Kind
-
Denotes a Scalar node in the expression tree.
- SEQNO_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- SEQNO_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
-
- SERVICE_NAME - Static variable in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc
-
- SERVICE_NAME - Static variable in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc
-
- SERVICE_NAME - Static variable in class com.google.spanner.v1.SpannerGrpc
-
- Session - Interface in com.google.cloud.spanner
-
A Session
can be used to perform transactions that read and/or modify data in a Cloud
Spanner database.
- Session - Class in com.google.spanner.v1
-
A session in the Cloud Spanner API.
- Session.Builder - Class in com.google.spanner.v1
-
A session in the Cloud Spanner API.
- SESSION_COUNT_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsResponse
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BeginTransactionRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CreateSessionRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionReadRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ReadRequest
-
- SESSION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.RollbackRequest
-
- SESSION_TEMPLATE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.BatchCreateSessionsRequest
-
- SessionName - Class in com.google.spanner.v1
-
- SessionName() - Constructor for class com.google.spanner.v1.SessionName
-
Deprecated.
- SessionName.Builder - Class in com.google.spanner.v1
-
Builder for projects/{project}/instances/{instance}/databases/{database}/sessions/{session}.
- SessionNotFoundException - Exception in com.google.cloud.spanner
-
Exception thrown by Cloud Spanner when an operation detects that the session that is being used
is no longer valid.
- SessionOrBuilder - Interface in com.google.spanner.v1
-
- SessionPoolOptions - Class in com.google.cloud.spanner
-
Options for the session pool used by DatabaseClient
.
- SessionPoolOptions.Builder - Class in com.google.cloud.spanner
-
Builder for creating SessionPoolOptions.
- SESSIONS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ListSessionsResponse
-
- set(String) - Method in class com.google.cloud.spanner.Mutation.WriteBuilder
-
Returns a binder to set the value of columnName
that should be applied by the
mutation.
- set(String) - Method in class com.google.cloud.spanner.Struct.Builder
-
Returns a binder to set the value of a new field in the struct named fieldName
.
- setAll() - Method in class com.google.cloud.spanner.KeySet.Builder
-
Makes the key set retrieve all rows of a table or index.
- setAll(boolean) - Method in class com.google.spanner.v1.KeySet.Builder
-
For convenience `all` can be set to `true` to indicate that this
`KeySet` matches all keys in the table or index.
- setApproximateLastUseTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setApproximateLastUseTime(Timestamp.Builder) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setArrayElementType(Type) - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- setArrayElementType(Type.Builder) - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [ARRAY][google.spanner.v1.TypeCode.ARRAY], then `array_element_type`
is the type of the array elements.
- setAsyncExecutorProvider(SpannerOptions.CloseableExecutorProvider) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setAutocommit(boolean) - Method in interface com.google.cloud.spanner.connection.Connection
-
- setAutocommitDmlMode(AutocommitDmlMode) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the mode for executing DML statements in autocommit mode for this connection.
- setAutoDetectDialect(boolean) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
Sets whether the client should automatically execute a background query to detect the dialect
that is used by the database or not.
- setAutoThrottleAdministrativeRequests() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Instructs the client library to automatically throttle the number of administrative requests
if the rate of administrative requests generated by this
Spanner
instance will exceed
the administrative limits Cloud Spanner.
- setBackup(String) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the backup.
- setBackup(String) - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- setBackup(Backup) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setBackup(Backup.Builder) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setBackup(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Name of the backup from which to restore.
- setBackup(Backup) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- setBackup(Backup.Builder) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- setBackupBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the backup.
- setBackupBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Name of the backup from which to restore.
- setBackupIAMPolicy(String, String, Policy) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Updates the IAM policy for the given backup and returns the resulting policy.
- setBackupId(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setBackupId(String) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setBackupIdBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setBackupIdBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setBackupInfo(BackupInfo) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Information about the backup used to restore the database.
- setBackupInfo(BackupInfo.Builder) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Information about the backup used to restore the database.
- setBackupInfo(BackupInfo) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
Information about the backup used to restore the database.
- setBackupInfo(BackupInfo.Builder) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
Information about the backup used to restore the database.
- setBackups(int, Backup) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- setBackups(int, Backup.Builder) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
The list of matching backups.
- setBegin(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Begin a new transaction and execute this read or SQL query in
it.
- setBegin(TransactionOptions.Builder) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Begin a new transaction and execute this read or SQL query in
it.
- setBlockIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
If all sessions are in use and there is no more room for creating new sessions, block for a
session to become available.
- setCallback(Executor, AsyncResultSet.ReadyCallback) - Method in interface com.google.cloud.spanner.AsyncResultSet
-
Register a callback with the ResultSet to be made aware when more data is available, changing
the usage pattern from sync to async.
- setCallback(Executor, AsyncResultSet.ReadyCallback) - Method in class com.google.cloud.spanner.ForwardingAsyncResultSet
-
- setCallCredentialsProvider(SpannerOptions.CallCredentialsProvider) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setCancelTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The time at which cancellation of CopyBackup operation was received.
- setCancelTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The time at which cancellation of CopyBackup operation was received.
- setCancelTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The time at which cancellation of this operation was received.
- setCancelTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The time at which cancellation of this operation was received.
- setCancelTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The time at which cancellation of this operation was received.
- setCancelTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The time at which cancellation of this operation was received.
- setCancelTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- setCancelTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- setCancelTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- setCancelTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation was cancelled.
- setChannelConfigurator(ApiFunction<ManagedChannelBuilder, ManagedChannelBuilder>) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets an ApiFunction
that will be used to configure the transport channel.
- setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the ChannelProvider
.
- setChildIndex(int) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The node to which the link points.
- setChildLinks(int, PlanNode.ChildLink) - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- setChildLinks(int, PlanNode.ChildLink.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
-
List of child node `index`es and their relationship to this parent.
- setChunkedValue(boolean) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
If true, then the final value in [values][google.spanner.v1.PartialResultSet.values] is chunked, and must
be combined with more values from subsequent `PartialResultSet`s
to obtain a complete field value.
- setCode(TypeCode) - Method in class com.google.spanner.v1.Type.Builder
-
Required.
- setCodeValue(int) - Method in class com.google.spanner.v1.Type.Builder
-
Required.
- setColumns(int, String) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The names of the columns in [table][google.spanner.v1.Mutation.Write.table] to be written.
- setColumns(int, String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
The columns of [table][google.spanner.v1.PartitionReadRequest.table] to be returned for each row matching
this request.
- setColumns(int, String) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setCommitStats(CommitResponse.CommitStats) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The statistics about this Commit.
- setCommitStats(CommitResponse.CommitStats.Builder) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The statistics about this Commit.
- setCommitTimestamp(Timestamp) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The Cloud Spanner timestamp at which the transaction committed.
- setCommitTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
The Cloud Spanner timestamp at which the transaction committed.
- setCommitTimestamps(int, Timestamp) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- setCommitTimestamps(int, Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Reports the commit timestamps of all statements that have
succeeded so far, where `commit_timestamps[i]` is the commit
timestamp for the statement `statements[i]`.
- setCompressorName(String) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the compression to use for all gRPC calls.
- setConfig(String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setConfigBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setCreateStatement(String) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- setCreateStatementBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- setCreateTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- setCreateTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The time the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] request was
received.
- setCreateTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setCredentialsUrl(String) - Method in class com.google.cloud.spanner.connection.ConnectionOptions.Builder
-
Sets the URL of the credentials file to use for this connection.
- setCryptoKey(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- setCryptoKey(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- setCryptoKeyVersion(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- setDatabase(DatabaseId) - Method in class com.google.cloud.spanner.BackupInfo.Builder
-
Required for creating a new backup.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the database the backup is created from.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
The database being created.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The database being modified.
- setDatabase(String) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- setDatabase(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Required.
- setDatabase(String) - Method in class com.google.spanner.v1.SessionName.Builder
-
- setDatabaseAdminIAMPolicy(String, Policy) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- setDatabaseAdminIAMPolicy(String, Policy) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the database the backup is created from.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
The database being created.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
Required.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
Required.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The database being modified.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- setDatabaseBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Required.
- setDatabaseDialect(DatabaseDialect) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setDatabaseDialect(DatabaseDialect) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- setDatabaseDialect(DatabaseDialect) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setDatabaseDialectValue(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setDatabaseDialectValue(int) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- setDatabaseDialectValue(int) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setDatabaseIAMPolicy(String, String, Policy) - Method in interface com.google.cloud.spanner.DatabaseAdminClient
-
Updates the IAM policy for the given database and returns the resulting policy.
- setDatabaseId(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- setDatabaseIdBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- setDatabases(int, Database) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- setDatabases(int, Database.Builder) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
Databases that matched the request.
- setDefaultLeader(String) - Method in class com.google.cloud.spanner.DatabaseInfo.Builder
-
The read-write region which will be used for the database's leader replicas.
- setDefaultLeader(String) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setDefaultLeaderBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setDefaultLeaderLocation(boolean) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
If true, this location is designated as the default leader location where
leader replicas are placed.
- setDefaultQueryOptions(DatabaseId, ExecuteSqlRequest.QueryOptions) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setDelete(Mutation.Delete) - Method in class com.google.spanner.v1.Mutation.Builder
-
Delete rows from a table.
- setDelete(Mutation.Delete.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
-
Delete rows from a table.
- setDescription(String) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A string representation of the expression subtree rooted at this node.
- setDescriptionBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
A string representation of the expression subtree rooted at this node.
- setDialect(Dialect) - Method in class com.google.cloud.spanner.DatabaseInfo.Builder
-
- setDisplayName(String) - Method in class com.google.cloud.spanner.Instance.Builder
-
- setDisplayName(String) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
-
- setDisplayName(String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setDisplayName(String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The name of this instance configuration as it appears in UIs.
- setDisplayName(String) - Method in class com.google.spanner.v1.PlanNode.Builder
-
The display name for the node.
- setDisplayNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setDisplayNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The name of this instance configuration as it appears in UIs.
- setDisplayNameBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.Builder
-
The display name for the node.
- setEarliestVersionTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEarliestVersionTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEmulatorHost(String) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the host of an emulator to use.
- setEncryptionConfig(BackupEncryptionConfig) - Method in class com.google.cloud.spanner.BackupInfo.Builder
-
Optional for creating a new backup.
- setEncryptionConfig(CustomerManagedEncryption) - Method in class com.google.cloud.spanner.DatabaseInfo.Builder
-
Optional for creating a new backup.
- setEncryptionConfig(RestoreEncryptionConfig) - Method in class com.google.cloud.spanner.Restore.Builder
-
Optional for restoring a backup.
- setEncryptionConfig(CopyBackupEncryptionConfig) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Optional.
- setEncryptionConfig(CopyBackupEncryptionConfig.Builder) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Optional.
- setEncryptionConfig(CreateBackupEncryptionConfig) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Optional.
- setEncryptionConfig(CreateBackupEncryptionConfig.Builder) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Optional.
- setEncryptionConfig(EncryptionConfig) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- setEncryptionConfig(EncryptionConfig.Builder) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- setEncryptionConfig(EncryptionConfig) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEncryptionConfig(EncryptionConfig.Builder) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEncryptionConfig(RestoreDatabaseEncryptionConfig) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Optional.
- setEncryptionConfig(RestoreDatabaseEncryptionConfig.Builder) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Optional.
- setEncryptionInfo(EncryptionInfo) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setEncryptionInfo(EncryptionInfo.Builder) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setEncryptionInfo(int, EncryptionInfo) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEncryptionInfo(int, EncryptionInfo.Builder) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setEncryptionStatus(Status) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setEncryptionStatus(Status.Builder) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setEncryptionType(CopyBackupEncryptionConfig.EncryptionType) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Required.
- setEncryptionType(CreateBackupEncryptionConfig.EncryptionType) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Required.
- setEncryptionType(EncryptionInfo.Type) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setEncryptionType(RestoreDatabaseEncryptionConfig.EncryptionType) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Required.
- setEncryptionTypeValue(int) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Required.
- setEncryptionTypeValue(int) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Required.
- setEncryptionTypeValue(int) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setEncryptionTypeValue(int) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Required.
- setEnd(Key) - Method in class com.google.cloud.spanner.KeyRange.Builder
-
Sets the end key of the range.
- setEndClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- setEndClosed(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
- setEndOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- setEndOpen(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
- setEndpointUris(int, String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Deprecated.
- setEndTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed
successfully.
- setEndTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed
successfully.
- setEndTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- setEndTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- setEndTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- setEndTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which this operation failed or was completed successfully.
- setEndType(KeyRange.Endpoint) - Method in class com.google.cloud.spanner.KeyRange.Builder
-
Sets whether the end key is inclusive (CLOSED
) or exclusive (OPEN
).
- setExactStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- setExactStaleness(Duration.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp that is `exact_staleness`
old.
- setExecutionStats(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- setExecutionStats(Struct.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
-
The execution statistics associated with the node, contained in a group of
key-value pairs.
- setExpireTime(Timestamp) - Method in class com.google.cloud.spanner.BackupInfo.Builder
-
Required for creating a new backup.
- setExpireTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- setExpireTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Required for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
operation.
- setExpireTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setExpireTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setExtraStatements(int, String) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Optional.
- setFailIfPoolExhausted() - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
If all sessions are in use and and
maxSessions
has been reached, fail the request by
throwing a
SpannerException
with the error code
RESOURCE_EXHAUSTED
.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeyRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.KeySet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Partition.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Session.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Transaction.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.spanner.v1.Type.Builder
-
- setFieldMask(FieldMask) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- setFieldMask(FieldMask.Builder) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
If field_mask is present, specifies the subset of [Instance][google.spanner.admin.instance.v1.Instance] fields that
should be returned.
- setFieldMask(FieldMask) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- setFieldMask(FieldMask.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- setFields(int, StructType.Field) - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- setFields(int, StructType.Field.Builder) - Method in class com.google.spanner.v1.StructType.Builder
-
The list of fields that make up this struct.
- setFilter(String) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
An expression that filters the list of returned backup operations.
- setFilter(String) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
An expression that filters the list of returned backups.
- setFilter(String) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
An expression that filters the list of returned operations.
- setFilter(String) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
An expression for filtering the results of the request.
- setFilter(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
An expression for filtering the results of the request.
- setFilterBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
An expression that filters the list of returned backup operations.
- setFilterBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
An expression that filters the list of returned backups.
- setFilterBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
An expression that filters the list of returned operations.
- setFilterBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
An expression for filtering the results of the request.
- setFilterBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
An expression for filtering the results of the request.
- setHost(String) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setIamPolicy(ResourceName, Policy) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(String, Policy) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(ResourceName, Policy) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Sets the access control policy on an instance resource.
- setIamPolicy(String, Policy) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Sets the access control policy on an instance resource.
- setIAMPolicy(Policy) - Method in class com.google.cloud.spanner.Backup
-
Updates the IAM policy for this backup and returns the resulting policy.
- setIAMPolicy(Policy) - Method in class com.google.cloud.spanner.Database
-
Updates the IAM policy for this database and returns the resulting policy.
- setIAMPolicy(Policy) - Method in class com.google.cloud.spanner.Instance
-
Updates the IAM policy for this instance and returns the resulting policy.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminBlockingStub
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminFutureStub
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminImplBase
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.database.v1.DatabaseAdminGrpc.DatabaseAdminStub
-
Sets the access control policy on a database or backup resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminBlockingStub
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminFutureStub
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminImplBase
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.spanner.admin.instance.v1.InstanceAdminGrpc.InstanceAdminStub
-
Sets the access control policy on an instance resource.
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
Sets the access control policy on a database or backup resource.
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStub
-
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
Sets the access control policy on an instance resource.
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- setIamPolicyCallable() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStub
-
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.database.v1.stub.DatabaseAdminStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.InstanceAdminStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setId(ByteString) - Method in class com.google.spanner.v1.Transaction.Builder
-
`id` may be used to identify the transaction in subsequent
[Read][google.spanner.v1.Spanner.Read],
[ExecuteSql][google.spanner.v1.Spanner.ExecuteSql],
[Commit][google.spanner.v1.Spanner.Commit], or
[Rollback][google.spanner.v1.Spanner.Rollback] calls.
- setId(ByteString) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a previously-started transaction.
- setIndex(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- setIndex(int) - Method in class com.google.spanner.v1.PlanNode.Builder
-
The `PlanNode`'s index in [node list][google.spanner.v1.QueryPlan.plan_nodes].
- setIndex(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- setIndexBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.PartitionReadRequest.table].
- setIndexBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If non-empty, the name of an index on [table][google.spanner.v1.ReadRequest.table].
- setInsert(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
-
Insert new rows in a table.
- setInsert(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
-
Insert new rows in a table.
- setInsertOrUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- setInsertOrUpdate(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, then
its column values are overwritten with the ones provided.
- setInstance(String) - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- setInstance(String) - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- setInstance(String) - Method in class com.google.spanner.admin.database.v1.InstanceName.Builder
-
- setInstance(Instance) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The instance being created.
- setInstance(Instance.Builder) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The instance being created.
- setInstance(Instance) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setInstance(Instance.Builder) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setInstance(String) - Method in class com.google.spanner.admin.instance.v1.InstanceName.Builder
-
- setInstance(Instance) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The desired end state of the update.
- setInstance(Instance.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The desired end state of the update.
- setInstance(Instance) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- setInstance(Instance.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
Required.
- setInstance(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- setInstance(String) - Method in class com.google.spanner.v1.SessionName.Builder
-
- setInstanceAdminIAMPolicy(String, Policy) - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- setInstanceAdminIAMPolicy(String, Policy) - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- setInstanceConfig(String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName.Builder
-
- setInstanceConfigId(InstanceConfigId) - Method in class com.google.cloud.spanner.Instance.Builder
-
- setInstanceConfigId(InstanceConfigId) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
-
- setInstanceConfigs(int, InstanceConfig) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- setInstanceConfigs(int, InstanceConfig.Builder) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
The list of requested instance configurations.
- setInstanceIAMPolicy(String, Policy) - Method in interface com.google.cloud.spanner.InstanceAdminClient
-
Updates the IAM policy for the given instance and returns the resulting policy.
- setInstanceId(String) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setInstanceIdBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setInstances(int, Instance) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- setInstances(int, Instance.Builder) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
The list of requested instances.
- setInterceptorProvider(GrpcInterceptorProvider) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the GrpcInterceptorProvider
.
- setKeepAliveIntervalMinutes(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
How frequently to keep alive idle sessions.
- setKeyRing(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- setKeyRing(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- setKeys(int, ListValue) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- setKeys(int, ListValue.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of specific keys.
- setKeySet(KeySet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- setKeySet(KeySet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setKeySet(KeySet) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setKeySet(KeySet.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setKind(PlanNode.Kind) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Used to determine the type of node.
- setKindValue(int) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Used to determine the type of node.
- setKmsKeyName(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Optional.
- setKmsKeyName(String) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Optional.
- setKmsKeyName(String) - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- setKmsKeyName(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Optional.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
Optional.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
Optional.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
The Cloud KMS key to be used for encrypting and decrypting
the database.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
Optional.
- setKmsKeyVersion(String) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setKmsKeyVersionBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
Output only.
- setLeaderOptions(int, String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
Allowed values of the “default_leader” schema option for databases in
instances that use this instance configuration.
- setLimit(long) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If greater than zero, only the first `limit` rows are yielded.
- setLocation(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- setLocation(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- setLocation(String) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The location of the serving resources, e.g.
- setLocationBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The location of the serving resources, e.g.
- setMaxExpireTime(Timestamp) - Method in class com.google.cloud.spanner.BackupInfo.Builder
-
Output Only.
- setMaxExpireTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setMaxExpireTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setMaxIdleSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
- setMaxPartitions(long) - Method in class com.google.cloud.spanner.PartitionOptions.Builder
-
- setMaxPartitions(long) - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- setMaxSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
Maximum number of sessions that this pool will have.
- setMaxStaleness(Duration) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- setMaxStaleness(Duration.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read data at a timestamp >= `NOW - max_staleness`
seconds.
- setMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Metadata about the result set, such as row type information.
- setMetadata(ResultSetMetadata.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Metadata about the result set, such as row type information.
- setMetadata(Struct) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Attributes relevant to the node contained in a group of key-value pairs.
- setMetadata(Struct.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Attributes relevant to the node contained in a group of key-value pairs.
- setMetadata(ResultSetMetadata) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Metadata about the result set, such as row type information.
- setMetadata(ResultSetMetadata.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Metadata about the result set, such as row type information.
- setMinReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- setMinReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at a timestamp >= `min_read_timestamp`.
- setMinSessions(int) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
Minimum number of sessions that this pool will always maintain.
- setMutationCount(long) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
The total number of mutations for the transaction.
- setMutations(int, Mutation) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- setMutations(int, Mutation.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
The mutations to be executed when this transaction commits.
- setName(String) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setName(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- setName(String) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the backup being created.
- setName(String) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
Name of the restored database being optimized.
- setName(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Name of the database being created and restored to.
- setName(String) - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
A unique identifier for the instance configuration.
- setName(String) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
Required.
- setName(String) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setName(String) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The name of the field.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only for the [CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The name of the backup being created.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
Name of the restored database being optimized.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
Name of the database being created and restored to.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
A unique identifier for the instance configuration.
- setNameBytes(ByteString) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.spanner.v1.Session.Builder
-
Output only.
- setNameBytes(ByteString) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The name of the field.
- setNextPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- setNextPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- setNextPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- setNextPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- setNextPageToken(String) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- setNextPageToken(String) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- setNextPageToken(String) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListBackups][google.spanner.admin.database.v1.DatabaseAdmin.ListBackups] call to fetch more
of the matching backups.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more
of the matching databases.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to
fetch more of the matching instance configurations.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
- setNextPageTokenBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
`next_page_token` can be sent in a subsequent
[ListSessions][google.spanner.v1.Spanner.ListSessions] call to fetch more of the matching
sessions.
- setNodeCount(int) - Method in class com.google.cloud.spanner.Instance.Builder
-
- setNodeCount(int) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
-
Sets the number of nodes for the instance.
- setNodeCount(int) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Required.
- setNumChannels(int) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the number of gRPC channels to use.
- setOAuthToken(String) - Method in class com.google.cloud.spanner.connection.ConnectionOptions.Builder
-
Sets the OAuth token to use with this connection.
- setOperationId(String) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- setOperationIdBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
If empty, the new update request is assigned an
automatically-generated operation ID.
- setOperations(int, Operation) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- setOperations(int, Operation.Builder) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
The list of matching backup [long-running
operations][google.longrunning.Operation].
- setOperations(int, Operation) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- setOperations(int, Operation.Builder) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
The list of matching database [long-running
operations][google.longrunning.Operation].
- setOptimizeDatabaseOperationName(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- setOptimizeDatabaseOperationNameBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
If exists, the name of the long-running operation that will be used to
track the post-restore optimization process to optimize the performance of
the restored database, and remove the dependency on the restore source.
- setOptimizerStatisticsPackage(String) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the query optimizer statistics package
- setOptimizerStatisticsPackage(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer statistics package.
- setOptimizerStatisticsPackageBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer statistics package.
- setOptimizerVersion(String) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the query optimizer version to use for this connection.
- setOptimizerVersion(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer version.
- setOptimizerVersionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
An option to control the selection of optimizer version.
- setOptions(TransactionOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- setOptions(TransactionOptions.Builder) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- setPageSize(int) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Number of operations to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Number of backups to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Number of operations to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Number of databases to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Number of instance configurations to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Number of instances to be returned in the response.
- setPageSize(int) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
Number of sessions to be returned in the response.
- setPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- setPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- setPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- setPageToken(String) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- setPageToken(String) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- setPageToken(String) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- setPageToken(String) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupOperationsResponse.next_page_token]
from a previous [ListBackupOperationsResponse][google.spanner.admin.database.v1.ListBackupOperationsResponse] to the
same `parent` and with the same `filter`.
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListBackupsResponse.next_page_token] from a
previous [ListBackupsResponse][google.spanner.admin.database.v1.ListBackupsResponse] to the same `parent` and with the same
`filter`.
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabaseOperationsResponse.next_page_token]
from a previous [ListDatabaseOperationsResponse][google.spanner.admin.database.v1.ListDatabaseOperationsResponse] to the
same `parent` and with the same `filter`.
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.database.v1.ListDatabasesResponse.next_page_token] from a
previous [ListDatabasesResponse][google.spanner.admin.database.v1.ListDatabasesResponse].
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token]
from a previous [ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.admin.instance.v1.ListInstancesResponse.next_page_token] from a
previous [ListInstancesResponse][google.spanner.admin.instance.v1.ListInstancesResponse].
- setPageTokenBytes(ByteString) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
If non-empty, `page_token` should contain a
[next_page_token][google.spanner.v1.ListSessionsResponse.next_page_token] from a previous
[ListSessionsResponse][google.spanner.v1.ListSessionsResponse].
- setParams(Struct) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Parameter names and values that bind to placeholders in the DML string.
- setParams(Struct.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Parameter names and values that bind to placeholders in the DML string.
- setParams(Struct) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- setParams(Struct.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- setParams(Struct) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- setParams(Struct.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Parameter names and values that bind to placeholders in the SQL string.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
Required.
- setPartitionedDml(TransactionOptions.PartitionedDml) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Partitioned DML transaction.
- setPartitionedDml(TransactionOptions.PartitionedDml.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Partitioned DML transaction.
- setPartitionedDmlTimeout(Duration) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets a timeout specifically for Partitioned DML statements executed through DatabaseClient#executePartitionedUpdate(Statement)
.
- setPartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Additional options that affect how many partitions are created.
- setPartitionOptions(PartitionOptions.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Additional options that affect how many partitions are created.
- setPartitionOptions(PartitionOptions) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Additional options that affect how many partitions are created.
- setPartitionOptions(PartitionOptions.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Additional options that affect how many partitions are created.
- setPartitions(int, Partition) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- setPartitions(int, Partition.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Partitions created by this request.
- setPartitionSizeBytes(long) - Method in class com.google.cloud.spanner.PartitionOptions.Builder
-
The desired data size for each partition generated.
- setPartitionSizeBytes(long) - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
**Note:** This hint is currently ignored by PartitionQuery and
PartitionRead requests.
- setPartitionToken(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
If present, results will be restricted to the specified partition
previously created using PartitionQuery().
- setPartitionToken(ByteString) - Method in class com.google.spanner.v1.Partition.Builder
-
This token can be passed to Read, StreamingRead, ExecuteSql, or
ExecuteStreamingSql requests to restrict the results to those identified by
this partition token.
- setPartitionToken(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If present, results will be restricted to the specified partition
previously created using PartitionRead().
- setPlanNodes(int, PlanNode) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- setPlanNodes(int, PlanNode.Builder) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
The nodes in the query plan.
- setPrefetchChunks(int) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Specifying this will allow the client to prefetch up to prefetchChunks
PartialResultSet
chunks for each read and query.
- setPriority(RequestOptions.Priority) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
Priority for the request.
- setPriorityValue(int) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
Priority for the request.
- setProcessingUnits(int) - Method in class com.google.cloud.spanner.Instance.Builder
-
- setProcessingUnits(int) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
-
Sets the number of processing units for the instance.
- setProcessingUnits(int) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
The number of processing units allocated to this instance.
- setProgress(OperationProgress) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- setProgress(OperationProgress.Builder) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The progress of the
[CopyBackup][google.spanner.admin.database.v1.DatabaseAdmin.CopyBackup] operation.
- setProgress(OperationProgress) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setProgress(OperationProgress.Builder) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
The progress of the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup] operation.
- setProgress(OperationProgress) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
The progress of the post-restore optimizations.
- setProgress(OperationProgress.Builder) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
The progress of the post-restore optimizations.
- setProgress(OperationProgress) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- setProgress(OperationProgress.Builder) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The progress of the
[RestoreDatabase][google.spanner.admin.database.v1.DatabaseAdmin.RestoreDatabase]
operation.
- setProgress(int, OperationProgress) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- setProgress(int, OperationProgress.Builder) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
The progress of the
[UpdateDatabaseDdl][google.spanner.admin.database.v1.DatabaseAdmin.UpdateDatabaseDdl] operations.
- setProgressPercent(int) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Percent completion of the operation.
- setProject(String) - Method in class com.google.spanner.admin.database.v1.BackupName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.database.v1.CryptoKeyVersionName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.database.v1.DatabaseName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.database.v1.InstanceName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.instance.v1.InstanceConfigName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.instance.v1.InstanceName.Builder
-
- setProject(String) - Method in class com.google.spanner.admin.instance.v1.ProjectName.Builder
-
- setProject(String) - Method in class com.google.spanner.v1.DatabaseName.Builder
-
- setProject(String) - Method in class com.google.spanner.v1.SessionName.Builder
-
- setQueryMode(ExecuteSqlRequest.QueryMode) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- setQueryModeValue(int) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
- setQueryOptions(ExecuteSqlRequest.QueryOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Query optimizer configuration to use for the given query.
- setQueryOptions(ExecuteSqlRequest.QueryOptions.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Query optimizer configuration to use for the given query.
- setQueryPlan(QueryPlan) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- setQueryPlan(QueryPlan.Builder) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
- setQueryStats(Struct) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Aggregated statistics from the execution of the query.
- setQueryStats(Struct.Builder) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Aggregated statistics from the execution of the query.
- setRanges(int, KeyRange) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- setRanges(int, KeyRange.Builder) - Method in class com.google.spanner.v1.KeySet.Builder
-
A list of key ranges.
- setReadOnly(boolean) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets this connection to read-only or read-write.
- setReadOnly(TransactionOptions.ReadOnly) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction will not write.
- setReadOnly(TransactionOptions.ReadOnly.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction will not write.
- setReadOnlyStaleness(TimestampBound) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the staleness to use for the current read-only transaction.
- setReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.Transaction.Builder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- setReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.Transaction.Builder
-
For snapshot read-only transactions, the read timestamp chosen
for the transaction.
- setReadTimestamp(Timestamp) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at the given timestamp.
- setReadTimestamp(Timestamp.Builder) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Executes all reads at the given timestamp.
- setReadWrite(TransactionOptions.ReadWrite) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction may write.
- setReadWrite(TransactionOptions.ReadWrite.Builder) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
Transaction may write.
- setReferencingBackups(int, String) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setReferencingDatabases(int, String) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setRemoveInactiveSessionAfter(Duration) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.KeyRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.KeySet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Partition.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Session.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.StructType.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Transaction.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.spanner.v1.Type.Builder
-
- setReplace(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- setReplace(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
-
Like [insert][google.spanner.v1.Mutation.insert], except that if the row already exists, it is
deleted, and the column values provided are inserted
instead.
- setReplicas(int, ReplicaInfo) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- setReplicas(int, ReplicaInfo.Builder) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
The geographic placement of nodes in this instance configuration and their
replication properties.
- setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Common options for this request.
- setRequestOptions(RequestOptions.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Common options for this request.
- setRequestTag(String) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- setRequestTagBytes(ByteString) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A per-request tag which can be applied to queries or reads, used for
statistics collection.
- setRestoreInfo(RestoreInfo) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setRestoreInfo(RestoreInfo.Builder) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setResultSets(int, ResultSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- setResultSets(int, ResultSet.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
One [ResultSet][google.spanner.v1.ResultSet] for each statement in the request that ran successfully,
in the same order as the statements in the request.
- setResumeToken(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
If this request is resuming a previously interrupted SQL statement
execution, `resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- setResumeToken(ByteString) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Streaming calls might be interrupted for a variety of reasons, such
as TCP connection loss.
- setResumeToken(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
If this request is resuming a previously interrupted read,
`resume_token` should be copied from the last
[PartialResultSet][google.spanner.v1.PartialResultSet] yielded before the interruption.
- setRetryAbortsInternally(boolean) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets whether this connection will internally retry read/write transactions that abort.
- setRetrySettings(RetrySettings) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setReturnCommitStats(boolean) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets whether this connection should request commit statistics from Cloud Spanner for read/write
transactions and DML statements in autocommit mode.
- setReturnCommitStats(boolean) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
If `true`, then statistics related to the transaction will be included in
the [CommitResponse][google.spanner.v1.CommitResponse.commit_stats].
- setReturnReadTimestamp(boolean) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
If true, the Cloud Spanner-selected read timestamp is included in
the [Transaction][google.spanner.v1.Transaction] message that describes the transaction.
- setRowCountExact(long) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Standard DML returns an exact count of rows that were modified.
- setRowCountLowerBound(long) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
- setRows(int, ListValue) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- setRows(int, ListValue.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Each element in `rows` is a row whose format is defined by
[metadata.row_type][google.spanner.v1.ResultSetMetadata.row_type].
- setRowType(StructType) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
Indicates the field names and types for the rows in the result
set.
- setRowType(StructType.Builder) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
Indicates the field names and types for the rows in the result
set.
- setRPCPriority(Options.RpcPriority) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the priority to use for RPCs executed by this connection..
- setSeqno(long) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setSeqno(long) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
A per-transaction sequence number used to identify this request.
- setSession(int, Session) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- setSession(int, Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
The freshly created sessions.
- setSession(String) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Required.
- setSession(Session) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- setSession(Session.Builder) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- setSession(String) - Method in class com.google.spanner.v1.SessionName.Builder
-
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setSessionBytes(ByteString) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- setSessionCount(int) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Required.
- setSessionLabels(Map<String, String>) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the labels to add to all Sessions created in this client.
- setSessionPoolOption(SessionPoolOptions) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Sets the options for managing the session pool.
- setSessionPoolOptions(SessionPoolOptions) - Method in class com.google.cloud.spanner.connection.ConnectionOptions.Builder
-
- setSessions(int, Session) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- setSessions(int, Session.Builder) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
The list of requested sessions.
- setSessionTemplate(Session) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Parameters to be applied to each created session.
- setSessionTemplate(Session.Builder) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
Parameters to be applied to each created session.
- setShortRepresentation(PlanNode.ShortRepresentation) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- setShortRepresentation(PlanNode.ShortRepresentation.Builder) - Method in class com.google.spanner.v1.PlanNode.Builder
-
Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
- setSingleUse(TransactionOptions) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a temporary transaction.
- setSingleUse(TransactionOptions.Builder) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
Execute the read or SQL query in a temporary transaction.
- setSingleUseTransaction(TransactionOptions) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Execute mutations in a temporary transaction.
- setSingleUseTransaction(TransactionOptions.Builder) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Execute mutations in a temporary transaction.
- setSizeBytes(long) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setSourceBackup(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the source backup that is being copied.
- setSourceBackup(String) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setSourceBackupBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
The name of the source backup that is being copied.
- setSourceBackupBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
Required.
- setSourceDatabase(String) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the database the backup was created from.
- setSourceDatabaseBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
Name of the database the backup was created from.
- setSourceType(RestoreSourceType) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The type of the restore source.
- setSourceType(RestoreSourceType) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
The type of the restore source.
- setSourceTypeValue(int) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
The type of the restore source.
- setSourceTypeValue(int) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
The type of the restore source.
- setSpan(Span) - Method in class com.google.cloud.spanner.PartitionedDmlTransaction
-
- setSql(String) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Required.
- setSql(String) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- setSql(String) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- setSqlBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
Required.
- setSqlBytes(ByteString) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
Required.
- setSqlBytes(ByteString) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Required.
- setStart(Key) - Method in class com.google.cloud.spanner.KeyRange.Builder
-
Sets the start key of the range.
- setStartClosed(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- setStartClosed(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
- setStartOpen(ListValue) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- setStartOpen(ListValue.Builder) - Method in class com.google.spanner.v1.KeyRange.Builder
-
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
- setStartTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Time the request was received.
- setStartTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
Time the request was received.
- setStartTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- setStartTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
The time at which the
[CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was
received.
- setStartTime(Timestamp) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- setStartTime(Timestamp.Builder) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
The time at which [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance]
request was received.
- setStartType(KeyRange.Endpoint) - Method in class com.google.cloud.spanner.KeyRange.Builder
-
Sets whether the start key is inclusive (CLOSED
) or exclusive (OPEN
).
- setState(InstanceInfo.State) - Method in class com.google.cloud.spanner.Instance.Builder
-
- setState(InstanceInfo.State) - Method in class com.google.cloud.spanner.InstanceInfo.Builder
-
- setState(Backup.State) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setState(Database.State) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setState(Instance.State) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Output only.
- setStatements(int, String) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
A list of formatted DDL statements defining the schema of the database
specified in the request.
- setStatements(int, String) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
For an update this list contains all the statements.
- setStatements(int, String) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
Required.
- setStatements(int, ExecuteBatchDmlRequest.Statement) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setStatements(int, ExecuteBatchDmlRequest.Statement.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setStatementTag(String) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the statement tag to use for the next statement that is executed.
- setStatementTimeout(long, TimeUnit) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the duration the connection should wait before automatically aborting the execution of a
statement.
- setStateValue(int) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
Output only.
- setStats(ResultSetStats) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- setStats(ResultSetStats.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
Query plan and execution statistics for the statement that produced this
streaming result set.
- setStats(ResultSetStats) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- setStats(ResultSetStats.Builder) - Method in class com.google.spanner.v1.ResultSet.Builder
-
Query plan and execution statistics for the SQL statement that
produced this result set.
- setStatus(Status) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
If all DML statements are executed successfully, the status is `OK`.
- setStatus(Status.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
If all DML statements are executed successfully, the status is `OK`.
- setStrong(boolean) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
Read at a timestamp where all previously committed transactions
are visible.
- setStructType(StructType) - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- setStructType(StructType.Builder) - Method in class com.google.spanner.v1.Type.Builder
-
If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then `struct_type`
provides type information for the struct's fields.
- setTable(String) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- setTable(String) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
Required.
- setTable(String) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setTable(String) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setTableBytes(ByteString) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
Required.
- setTableBytes(ByteString) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
Required.
- setTableBytes(ByteString) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Required.
- setTableBytes(ByteString) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
Required.
- setThrottled(boolean) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
Output only.
- setTrackTransactionStarter() - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
Instructs the client library to track the first request of each read/write transaction.
- setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
Required.
- setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
The transaction to use.
- setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
The transaction to use.
- setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
Read only snapshot transactions are supported, read/write and single use
transactions are not.
- setTransaction(Transaction) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Transaction created by this request.
- setTransaction(Transaction.Builder) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
Transaction created by this request.
- setTransaction(TransactionSelector) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
The transaction to use.
- setTransaction(TransactionSelector.Builder) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
The transaction to use.
- setTransaction(Transaction) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- setTransaction(Transaction.Builder) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
If the read or SQL query began a transaction as a side-effect, the
information about the new transaction is yielded here.
- setTransactionId(ByteString) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
Commit a previously-started transaction.
- setTransactionId(ByteString) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
Required.
- setTransactionMode(TransactionMode) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the transaction mode to use for current transaction.
- setTransactionTag(String) - Method in interface com.google.cloud.spanner.connection.Connection
-
Sets the transaction tag to use for the current transaction.
- setTransactionTag(String) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A tag used for statistics collection about this transaction.
- setTransactionTagBytes(ByteString) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
A tag used for statistics collection about this transaction.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.spanner.SpannerOptions.Builder
-
- setType(ReplicaInfo.ReplicaType) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The type of replica.
- setType(String) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The type of the link.
- setType(Type) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The type of the field.
- setType(Type.Builder) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
The type of the field.
- setTypeAnnotation(TypeAnnotationCode) - Method in class com.google.spanner.v1.Type.Builder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- setTypeAnnotationValue(int) - Method in class com.google.spanner.v1.Type.Builder
-
The [TypeAnnotationCode][google.spanner.v1.TypeAnnotationCode] that disambiguates SQL type that Spanner will
use to represent values of this type during query processing.
- setTypeBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
The type of the link.
- setTypeValue(int) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
The type of replica.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CopyBackupEncryptionConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CopyBackupMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CopyBackupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CreateBackupEncryptionConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CreateBackupMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CreateBackupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.CreateDatabaseRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.DeleteBackupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.DropDatabaseRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.EncryptionConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.GetBackupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.GetDatabaseRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListBackupOperationsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListBackupsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListBackupsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListDatabasesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.ListDatabasesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.OperationProgress.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.OptimizeRestoredDatabaseMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseEncryptionConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.RestoreDatabaseRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.RestoreInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.CreateInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.DeleteInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.GetInstanceConfigRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.GetInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.Instance.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.InstanceConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.ListInstanceConfigsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.ListInstancesRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.ListInstancesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.ReplicaInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.admin.instance.v1.UpdateInstanceRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BatchCreateSessionsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.BeginTransactionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CommitResponse.CommitStats.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.CreateSessionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.DeleteSessionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteBatchDmlResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ExecuteSqlRequest.QueryOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.GetSessionRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeyRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.KeySet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ListSessionsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Delete.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Partition.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionQueryRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionReadRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PartitionResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.PlanNode.ShortRepresentation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.QueryPlan.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ReadRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RequestOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetMetadata.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.ResultSetStats.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.RollbackRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Session.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.StructType.Field.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Transaction.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.PartitionedDml.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadOnly.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionOptions.ReadWrite.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.TransactionSelector.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.spanner.v1.Type.Builder
-
- setUpdate(Mutation.Write) - Method in class com.google.spanner.v1.Mutation.Builder
-
Update existing rows in a table.
- setUpdate(Mutation.Write.Builder) - Method in class com.google.spanner.v1.Mutation.Builder
-
Update existing rows in a table.
- setUpdateMask(FieldMask) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.spanner.admin.database.v1.UpdateBackupRequest.Builder
-
Required.
- setUri(String) - Method in class com.google.cloud.spanner.connection.ConnectionOptions.Builder
-
Sets the URI of the Cloud Spanner database to connect to.
- setValues(int, ListValue) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- setValues(int, ListValue.Builder) - Method in class com.google.spanner.v1.Mutation.Write.Builder
-
The values to be written.
- setValues(int, Value) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- setValues(int, Value.Builder) - Method in class com.google.spanner.v1.PartialResultSet.Builder
-
A streamed result set consists of a stream of values, which might
be split into many `PartialResultSet` messages to accommodate
large rows and/or large values.
- setVariable(String) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- setVariableBytes(ByteString) - Method in class com.google.spanner.v1.PlanNode.ChildLink.Builder
-
Only present if the child node is [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] and corresponds
to an output variable of the parent node.
- setVersionRetentionPeriod(String) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setVersionRetentionPeriodBytes(ByteString) - Method in class com.google.spanner.admin.database.v1.Database.Builder
-
Output only.
- setVersionTime(Timestamp) - Method in class com.google.cloud.spanner.BackupInfo.Builder
-
Optional for creating a new backup.
- setVersionTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- setVersionTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.Backup.Builder
-
The backup will contain an externally consistent copy of the database at
the timestamp specified by `version_time`.
- setVersionTime(Timestamp) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- setVersionTime(Timestamp.Builder) - Method in class com.google.spanner.admin.database.v1.BackupInfo.Builder
-
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
- setWriteSessionsFraction(float) - Method in class com.google.cloud.spanner.SessionPoolOptions.Builder
-
- SHORT_REPRESENTATION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode
-
- shouldAutoClose() - Method in class com.google.cloud.spanner.SpannerOptions.FixedCloseableExecutorProvider
-
- shouldRefreshRpc(ServiceRpc) - Method in class com.google.cloud.spanner.SpannerOptions
-
- shouldRefreshService(Spanner) - Method in class com.google.cloud.spanner.SpannerOptions
-
- shutdown() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
- shutdown() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- shutdown() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
- shutdown() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- shutdown() - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- shutdown() - Method in interface com.google.cloud.spanner.spi.v1.SpannerRpc
-
- shutdown() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
- shutdown() - Method in class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
- shutdownNow() - Method in class com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient
-
- shutdownNow() - Method in class com.google.cloud.spanner.admin.database.v1.stub.GrpcDatabaseAdminStub
-
- shutdownNow() - Method in class com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient
-
- shutdownNow() - Method in class com.google.cloud.spanner.admin.instance.v1.stub.GrpcInstanceAdminStub
-
- shutdownNow() - Method in class com.google.cloud.spanner.spi.v1.GapicSpannerRpc
-
- shutdownNow() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
- shutdownNow() - Method in class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
- SINGLE_USE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionSelector
-
- SINGLE_USE_TRANSACTION_FIELD_NUMBER - Static variable in class com.google.spanner.v1.CommitRequest
-
- singleKey(Key) - Static method in class com.google.cloud.spanner.KeySet
-
Creates a key set containing a single key.
- singleUse() - Method in interface com.google.cloud.spanner.DatabaseClient
-
- singleUse(TimestampBound) - Method in interface com.google.cloud.spanner.DatabaseClient
-
Returns a context in which a single read can be performed at the given timestamp bound.
- singleUseReadOnlyTransaction() - Method in interface com.google.cloud.spanner.DatabaseClient
-
Returns a read-only transaction context in which a single read or query can be performed using
TimestampBound.strong()
concurrency.
- singleUseReadOnlyTransaction(TimestampBound) - Method in interface com.google.cloud.spanner.DatabaseClient
-
Returns a read-only transaction context in which a single read or query can be performed at
given timestamp bound.
- size() - Method in class com.google.cloud.spanner.Key
-
Returns the number of parts in this key, including null
values.
- SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.Backup
-
- SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.CopyBackupMetadata
-
- SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.CopyBackupRequest
-
- SOURCE_DATABASE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.BackupInfo
-
- SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.RestoreDatabaseMetadata
-
- SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.RestoreInfo
-
- Spanner - Interface in com.google.cloud.spanner
-
An interface for Cloud Spanner.
- SPANNER_EMULATOR_HOST - Static variable in class com.google.cloud.spanner.testing.EmulatorSpannerHelper
-
- SPANNER_GFE_HEADER_MISSING_COUNT - Static variable in class com.google.cloud.spanner.spi.v1.SpannerRpcViews
-
Number of responses without the server-timing header.
- SPANNER_GFE_LATENCY - Static variable in class com.google.cloud.spanner.spi.v1.SpannerRpcViews
-
GFE t4t7 latency extracted from server-timing header.
- SPANNER_URI_FORMAT - Static variable in class com.google.cloud.spanner.connection.ConnectionOptions.Builder
-
- SpannerApiFutures - Class in com.google.cloud.spanner
-
- SpannerApiFutures() - Constructor for class com.google.cloud.spanner.SpannerApiFutures
-
- SpannerBatchUpdateException - Exception in com.google.cloud.spanner
-
- SpannerClient - Class in com.google.cloud.spanner.v1
-
Service Description: Cloud Spanner API
- SpannerClient(SpannerSettings) - Constructor for class com.google.cloud.spanner.v1.SpannerClient
-
Constructs an instance of SpannerClient, using the given settings.
- SpannerClient(SpannerStub) - Constructor for class com.google.cloud.spanner.v1.SpannerClient
-
- SpannerClient.ListSessionsFixedSizeCollection - Class in com.google.cloud.spanner.v1
-
- SpannerClient.ListSessionsPage - Class in com.google.cloud.spanner.v1
-
- SpannerClient.ListSessionsPagedResponse - Class in com.google.cloud.spanner.v1
-
- SpannerDatabaseAdminProto - Class in com.google.spanner.admin.database.v1
-
- SpannerErrorInterceptor - Class in com.google.cloud.spanner.spi.v1
-
Adds error details to statuses returned by the Cloud Spanner API.
- SpannerErrorInterceptor() - Constructor for class com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor
-
- SpannerException - Exception in com.google.cloud.spanner
-
Base exception type for all exceptions produced by the Cloud Spanner service.
- SpannerException.ResourceNotFoundException - Exception in com.google.cloud.spanner
-
Base exception type for NOT_FOUND exceptions for known resource types.
- SpannerExceptionFactory - Class in com.google.cloud.spanner
-
- SpannerExceptionFactory() - Constructor for class com.google.cloud.spanner.SpannerExceptionFactory
-
- SpannerFactory - Interface in com.google.cloud.spanner
-
Factory to create instance of Spanner
.
- SpannerGrpc - Class in com.google.spanner.v1
-
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.SpannerBlockingStub - Class in com.google.spanner.v1
-
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.SpannerFutureStub - Class in com.google.spanner.v1
-
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.SpannerImplBase - Class in com.google.spanner.v1
-
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
- SpannerGrpc.SpannerStub - Class in com.google.spanner.v1
-
Cloud Spanner API
The Cloud Spanner API can be used to manage sessions and execute
transactions on data stored in Cloud Spanner databases.
- SpannerImplBase() - Constructor for class com.google.spanner.v1.SpannerGrpc.SpannerImplBase
-
- SpannerInstanceAdminProto - Class in com.google.spanner.admin.instance.v1
-
- SpannerInterceptorProvider - Class in com.google.cloud.spanner.spi.v1
-
For internal use only.
- SpannerOptions - Class in com.google.cloud.spanner
-
Options for the Cloud Spanner service.
- SpannerOptions.Builder - Class in com.google.cloud.spanner
-
- SpannerOptions.CallContextConfigurator - Interface in com.google.cloud.spanner
-
- SpannerOptions.CallCredentialsProvider - Interface in com.google.cloud.spanner
-
- SpannerOptions.CloseableExecutorProvider - Interface in com.google.cloud.spanner
-
- SpannerOptions.FixedCloseableExecutorProvider - Class in com.google.cloud.spanner
-
- SpannerOptions.SpannerCallContextTimeoutConfigurator - Class in com.google.cloud.spanner
-
Helper class to configure timeouts for specific Spanner RPCs.
- SpannerOptions.SpannerEnvironment - Interface in com.google.cloud.spanner
-
The environment to read configuration values from.
- SpannerPool - Class in com.google.cloud.spanner.connection
-
Pool for keeping track of
Spanner
instances needed for connections.
- SpannerProto - Class in com.google.spanner.v1
-
- SpannerRpc - Interface in com.google.cloud.spanner.spi.v1
-
Abstracts remote calls to the Cloud Spanner service.
- SpannerRpc.Option - Enum in com.google.cloud.spanner.spi.v1
-
Options passed in
SpannerRpc
methods to control how an RPC is issued.
- SpannerRpc.Paginated<T> - Class in com.google.cloud.spanner.spi.v1
-
Represents results from paginated RPCs, i.e., those where up to a maximum number of items is
returned from each call and a followup call must be made to fetch more.
- SpannerRpc.ResultStreamConsumer - Interface in com.google.cloud.spanner.spi.v1
-
Consumer for the results produced by a streaming read or query call.
- SpannerRpc.StreamingCall - Interface in com.google.cloud.spanner.spi.v1
-
Handle for cancellation of a streaming read or query call.
- SpannerRpcFactory - Interface in com.google.cloud.spanner.spi
-
Factory to create instances of SpannerRpc
.
- SpannerRpcViews - Class in com.google.cloud.spanner.spi.v1
-
- SpannerRpcViews() - Constructor for class com.google.cloud.spanner.spi.v1.SpannerRpcViews
-
- SpannerSettings - Class in com.google.cloud.spanner.v1
-
- SpannerSettings(SpannerSettings.Builder) - Constructor for class com.google.cloud.spanner.v1.SpannerSettings
-
- SpannerSettings.Builder - Class in com.google.cloud.spanner.v1
-
Builder for SpannerSettings.
- SpannerStatementParser - Class in com.google.cloud.spanner.connection
-
- SpannerStatementParser() - Constructor for class com.google.cloud.spanner.connection.SpannerStatementParser
-
- SpannerStub - Class in com.google.cloud.spanner.v1.stub
-
Base stub class for the Spanner service API.
- SpannerStub() - Constructor for class com.google.cloud.spanner.v1.stub.SpannerStub
-
- SpannerStubSettings - Class in com.google.cloud.spanner.v1.stub
-
Settings class to configure an instance of
SpannerStub
.
- SpannerStubSettings(SpannerStubSettings.Builder) - Constructor for class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
- SpannerStubSettings.Builder - Class in com.google.cloud.spanner.v1.stub
-
Builder for SpannerStubSettings.
- SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest.Statement
-
- SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteSqlRequest
-
- SQL_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartitionQueryRequest
-
- sqlWithNamedParameters - Variable in class com.google.cloud.spanner.connection.AbstractStatementParser.ParametersInfo
-
- START_CLOSED_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
-
- START_OPEN_FIELD_NUMBER - Static variable in class com.google.spanner.v1.KeyRange
-
- START_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.OperationProgress
-
- START_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.admin.instance.v1.CreateInstanceMetadata
-
- START_TIME_FIELD_NUMBER - Static variable in class com.google.spanner.admin.instance.v1.UpdateInstanceMetadata
-
- startBatchDdl() - Method in interface com.google.cloud.spanner.connection.Connection
-
Starts a new DDL batch on this connection.
- startBatchDml() - Method in interface com.google.cloud.spanner.connection.Connection
-
Starts a new DML batch on this connection.
- STATE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.Backup
-
- STATE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.Database
-
- STATE_FIELD_NUMBER - Static variable in class com.google.spanner.admin.instance.v1.Instance
-
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.admin.database.v1.Backup.State
-
Not specified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.admin.database.v1.Database.State
-
Not specified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.spanner.admin.instance.v1.Instance.State
-
Not specified.
- Statement - Class in com.google.cloud.spanner
-
A SQL statement and optional bound parameters that can be executed in a
ReadContext
.
- Statement.Builder - Class in com.google.cloud.spanner
-
Builder for Statement
.
- StatementResult - Interface in com.google.cloud.spanner.connection
-
A result of the execution of a statement.
- StatementResult.ClientSideStatementType - Enum in com.google.cloud.spanner.connection
-
The type of client side statement that was executed.
- StatementResult.ResultType - Enum in com.google.cloud.spanner.connection
-
- STATEMENTS_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.GetDatabaseDdlResponse
-
- STATEMENTS_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlMetadata
-
- STATEMENTS_FIELD_NUMBER - Static variable in class com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequest
-
- STATEMENTS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlRequest
-
- STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PartialResultSet
-
- STATS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ResultSet
-
- STATUS_FIELD_NUMBER - Static variable in class com.google.spanner.v1.ExecuteBatchDmlResponse
-
- streamingRead(ReadRequest) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerBlockingStub
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a
stream.
- streamingRead(ReadRequest, StreamObserver<PartialResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerImplBase
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a
stream.
- streamingRead(ReadRequest, StreamObserver<PartialResultSet>) - Method in class com.google.spanner.v1.SpannerGrpc.SpannerStub
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a
stream.
- streamingReadCallable() - Method in class com.google.cloud.spanner.v1.SpannerClient
-
Like [Read][google.spanner.v1.Spanner.Read], except returns the result set as a stream.
- streamingReadCallable() - Method in class com.google.cloud.spanner.v1.stub.GrpcSpannerStub
-
- streamingReadCallable() - Method in class com.google.cloud.spanner.v1.stub.SpannerStub
-
- streamingReadSettings() - Method in class com.google.cloud.spanner.v1.SpannerSettings.Builder
-
Returns the builder for the settings used for calls to streamingRead.
- streamingReadSettings() - Method in class com.google.cloud.spanner.v1.SpannerSettings
-
Returns the object with the settings used for calls to streamingRead.
- streamingReadSettings() - Method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings.Builder
-
Returns the builder for the settings used for calls to streamingRead.
- streamingReadSettings() - Method in class com.google.cloud.spanner.v1.stub.SpannerStubSettings
-
Returns the object with the settings used for calls to streamingRead.
- string() - Static method in class com.google.cloud.spanner.Type
-
Returns the descriptor for the STRING
type: a variable-length Unicode character string.
- string(String) - Static method in class com.google.cloud.spanner.Value
-
Returns a STRING
value.
- STRING_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
-
Encoded as `string`.
- stringArray(Iterable<String>) - Static method in class com.google.cloud.spanner.Value
-
Returns an ARRAY<STRING>
value.
- strong() - Static method in class com.google.cloud.spanner.TimestampBound
-
Returns a timestamp bound that will perform reads and queries at a timestamp where all
previously committed transactions are visible.
- STRONG_FIELD_NUMBER - Static variable in class com.google.spanner.v1.TransactionOptions.ReadOnly
-
- Struct - Class in com.google.cloud.spanner
-
- struct(Iterable<Type.StructField>) - Static method in class com.google.cloud.spanner.Type
-
Returns a descriptor for a STRUCT
type: an ordered collection of named and typed
fields.
- struct(Type.StructField...) - Static method in class com.google.cloud.spanner.Type
-
Returns a descriptor for a STRUCT
type: an ordered collection of named and typed
fields.
- struct(Struct) - Static method in class com.google.cloud.spanner.Value
-
Returns a non-NULL
{#code STRUCT} value.
- struct(Type, Struct) - Static method in class com.google.cloud.spanner.Value
-
Returns a STRUCT
value of Type
type.
- Struct.Builder - Class in com.google.cloud.spanner
-
Builder for constructing non-NULL
Struct
instances.
- STRUCT_TYPE_FIELD_NUMBER - Static variable in class com.google.spanner.v1.Type
-
- STRUCT_VALUE - Static variable in enum com.google.spanner.v1.TypeCode
-
Encoded as `list`, where list element `i` is represented according
to [struct_type.fields[i]][google.spanner.v1.StructType.fields].
- structArray(Type, Iterable<Struct>) - Static method in class com.google.cloud.spanner.Value
-
Returns an ARRAY<STRUCT<...>>
value.
- StructReader - Interface in com.google.cloud.spanner
-
A base interface for reading the fields of a STRUCT
.
- StructType - Class in com.google.spanner.v1
-
`StructType` defines the fields of a [STRUCT][google.spanner.v1.TypeCode.STRUCT] type.
- StructType.Builder - Class in com.google.spanner.v1
-
`StructType` defines the fields of a [STRUCT][google.spanner.v1.TypeCode.STRUCT] type.
- StructType.Field - Class in com.google.spanner.v1
-
Message representing a single field of a struct.
- StructType.Field.Builder - Class in com.google.spanner.v1
-
Message representing a single field of a struct.
- StructType.FieldOrBuilder - Interface in com.google.spanner.v1
-
- StructTypeOrBuilder - Interface in com.google.spanner.v1
-
- SUBQUERIES_FIELD_NUMBER - Static variable in class com.google.spanner.v1.PlanNode.ShortRepresentation
-
- supportsExplain() - Method in class com.google.cloud.spanner.connection.AbstractStatementParser
-
- supportsExplain() - Method in class com.google.cloud.spanner.connection.PostgreSQLStatementParser
-
Indicates whether the parser supports the EXPLAIN
clause.
- supportsExplain() - Method in class com.google.cloud.spanner.connection.SpannerStatementParser
-
Indicates whether the parser supports the EXPLAIN
clause.