[[["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 existing Bigtable instances."],["The latest release candidate version of the document is 2.37.0-rc, while version 2.26.0 is shown with a dropdown showing all previous versions down to version 2.11.0."],["`InstanceUpdateConfig` allows setting the instance type, state, name, display name, and labels using functions like `set_type`, `set_state`, `set_name`, `set_display_name`, `insert_label`, and `emplace_label`."],["The class provides functions `as_proto() const &` and `as_proto() &&` to convert the configuration into a `google::bigtable::admin::v2::PartialUpdateInstanceRequest` for sending to the server."],["Type aliases `InstanceType` and `StateType` are defined as convenient shorthands for the instance types and states, respectively."]]],[]]