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, offering configuration details for a cluster."],["The `ClusterConfig` class, found in the `Google.Cloud.Bigtable.Admin.V2.dll` assembly, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists documentation for various versions of the API, ranging from version 2.4.0 to 3.24.0, with 3.24.0 being the most recent."],["The class includes a `ClusterAutoscalingConfig` property that allows users to manage the autoscaling configuration of a cluster."],["The webpage provides information on the class's constructors, including a parameter called `other` of the type `Cluster.Types.ClusterConfig` within the `ClusterConfig` constructor."]]],[]]