[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `CreateBackupParams` structure within the Google Cloud Bigtable C++ client library, specifically showing the struct as far back as version 2.11.0."],["The latest available version of this struct is 2.37.0-rc, with documentation also provided for all previous major and minor versions down to 2.11.0."],["`CreateBackupParams` is used to define parameters required to create a backup, including `cluster_id`, `backup_id`, `table_id`, and `expire_time`."],["The `AsProto` function within `CreateBackupParams` converts the parameters into a `google::bigtable::admin::v2::CreateBackupRequest` protocol buffer message and takes an `instance_name` string as a parameter."],["Two constructors are available for the `CreateBackupParams` structure, a default constructor and a parameterized constructor."]]],[]]