[[["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 document outlines the `InstanceUpdateConfig` class within the Google Cloud Bigtable C++ client library, used for configuring updates to a Bigtable instance."],["The `InstanceUpdateConfig` class provides methods for setting properties such as `type`, `state`, `name`, and `display_name` of an instance to update it."],["You can add key-value label pairs to the instance through the `insert_label` and `emplace_label` functions."],["The `as_proto()` function allows for converting the `InstanceUpdateConfig` to a `PartialUpdateInstanceRequest` protocol buffer, which can be used by the Bigtable Admin API."],["The document lists available version history, with 2.37.0-rc being the latest version and 2.23.0 being the current version, all of which use the same `InstanceUpdateConfig` class."]]],[]]