[[["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 `InstanceUpdateConfig` class provides constructors and functions to set various attributes of an instance, such as its type, state, name, and display name."],["Labels can be inserted or emplace using the `insert_label` and `emplace_label` functions, which takes a key and value pair."],["The `as_proto()` method is available to return the update request as either a const or non-const reference to a `google::bigtable::admin::v2::PartialUpdateInstanceRequest`."],["The document includes details on the available version of big table, the most recent being `2.37.0-rc` and the oldest `2.11.0`."]]],[]]