[[["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-21 UTC."],[[["This document outlines the `InstanceUpdateConfig` class, which is used to configure updates for a Google Cloud Bigtable instance."],["The class provides functions to set properties such as type, state, name, display name, and labels, using methods like `set_type`, `set_state`, `set_name`, `set_display_name`, `insert_label`, and `emplace_label`."],["It also has functionalities to convert its configurations to a protocol buffer format using `as_proto()` and retrieve the name of the instance via the `GetName()` method."],["The document lists a comprehensive history of versions for the `InstanceUpdateConfig` class, ranging from version `2.11.0` up to the latest release candidate `2.37.0-rc`."],["The document defines type aliases, `InstanceType` and `StateType`, which are convenient shorthand notations for instance types and instance states, respectively."]]],[]]