[[["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, which is used to configure updates for a Bigtable instance."],["The class includes constructors and various functions like `set_type`, `set_state`, `set_name`, and `set_display_name` to modify the instance's properties."],["The `insert_label` and `emplace_label` methods are available for managing labels associated with the Bigtable instance."],["It provides methods to convert the configuration to a protocol buffer format using `as_proto()`, both as a constant reference and a move operation."],["There are type aliases defined for `InstanceType` and `StateType`, providing convenient shorthand access to instance type and state definitions."]]],[]]