[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `CreateBackupParams` structure within the Google Cloud Bigtable C++ client library."],["The documentation covers various versions of the library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["`CreateBackupParams` has a constructor that requires the cluster ID, backup ID, table ID, and the expiration time."],["The `AsProto` function is used to convert `CreateBackupParams` to the `google::bigtable::admin::v2::CreateBackupRequest` type, also requiring the instance name."],["The `CreateBackupParams` structure defines the parameters required to create a backup, such as `cluster_id`, `backup_id`, `table_id`, and `expire_time`."]]],[]]