[[["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-05 UTC."],[[["This webpage lists different versions of the `CreateBackupParams` structure for the Google Cloud Bigtable C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `CreateBackupParams` structure includes parameters such as `cluster_id`, `backup_id`, `table_id`, and `expire_time` which are used to define the properties of a backup creation in Google Bigtable."],["The `AsProto` function within the `CreateBackupParams` structure is used to convert the parameters into a `google::bigtable::admin::v2::CreateBackupRequest` which is used for creating the backup in Bigtable."],["There are two constuctors available for `CreateBackupParams`, one default constructor, and one that takes in a string, string, string, and timepoint."]]],[]]