[[["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 methods to set properties like instance type, state, name, display name, and labels using functions such as `set_type`, `set_state`, `set_name`, and more."],["There are functions for label manipulation including inserting and emplacing using `insert_label` and `emplace_label` functions."],["The `as_proto` function is used to obtain a protocol buffer representation of the instance update request, available in both const and non-const rvalue reference."],["The document provides details on type aliases, `InstanceType` and `StateType`, which are convenient shorthands for instance types and states respectively, and a list of prior versions of the documentation."]]],[]]