[[["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 within the Google Cloud Bigtable C++ client library, which is used to define the initial setup for a new Bigtable instance."],["The latest version available is `2.37.0-rc`, and the page provides access to a range of previous versions, from `2.36.0` down to `2.11.0`."],["The `InstanceConfig` class has methods for configuring instance properties like `instance_id`, `display_name`, `clusters`, and setting labels using `insert_label` and `emplace_label`."],["The `set_type` function is used to change the instance type."],["The `as_proto()` function enables conversion of the `InstanceConfig` to a `CreateInstanceRequest` protocol buffer, which is used for interacting with the Bigtable Admin API."]]],[]]