[[["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 webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, detailing its different versions."],["The latest version of `ClusterConfig` is 2.37.0-rc, and the page lists versions from 2.11.0 up to the latest, each linking to its corresponding documentation."],["`ClusterConfig` allows initial configuration for a new cluster, which is defined via two main constructors: one taking a `google::bigtable::admin::v2::Cluster` object, and another taking `location`, `serve_nodes`, and `storage` as parameters."],["The class includes functions like `SetEncryptionConfig`, which sets encryption options for the cluster, and `GetName`, which retrieves the name of the cluster, along with `as_proto` to get the underlying google protobuf Cluster object."],["The `StorageType` is also explained, and it is an alias of `google::bigtable::admin::v2::StorageType`."]]],[]]