[[["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 details the `InstanceConfig` class for Google Cloud Bigtable, used for setting up the initial configuration of a new instance."],["The page lists various versions of the library, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `InstanceConfig` class has a constructor that accepts an instance ID, display name, and cluster configurations."],["Key methods of the `InstanceConfig` class include `set_type` to define the instance type and `insert_label` and `emplace_label` to manage labels, as well as `as_proto` for proto conversion."],["The class includes the ability to specify the instance type, which is aliased as `google::bigtable::admin::v2::Instance::Type` in the codebase."]]],[]]