[[["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 the Google Cloud Bigtable C++ client library, which is used to define the initial setup for a new instance."],["The most recent release candidate is version `2.37.0-rc`, and the version history is detailed all the way back to `2.11.0` for the `InstanceConfig` class."],["The `InstanceConfig` class constructor accepts parameters such as `instance_id`, `display_name`, and `clusters` to configure a new Bigtable instance."],["The `InstanceConfig` class provides functions like `set_type`, `insert_label`, and `emplace_label` for setting instance type and labels."],["The class also features functions `as_proto() const &` and `as_proto() &&` that returns `google::bigtable::admin::v2::CreateInstanceRequest` , as well as the type alias `InstanceType`."]]],[]]