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