[[["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-05-07 UTC."],[[["This webpage provides documentation for the `CreateBackupParams` structure within the Google Cloud Bigtable C++ client library."],["The documentation spans multiple versions, from 2.11.0 to the latest release candidate 2.37.0-rc, accessible via hyperlinks."],["`CreateBackupParams` has two constructors: a default constructor and one accepting strings for cluster_id, backup_id, table_id, and a time point for expiration."],["The `AsProto` function converts the parameters to a `CreateBackupRequest` for use with the Bigtable Admin API, requiring an `instance_name` parameter."],["The parameters for `CreateBackup` include the backup id, the table id, the cluster id, and an expiration time, all as strings except the expiration time, which is a time point."]]],[]]