[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]