[[["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 document provides reference information for the `ClusterConfig` class within the Google Cloud Bigtable C++ library, detailing its constructors, functions, and type aliases across multiple versions."],["The latest version of the documentation available is 2.37.0-rc, with versions down to 2.11.0 being documented."],["The `ClusterConfig` class is utilized to create a new cluster with options to specify location, node count, storage, and encryption."],["There are two constructors available for the `ClusterConfig` class: one taking `google::bigtable::admin::v2::Cluster`, and another allowing for the specification of location, nodes, and storage."],["The class functions contain two methods for setting the encryption config, `SetEncryptionConfig()`, and multiple methods for getting the name and proto, `GetName()`, `as_proto() const &`, `as_proto() &&`."]]],[]]