[[["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 webpage provides documentation for the `InstanceConfig` class within the Google Cloud Bigtable C++ client library, detailing its usage across multiple versions."],["The latest version documented is 2.37.0-rc, with previous versions ranging down to 2.11.0, all related to the `InstanceConfig` class."],["The `InstanceConfig` class allows for the initial configuration of a new Bigtable instance, accepting parameters like `instance_id`, `display_name`, and `clusters`."],["Key functions include `set_type`, `insert_label`, `emplace_label`, `as_proto`, which enable setting the instance type, managing labels, and retrieving a protocol buffer representation respectively."],["Type aliases such as `InstanceType` provide convenient shorthands for instance types, referencing `::google::bigtable::admin::v2::Instance::Type`."]]],[]]