Package com.google.cloud.spanner.admin.database.v1 (6.65.1)
GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.spanner for new applications.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient |
Service Description: Cloud Spanner Database Admin API
The Cloud Spanner Database Admin API can be used to: * create, drop, and list databases * update the schema of pre-existing databases * create, delete and list backups for a |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.spanner.admin.database.v1.DatabaseAdminSettings |
Settings class to configure an instance of DatabaseAdminClient.
The default instance has everything set to sensible defaults: |