[[["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 numerous prior versions listed, down to version `2.11.0`, allowing users to navigate documentation for specific releases."],["The `InstanceConfig` class is used to define the initial configuration of a new Bigtable instance, allowing for the setting of parameters such as `instance_id`, `display_name`, and associated `clusters`."],["The class provides methods like `set_type`, `insert_label`, `emplace_label`, `as_proto`, to modify instance configurations or obtain the instance config in the appropriate protocol buffer."],["The documentation defines `InstanceType` as an alias for `::google::bigtable::admin::v2::Instance::Type`, giving convenient shorthand references for different instance types."]]],[]]