[[["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-18 UTC."],[[["This webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, spanning versions from 2.11.0 to 2.37.0-rc."],["The `ClusterConfig` class is used to specify the initial configuration details when creating a new Bigtable cluster, and its constructors can take either a `google::bigtable::admin::v2::Cluster` object, or string parameters for location and integer parameters for the serve nodes along with storage type."],["The `ClusterConfig` class offers functions such as `SetEncryptionConfig`, which allows setting encryption configurations for the cluster, and `GetName` to obtain the name, as well as methods `as_proto()` to retrieve the cluster configuration as a protobuf object."],["The `StorageType` alias is defined as `::google::bigtable::admin::v2::StorageType` for use when creating a cluster and specifying storage type."],["The document provides links to each version of the class, allowing easy browsing of the history of the class's documentation and code changes."]]],[]]