[[["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 across multiple versions."],["The latest version documented is `2.37.0-rc`, with previous versions ranging from `2.36.0` down to `2.11.0` also having their own documentation pages available."],["`InstanceConfig` is used to define the initial setup for a new Bigtable instance, requiring an instance ID, display name, and a map of cluster configurations."],["The `InstanceConfig` class contains methods to set the type of the instance, insert or emplace labels, and convert the configuration to a protocol buffer representation using `as_proto()`."],["The documentation for `InstanceType`, an alias of `::google::bigtable::admin::v2::Instance::Type` is also included, to help with setting the different types of instances."]]],[]]