Package | Description |
---|---|
com.google.spanner.admin.database.v1 |
Modifier and Type | Class and Description |
---|---|
class |
EncryptionInfo
Encryption information for a Cloud Spanner database or backup.
|
static class |
EncryptionInfo.Builder
Encryption information for a Cloud Spanner database or backup.
|
Modifier and Type | Method and Description |
---|---|
EncryptionInfoOrBuilder |
BackupOrBuilder.getEncryptionInfoOrBuilder()
Output only.
|
EncryptionInfoOrBuilder |
Backup.getEncryptionInfoOrBuilder()
Output only.
|
EncryptionInfoOrBuilder |
Backup.Builder.getEncryptionInfoOrBuilder()
Output only.
|
EncryptionInfoOrBuilder |
Database.getEncryptionInfoOrBuilder(int index)
Output only.
|
EncryptionInfoOrBuilder |
Database.Builder.getEncryptionInfoOrBuilder(int index)
Output only.
|
EncryptionInfoOrBuilder |
DatabaseOrBuilder.getEncryptionInfoOrBuilder(int index)
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<? extends EncryptionInfoOrBuilder> |
Database.getEncryptionInfoOrBuilderList()
Output only.
|
List<? extends EncryptionInfoOrBuilder> |
Database.Builder.getEncryptionInfoOrBuilderList()
Output only.
|
List<? extends EncryptionInfoOrBuilder> |
DatabaseOrBuilder.getEncryptionInfoOrBuilderList()
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.