[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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`."]]],[]]