[[["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 webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, with the latest release candidate version being 2.37.0-rc."],["The `ClusterConfig` class is used to specify the initial configuration for a new Bigtable cluster, covering versions 2.11.0 up to 2.37.0."],["It outlines two constructors for creating a `ClusterConfig` object: one taking a `google::bigtable::admin::v2::Cluster` object as input, and the other taking parameters like `location`, `serve_nodes`, and `storage`."],["The `ClusterConfig` class offers methods for configuring encryption using `SetEncryptionConfig` and retrieving the cluster's configuration as a protocol buffer object with `as_proto`."],["It details the `StorageType` alias, which is synonymous with `google::bigtable::admin::v2::StorageType`, in the Type Aliases section."]]],[]]