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, spanning multiple versions."],["The latest version available is 3.24.0, while the content covers versions from 2.4.0 up to 3.24.0, showcasing its evolution."],["`ClusterConfig` is a configuration class for a cluster, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `ClusterAutoscalingConfig`, which allows for setting the autoscaling configuration for the cluster."],["The content available on this page includes both the public constructor to create the class `ClusterConfig()`, as well as a constructor that takes in a cluster config parameter `ClusterConfig(Cluster.Types.ClusterConfig)`."]]],[]]