[[["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 `InstanceUpdateConfig` class within the Google Cloud Bigtable C++ library, spanning versions from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `InstanceUpdateConfig` class is used to define the initial configuration for updating an instance, including parameters like `instance`, which it uses as its constructor."],["The class offers several functions to modify the instance's properties, such as `set_type`, `set_state`, `set_name`, `set_display_name`, `insert_label`, and `emplace_label`."],["It also has functions to return the configuration as a proto format and to obtain the name of the instance through the `as_proto` and `GetName` functions."],["The documentation includes type aliases `InstanceType` and `StateType`, which provide shorthand representations for the instance's type and state, respectively."]]],[]]