[[["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 webpage provides documentation for the `ClusterConfig` class within the Google Cloud Bigtable C++ client library, detailing its functionalities and usage."],["The `ClusterConfig` class facilitates the initial configuration of a new Bigtable cluster, offering constructors to set parameters like location, serving nodes, and storage type."],["Multiple functions, such as `SetEncryptionConfig`, allow modifications to the `ClusterConfig` object, including both lvalue and rvalue reference variations for flexibility."],["The class also offers methods to retrieve the cluster's name (`GetName`) and access its underlying protocol buffer representation (`as_proto`)."],["The page outlines various versions of the library, starting from version 2.11.0 to 2.37.0-rc, demonstrating its evolution."]]],[]]