[[["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++ client library, with the latest release candidate version being 2.37.0-rc."],["The `ClusterConfig` class is used to specify the initial configuration for a new Bigtable cluster, covering versions 2.11.0 up to 2.37.0."],["It outlines two constructors for creating a `ClusterConfig` object: one taking a `google::bigtable::admin::v2::Cluster` object as input, and the other taking parameters like `location`, `serve_nodes`, and `storage`."],["The `ClusterConfig` class offers methods for configuring encryption using `SetEncryptionConfig` and retrieving the cluster's configuration as a protocol buffer object with `as_proto`."],["It details the `StorageType` alias, which is synonymous with `google::bigtable::admin::v2::StorageType`, in the Type Aliases section."]]],[]]