Struct CreateBackupParams (2.20.0)

Parameters for CreateBackup.

Constructors

CreateBackupParams()

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

Parameters
Name Description
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
Name Description
instance_name std::string
Returns
Type Description
google::bigtable::admin::v2::CreateBackupRequest