Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments for DeleteBackup()
.
More...
#include <google/cloud/spanner/database_admin_connection.h>
Public Attributes | |
std::string | backup_full_name |
The name of the backup. More... | |
Wrap the arguments for DeleteBackup()
.
Definition at line 201 of file database_admin_connection.h.
std::string google::cloud::spanner::v1::DatabaseAdminConnection::DeleteBackupParams::backup_full_name |
The name of the backup.
Definition at line 203 of file database_admin_connection.h.