Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
Restore.Builder |
DatabaseAdminClient.newRestoreBuilder(BackupId source,
DatabaseId destination)
Returns a builder for a
Restore object with the given source and destination |
Restore.Builder |
Restore.Builder.setEncryptionConfig(RestoreEncryptionConfig encryptionConfig)
Optional for restoring a backup.
|
Copyright © 2022 Google LLC. All rights reserved.