[[["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-09 UTC."],[[["This webpage provides documentation for the `UpdateBackupParams` structure within the Google Cloud Bigtable C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `UpdateBackupParams` structure is used to define parameters for updating a Bigtable backup, including the cluster ID, backup ID, and the backup's expiration time."],["The structure offers two constructors, one default and another that takes the cluster ID, backup ID, and expiration time as input parameters."],["The `AsProto` function within `UpdateBackupParams` allows you to convert the structure's data into a `google::bigtable::admin::v2::UpdateBackupRequest` protocol buffer message by providing an instance name as a parameter."],["The documentation lists all available parameters for `UpdateBackupParams` which are `cluster_id`, `backup_id`, and `expire_time`."]]],[]]