Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Class and Description |
---|---|
static class |
Database.Builder |
Modifier and Type | Method and Description |
---|---|
DatabaseInfo.Builder |
DatabaseInfo.Builder.setDefaultLeader(String defaultLeader)
The read-write region which will be used for the database's leader replicas.
|
DatabaseInfo.Builder |
DatabaseInfo.Builder.setDialect(Dialect dialect) |
abstract DatabaseInfo.Builder |
DatabaseInfo.Builder.setEncryptionConfig(CustomerManagedEncryption encryptionConfig)
Optional for creating a new backup.
|
Copyright © 2022 Google LLC. All rights reserved.