[[["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 details the `InstanceConfig` class within the Google Cloud Bigtable C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `InstanceConfig` class is used to define the initial configuration for a new Bigtable instance, including parameters like `instance_id`, `display_name`, and a map of `ClusterConfig`."],["Key functionalities include methods to set the instance type (`set_type`), add labels (`insert_label`, `emplace_label`), and convert the configuration to a protocol buffer format (`as_proto`)."],["The document also lists various versions of the `InstanceConfig` class, providing links to the documentation for each version."],["It also provides a type alias, `InstanceType`, which is a shorthand for a specific enum used for the instance type."]]],[]]