[[["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 the class documentation for `AppProfileUpdateConfig` within the Google Cloud Bigtable C++ library, spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `AppProfileUpdateConfig` class is used to construct and manage the configuration needed to update an Application Profile in Google Cloud Bigtable."],["It has functions to set various parameters like `ignore_warnings`, `description`, `etag`, `multi_cluster_use_any`, and `single_cluster_routing`."],["The class provides methods `as_proto() const &` and `as_proto() &&` to convert the configuration to a `google::bigtable::admin::v2::UpdateAppProfileRequest` proto message, either as a const reference or an rvalue reference."],["There are many versions of the class to be used depending on the client version that is required."]]],[]]