[[["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-21 UTC."],[[["This document details the `ClusterConfig` class, used to specify the initial configuration for a new cluster, with the latest version being 2.37.0-rc."],["The `ClusterConfig` class offers constructors that take either a `google::bigtable::admin::v2::Cluster` object or a set of parameters including location, server nodes, and storage type."],["The class provides functions like `SetEncryptionConfig` to define the cluster's encryption configuration, with overloads for both lvalue and rvalue references."],["It includes methods such as `GetName()` to retrieve the name of the cluster and `as_proto()` to get the underlying protocol buffer representation of the configuration, which are also overloaded for lvalue and rvalue references."],["The document also includes a `StorageType` alias, which is a stand in for `::google::bigtable::admin::v2::StorageType` that is used to define the type of storage for the cluster."]]],[]]