[[["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, spanning versions from 2.11.0 to 2.37.0-rc (latest)."],["The `UpdateBackupParams` structure is used to manage parameters for updating a backup, specifically requiring the `cluster_id`, `backup_id`, and `expire_time`."],["The documentation outlines the constructors available for creating an `UpdateBackupParams` object, including a default constructor and one that takes string and time parameters."],["The `AsProto` function is detailed, which is used to convert the `UpdateBackupParams` object into a `google::bigtable::admin::v2::UpdateBackupRequest` for sending to the Bigtable API, and takes an instance name as a parameter."]]],[]]