Package | Description |
---|---|
com.google.cloud.spanner.encryption | |
com.google.spanner.admin.database.v1 |
Modifier and Type | Method and Description |
---|---|
static CreateBackupEncryptionConfig |
EncryptionConfigProtoMapper.createBackupEncryptionConfig(BackupEncryptionConfig config)
Returns an encryption config to be used for a backup.
|
Modifier and Type | Method and Description |
---|---|
Parser<CreateBackupEncryptionConfig> |
CreateBackupEncryptionConfig.getParserForType() |
static Parser<CreateBackupEncryptionConfig> |
CreateBackupEncryptionConfig.parser() |
Modifier and Type | Method and Description |
---|---|
CreateBackupRequest.Builder |
CreateBackupRequest.Builder.mergeEncryptionConfig(CreateBackupEncryptionConfig value)
Optional.
|
CreateBackupEncryptionConfig.Builder |
CreateBackupEncryptionConfig.Builder.mergeFrom(CreateBackupEncryptionConfig other) |
static CreateBackupEncryptionConfig.Builder |
CreateBackupEncryptionConfig.newBuilder(CreateBackupEncryptionConfig prototype) |
CreateBackupRequest.Builder |
CreateBackupRequest.Builder.setEncryptionConfig(CreateBackupEncryptionConfig value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.