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 details on cluster configuration for the Google Cloud Bigtable service."],["The latest version documented is 3.24.0, and the page also provides links to documentation for versions dating back to 2.4.0 for users to navigate to the correct information."],["The `ClusterConfig` class includes a property called `ClusterAutoscalingConfig`, which manages the autoscaling configuration for a given cluster, and it can be retrieved or set within the documentation."],["`ClusterConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role and capabilities in data handling."],["The documentation includes details on the class's constructors, which allow for creating a new instance or a copy from an existing `ClusterConfig` object."]]],[]]