[[["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-05 UTC."],[[["This page provides documentation for the `InstanceUpdateConfig` class within the Google Cloud Bigtable C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `InstanceUpdateConfig` class allows users to specify the configuration for updating a Bigtable instance, including setting the instance type, state, name, and display name."],["The class provides methods for setting labels, such as `insert_label` and `emplace_label`, allowing users to add metadata to the instance configuration."],["The `InstanceUpdateConfig` class includes methods to convert the configuration to the protocol buffer format, such as `as_proto()`, which has versions for both const lvalue and rvalue references."],["There are also two type aliases, `InstanceType` and `StateType`, that are shorthands for the enums that define instance types and instance states, respectively."]]],[]]