module Google::Cloud::Spanner::Admin::Database::V1::DatabaseAdmin
Cloud
Spanner
Database
Admin
API
The Cloud
Spanner
Database
Admin
API can be used to create, drop, and list databases. It also enables updating the schema of pre-existing databases. It can be also used to create, delete and list backups for a database and to restore from an existing backup.
To load this service and instantiate a client:
require "google/cloud/spanner/admin/database/v1/database_admin" client = ::Google::Cloud::Spanner::Admin::Database::V1::DatabaseAdmin::Client.new
Constants
- Stub