[[["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 document provides versioned documentation for the `AppProfileUpdateConfig` class within the Google Cloud Bigtable C++ client library, ranging from version 2.11.0 to 2.37.0-rc."],["The `AppProfileUpdateConfig` class is designed to facilitate the construction of a protocol buffer for updating an Application Profile configuration."],["The class includes functions to set various attributes such as ignoring warnings (`set_ignore_warnings`), setting a description (`set_description`), setting an etag (`set_etag`), managing multi-cluster routing (`set_multi_cluster_use_any`), and configuring single-cluster routing (`set_single_cluster_routing`)."],["The `as_proto()` function is provided in both `const &` and `&&` forms to convert the `AppProfileUpdateConfig` to an `UpdateAppProfileRequest` protocol buffer."],["Each of the class functions return a reference to `AppProfileUpdateConfig &` which is useful for chaining method calls."]]],[]]