[[["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, spanning versions from 2.11.0 to 2.37.0-rc, including all versions in between."],["The latest version documented is 2.37.0-rc, while the oldest documented version is 2.11.0."],["`CreateBackupParams` facilitates the creation of backup parameters for Bigtable, including a constructor that takes `cluster_id`, `backup_id`, `table_id`, and `expire_time` as parameters."],["The `AsProto` function within `CreateBackupParams` is used to generate a `CreateBackupRequest` for the Bigtable Admin API, given an instance name."],["The `CreateBackupParams` structure has a table describing the parameters that are accepted, including `cluster_id`, `backup_id`, `table_id`, `expire_time`, and the `instance_name` for the `AsProto` function."]]],[]]