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