[[["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 version-specific documentation for the `AppProfileUpdateConfig` class in the Google Cloud Bigtable C++ client library, with versions ranging from 2.11.0 to 2.37.0-rc."],["The `AppProfileUpdateConfig` class is used to construct a protocol buffer message to update an Application Profile configuration."],["The class includes functions to set various configuration options, such as ignoring warnings (`set_ignore_warnings`), setting a description (`set_description`), setting an ETag (`set_etag`), configuring multi-cluster routing (`set_multi_cluster_use_any`), and defining single-cluster routing (`set_single_cluster_routing`)."],["It has a constructor `AppProfileUpdateConfig()` and methods `as_proto()` which return an `UpdateAppProfileRequest` protocol buffer message as a constant lvalue reference or an rvalue reference, depending on the context."]]],[]]