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