[[["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 `UpdateBackupParams` structure within the Google Cloud Bigtable C++ client library, detailing its parameters and usage across multiple versions."],["The latest release candidate version available is 2.37.0-rc, with a listing of the documentation spanning back to version 2.11.0."],["`UpdateBackupParams` can be initialized using a constructor that takes a cluster ID, a backup ID, and an expiration time as parameters."],["The `AsProto` function allows users to convert an instance of `UpdateBackupParams` into a `google::bigtable::admin::v2::UpdateBackupRequest` for sending to the Bigtable API, given an instance name."],["The parameters required to run `UpdateBackup` are `cluster_id`, `backup_id`, and `expire_time` along with the `instance_name` when calling `AsProto`."]]],[]]