[[["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 `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 is used to construct a protocol buffer (proto) for updating Application Profile configurations within Google Cloud Bigtable."],["Key functions of the `AppProfileUpdateConfig` class include setting parameters such as `ignore_warnings`, `description`, `etag`, `multi_cluster_use_any` (with a list of cluster IDs), and `single_cluster_routing` (with cluster ID and transactional write settings)."],["It has the `as_proto()` function, which will return a pointer of type google::bigtable::admin::v2::UpdateAppProfileRequest in const or && form, depending on the user choice."]]],[]]