[[["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-05-07 UTC."],[[["This webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, detailing its usage across multiple versions, from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ClusterConfig` class is used to configure new clusters, offering constructors that accept either a `google::bigtable::admin::v2::Cluster` object or parameters like location, serve_nodes, and storage type."],["It includes functions such as `SetEncryptionConfig`, which allows for setting encryption configurations, and `GetName`, which returns the name of the cluster."],["The page also contains the `as_proto` functions which returns a reference to the object, or moves the object to a new reference."],["There is a type alias `StorageType` which acts as an alias for `::google::bigtable::admin::v2::StorageType`."]]],[]]