[[["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, spanning versions from 2.11.0 to 2.37.0-rc."],["The `ClusterConfig` class is used to specify the initial configuration details when creating a new Bigtable cluster, and its constructors can take either a `google::bigtable::admin::v2::Cluster` object, or string parameters for location and integer parameters for the serve nodes along with storage type."],["The `ClusterConfig` class offers functions such as `SetEncryptionConfig`, which allows setting encryption configurations for the cluster, and `GetName` to obtain the name, as well as methods `as_proto()` to retrieve the cluster configuration as a protobuf object."],["The `StorageType` alias is defined as `::google::bigtable::admin::v2::StorageType` for use when creating a cluster and specifying storage type."],["The document provides links to each version of the class, allowing easy browsing of the history of the class's documentation and code changes."]]],[]]