[[["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-05 UTC."],[[["This document outlines the `InstanceConfig` class for the Google Cloud Bigtable C++ client library, which is used to define the initial setup for a new instance."],["The document provides a list of available library versions, ranging from version 2.11.0 to 2.37.0-rc, each with a link to its respective documentation for the `InstanceConfig` class."],["The `InstanceConfig` class can be instantiated using the `instance_id`, `display_name`, and `clusters` parameters."],["The `InstanceConfig` class includes functions like `set_type`, `insert_label`, and `emplace_label` to modify the configuration, returning an updated `InstanceConfig` object."],["The `as_proto` function is used to convert the `InstanceConfig` object into the underlying protocol buffer representation used for creating instances."]]],[]]