[[["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 configure updates to a Bigtable instance."],["The class supports updating various instance attributes, including type, state, name, and display name, through dedicated setter functions like `set_type`, `set_state`, `set_name`, and `set_display_name`."],["You can also manage labels on the instance using the `insert_label` and `emplace_label` functions."],["The `InstanceUpdateConfig` class offers two `as_proto()` methods to convert the configuration into a protocol buffer message for sending the update request."],["The document provides links to documentation for the class `InstanceUpdateConfig` across multiple versions, from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]