[[["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-05-07 UTC."],[[["This document outlines the `InstanceConfig` class for Google Cloud Bigtable, used to define the initial setup of a new instance."],["The latest release candidate version available is 2.37.0-rc, with a history of versions going back to 2.11.0."],["The `InstanceConfig` class includes constructors that take parameters for `instance_id`, `display_name`, and `clusters` using a map for the clusters."],["The class offers functions like `set_type` to specify the type of instance, `insert_label` and `emplace_label` to manage labels, and `as_proto` to represent the instance configuration in protocol buffer format."],["It has a type alias `InstanceType` which provides convenient shorthand for the different instance types available."]]],[]]