[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, spanning versions from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `ClusterConfig` class allows users to define the initial configuration of a new cluster using either a predefined `google::bigtable::admin::v2::Cluster` object or by specifying parameters such as location, node count, and storage type."],["The `SetEncryptionConfig` function enables users to define encryption settings for a cluster, accepting a `google::bigtable::admin::v2::Cluster::EncryptionConfig` parameter by reference or by move semantics."],["`ClusterConfig` offers functions like `GetName()` to obtain the name of the configured cluster, `as_proto()` to retrieve a cluster in protocol buffer format by reference or by move semantics."],["`StorageType` is defined as an alias of `::google::bigtable::admin::v2::StorageType`."]]],[]]