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