[[["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 page provides documentation for the `CreateBackupParams` structure within the Google Cloud Bigtable C++ client library."],["The documentation is versioned, with the latest release candidate being version 2.37.0-rc, and many previous versions listed all the way down to version 2.11.0."],["`CreateBackupParams` allows the creation of a backup through its constructors, taking parameters such as `cluster_id`, `backup_id`, `table_id`, and `expire_time`."],["The `AsProto` function in `CreateBackupParams` converts the backup parameters to a `CreateBackupRequest` proto message, accepting the instance name as a parameter."],["The `CreateBackupParams` structure allows you to backup data within a cluster, with parameters that require both the cluster and backup ID."]]],[]]