[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document outlines the `InstanceConfig` class for Google Cloud Bigtable, detailing how to set up initial configurations for new instances."],["The latest release is version 2.37.0-rc, with versions ranging back to 2.11.0 available for reference within the documentation."],["Key functionalities include setting the instance type with `set_type()`, managing labels with `insert_label()` and `emplace_label()`, and creating the instance request via `as_proto()`."],["The class accepts `instance_id`, `display_name`, and `clusters` as parameters in its constructor, each in their respective types, to set up the initial configuration of a given Bigtable instance."],["The `InstanceType` type alias is defined as `::google::bigtable::admin::v2::Instance::Type`, representing shorthand notations for various instance types."]]],[]]