[[["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 for Google Cloud Bigtable, which is used to modify existing Bigtable instances."],["The class supports setting various attributes of an instance, including its type, state, name, and display name, using functions like `set_type`, `set_state`, `set_name`, and `set_display_name`."],["You can add labels to an instance using `insert_label` and `emplace_label` methods, which both accept a key-value pair."],["The document also provides access to an instance's data such as its name via the function `GetName` and the ability to convert to protobuf format via `as_proto()`."],["This content provides a range of C++ Bigtable client library version options, with `2.37.0-rc` being the latest and ranging back to version `2.11.0`."]]],[]]