[[["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."],[[["The latest version available is 2.37.0-rc, with numerous previous versions listed from 2.36.0 down to 2.11.0, all providing access to the `ClusterConfig` class."],["The `ClusterConfig` class is used to specify the initial configuration for a new Bigtable cluster."],["There are two constructors available: one that takes a `google::bigtable::admin::v2::Cluster` object and another that takes a location string, an integer for serve nodes, and a storage type."],["The class provides `SetEncryptionConfig` functions, which allow the setting of encryption configuration, as well as functions to retrieve the cluster's name and access the underlying protocol buffer representation using `GetName()` and `as_proto()` respectively."],["`StorageType` is available as an alias for the `::google::bigtable::admin::v2::StorageType`, which is a way to specify the type of storage for the cluster."]]],[]]