[[["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-18 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."]]],[]]