|
Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments for DropDatabase().
More...
#include <google/cloud/spanner/database_admin_connection.h>
Public Attributes | |
| Database | database |
| The name of the database. More... | |
Wrap the arguments for DropDatabase().
Definition at line 144 of file database_admin_connection.h.
| Database google::cloud::spanner::v1::DatabaseAdminConnection::DropDatabaseParams::database |
The name of the database.
Definition at line 146 of file database_admin_connection.h.
1.8.15