Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
Loading...
Searching...
No Matches
Public Attributes | List of all members
google::cloud::spanner::DatabaseAdminConnection::DeleteBackupParams Struct Reference

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...
 

Detailed Description

Wrap the arguments for DeleteBackup().

Member Data Documentation

◆ backup_full_name

std::string google::cloud::spanner::DatabaseAdminConnection::DeleteBackupParams::backup_full_name

The name of the backup.