[[["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, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `CreateBackupParams` structure is used to define the parameters for creating a backup in Bigtable, including the cluster ID, backup ID, table ID, and expiration time."],["There are two constructors available for creating `CreateBackupParams` objects, one default and one that accepts the cluster ID, backup ID, table ID, and expiration time as parameters."],["The `AsProto` function is used to convert the parameters into a `google::bigtable::admin::v2::CreateBackupRequest` which requires the instance name as an input."]]],[]]