Struct RestoreTableParams (2.22.0)

Parameters for RestoreTable.

Constructors

RestoreTableParams()

RestoreTableParams(std::string, std::string, std::string)

Parameters
NameDescription
table_id std::string
cluster_id std::string
backup_id std::string

Functions

AsProto(std::string const &) const

Parameter
NameDescription
instance_name std::string const &
Returns
TypeDescription
google::bigtable::admin::v2::RestoreTableRequest