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-21 UTC."],[[["This webpage provides documentation for the `ClusterConfig` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, specifically for version 2.9.0 of the library, while also providing documentation to 2.4.0 and 3.0.0 all the way to the latest version, 3.24.0."],["`ClusterConfig` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all part of managing the configuration for a cluster."],["The `ClusterConfig` class includes a property `ClusterAutoscalingConfig` that allows users to set the autoscaling configuration for the cluster."],["The page includes links to access previous versions, including 3.23.0, 3.22.0, and many more, of the documentation, giving access to many different versions of the API."],["There are 2 constructors to instantiate the `ClusterConfig` class, either through a parameterless constructor, or another that accepts a parameter of type `Cluster.Types.ClusterConfig`."]]],[]]