[[["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 outlines the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, focusing on versions ranging from 2.11.0 to 2.37.0-rc."],["The `ClusterConfig` class is used to specify the initial configuration settings for a new Bigtable cluster, with options to set location, serving nodes, and storage type."],["It provides constructors that accept either a `google::bigtable::admin::v2::Cluster` object or individual parameters like location, serve nodes, and storage type."],["The class includes functions like `SetEncryptionConfig` for configuring encryption and `GetName` to retrieve the cluster's name."],["The class allows you to obtain the cluster object as a `google::bigtable::admin::v2::Cluster` object through the `as_proto()` method."]]],[]]