[[["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-14 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`."]]],[]]