[[["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 document details the `InstanceConfig` class within the Google Cloud Bigtable C++ client library, outlining its usage for defining the initial setup of a new instance."],["The content provides a list of available Bigtable library versions, from 2.11.0 up to the release candidate 2.37.0-rc, along with links to their respective documentation for the InstanceConfig class."],["The `InstanceConfig` class includes constructors for specifying the instance ID, display name, and cluster configurations."],["The `InstanceConfig` class provides methods for setting the instance type, inserting or emplacing labels with key-value pairs, and converting the configuration to a `CreateInstanceRequest` proto message."],["It also defines a type alias, `InstanceType`, for convenience, representing the instance types available in the `google::bigtable::admin::v2::Instance::Type`."]]],[]]