[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]