[[["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-05 UTC."],[[["This document outlines the `InstanceConfig` class for Google Cloud Bigtable, detailing how to set up initial configurations for new instances."],["The latest release is version 2.37.0-rc, with versions ranging back to 2.11.0 available for reference within the documentation."],["Key functionalities include setting the instance type with `set_type()`, managing labels with `insert_label()` and `emplace_label()`, and creating the instance request via `as_proto()`."],["The class accepts `instance_id`, `display_name`, and `clusters` as parameters in its constructor, each in their respective types, to set up the initial configuration of a given Bigtable instance."],["The `InstanceType` type alias is defined as `::google::bigtable::admin::v2::Instance::Type`, representing shorthand notations for various instance types."]]],[]]