[[["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, 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."]]],[]]