[[["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 webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ library, with the latest version being 2.37.0-rc."],["The `ClusterConfig` class is used to configure a new Bigtable cluster, enabling users to define properties such as location, serving nodes, and storage type."],["There are two constructors for creating `ClusterConfig` objects: one accepting a `google::bigtable::admin::v2::Cluster` object and another taking `std::string` for location, `std::int32_t` for server nodes, and a `StorageType`."],["The `SetEncryptionConfig` functions allow setting encryption parameters, while `GetName` retrieves the cluster name, and `as_proto` provides access to the underlying protocol buffer representation."],["The documentation outlines the versions of `ClusterConfig` class, beginning from the current release candidate, all the way to version 2.11.0, and this page itself reflects version 2.16.0."]]],[]]