[[["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-21 UTC."],[[["This document details the `InstanceConfig` class for Google Cloud Bigtable, used to define the initial setup of a new Bigtable instance."],["The latest version documented is 2.37.0-rc, with a history of versions available, ranging from 2.37.0-rc to 2.11.0."],["You can set up the `instance_id`, `display_name`, and `clusters` using a constructor, providing strings and a map of `ClusterConfig`."],["Functions exist to modify the instance type (`set_type`) and add labels (`insert_label`, `emplace_label`), each returning a reference to `InstanceConfig`."],["There are also functions to convert the `InstanceConfig` to the protocol buffer format (`as_proto()`), and a type alias `InstanceType` for defining instance type."]]],[]]