[[["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 document outlines the `InstanceConfig` class for Google Cloud Bigtable, detailing how to configure a new Bigtable instance."],["The latest version of the documentation is for version `2.37.0-rc`, with previous versions from `2.36.0` down to `2.11.0` also available via links."],["The `InstanceConfig` class has a constructor that takes `instance_id`, `display_name`, and `clusters` as parameters to define an instance."],["Functions included within `InstanceConfig` allow users to set the `InstanceType`, add labels via `insert_label` or `emplace_label`, and convert to protocol buffer formats with `as_proto`."],["The `InstanceType` alias provides convenient shorthands for different Bigtable instance types, referencing `google::bigtable::admin::v2::Instance::Type`."]]],[]]