[[["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 outlines the `InstanceUpdateConfig` class for Google Cloud Bigtable, which is used to modify the configuration of an existing Bigtable instance."],["The latest version of this documentation is for `2.37.0-rc`, with a history of versions down to `2.11.0` being accessible, showcasing the different versions of the `InstanceUpdateConfig` over time."],["The `InstanceUpdateConfig` class has various methods for updating instance properties, including `set_type`, `set_state`, `set_name`, `set_display_name`, `insert_label`, and `emplace_label`."],["The `as_proto()` function allows converting the `InstanceUpdateConfig` object into a `google::bigtable::admin::v2::PartialUpdateInstanceRequest` for API interaction."],["Type aliases, such as `InstanceType` and `StateType`, provide convenient shorthand for instance types and states, referencing `google::bigtable::admin::v2::Instance::Type` and `google::bigtable::admin::v2::Instance::State`, respectively."]]],[]]