public sealed class ClusterConfig : IMessage<Cluster.Types.ClusterConfig>, IEquatable<Cluster.Types.ClusterConfig>, IDeepCloneable<Cluster.Types.ClusterConfig>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This webpage provides documentation for the `ClusterConfig` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, with the latest version being 3.24.0 and 2.8.0 being the version referenced in the class's documentation."],["The `ClusterConfig` class, used for configuring a cluster, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default `ClusterConfig()` and an overload `ClusterConfig(Cluster.Types.ClusterConfig other)` for creating instances, and the class inherits from the `Object` class, inheriting members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class also has the property `ClusterAutoscalingConfig`, which allows setting autoscaling configurations for the cluster."],["The content offers a comprehensive list of previous versions of the documentation, including versions ranging from 3.23.0 down to 2.4.0, which are available for review."]]],[]]