[[["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 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."]]],[]]