[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]