[[["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-14 UTC."],[[["This webpage provides documentation for the `InstanceConfig` class within the Google Cloud Bigtable C++ client library, detailing its usage for various library versions."],["The latest release candidate (rc) version available is `2.37.0-rc`, with many other versions available going as far back as `2.11.0`."],["The `InstanceConfig` class allows for the configuration of a new Bigtable instance by specifying parameters like `instance_id`, `display_name`, and `clusters`."],["This class can also change the type of instance through the `set_type` function and add key-value label pairs through the `insert_label` or `emplace_label` functions."],["The `as_proto` function within this class allows for the retrieval of a `google::bigtable::admin::v2::CreateInstanceRequest` object, to create a request to build the instance."]]],[]]