[[["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++ library, which is used to configure updates for Bigtable instances."],["The `InstanceUpdateConfig` class provides methods for setting instance properties such as type, state, name, and display name."],["You can manage labels on the Bigtable instance through the `insert_label` and `emplace_label` methods."],["The class can also be used to get the name of the instance with `GetName()`, and convert to the google bigtable protocol with `as_proto()`."],["The document also defines `InstanceType` and `StateType` as aliases for their respective types in the Google Bigtable admin v2 API."]]],[]]