Struct CreateBackupParams (2.21.0)

Parameters for CreateBackup.

Constructors

CreateBackupParams()

CreateBackupParams(std::string, std::string, std::string, std::chrono::system_clock::time_point)

Parameters
NameDescription
cluster_id std::string
backup_id std::string
table_id std::string
expire_time std::chrono::system_clock::time_point

Functions

AsProto(std::string) const

Parameter
NameDescription
instance_name std::string
Returns
TypeDescription
google::bigtable::admin::v2::CreateBackupRequest