[[["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-21 UTC."],[[["This webpage provides documentation for the `AppProfileUpdateConfig` class in the Google Cloud Bigtable C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `AppProfileUpdateConfig` class allows users to construct and configure updates for Application Profile settings within Google Cloud Bigtable."],["Key functionalities include setting parameters such as ignore warnings, descriptions, etags, multi-cluster routing, and single-cluster routing, all modifiable through their respective set methods."],["The `as_proto()` function enables conversion of the configuration to the `google::bigtable::admin::v2::UpdateAppProfileRequest` format for submission to the Bigtable service."],["The listed functions, `set_ignore_warnings`, `set_description`, `set_etag`, `set_multi_cluster_use_any`, `set_single_cluster_routing`, and `as_proto()`, each return a reference to `AppProfileUpdateConfig`, permitting method chaining."]]],[]]