[[["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-14 UTC."],[[["This document details the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, offering a way to manage cluster configurations, with the latest release candidate being `2.37.0-rc` and version `2.26.0` being visible."],["The `ClusterConfig` class provides multiple constructors, including one that takes a `google::bigtable::admin::v2::Cluster` object and another that accepts location, server node count, and storage type."],["There are functions to set encryption configurations using the `SetEncryptionConfig` method, which allows input with either an L-value reference or an R-value reference."],["The `GetName` function retrieves the name of the cluster, and `as_proto` function provides access to the underlying protocol buffer representation of the cluster configuration."],["The storage type used by `ClusterConfig` is an alias for `google::bigtable::admin::v2::StorageType`."]]],[]]