[[["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 `ClusterConfig` class within the Google Cloud Bigtable C++ client library, with version 2.37.0-rc as the latest available version."],["The `ClusterConfig` class is used to specify the initial configuration for a new Bigtable cluster, allowing customization of parameters such as location, serving nodes, and storage type."],["The class offers multiple constructors for creating a `ClusterConfig` object, including one that accepts an existing `google::bigtable::admin::v2::Cluster` object, and another that takes location, serve nodes, and storage type as parameters."],["The `ClusterConfig` class includes functions to set encryption configurations and retrieve cluster details as well as its protocol buffer representation."],["The document also includes a `StorageType` alias that corresponds to `::google::bigtable::admin::v2::StorageType`."]]],[]]