[[["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 outlines the `InstanceConfig` class for Google Cloud Bigtable, used to define the initial configuration of a new instance."],["The latest release candidate version for this class is 2.37.0-rc, while version 2.20.0 is listed within the provided documents."],["`InstanceConfig` can be configured with an instance ID, display name, and a map of cluster configurations."],["The class allows for setting the instance type using `set_type(InstanceType)` and adding labels with `insert_label` and `emplace_label`."],["The class provides functions `as_proto()` to return the instance configuration as a `google::bigtable::admin::v2::CreateInstanceRequest` object."]]],[]]