[[["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 specify configurations for updating an instance."],["The `InstanceUpdateConfig` class includes constructors and functions to set properties like the instance type, state, name, and display name."],["It offers methods to insert or emplace labels, allowing the addition of key-value pairs to the instance's metadata."],["The class provides `as_proto()` functions to convert the configuration into a `PartialUpdateInstanceRequest` for use with the Bigtable API."],["The document also covers two type aliases, `InstanceType` and `StateType`, which provide convenient shorthand for instance type and state."]]],[]]