public sealed class ClusterAutoscalingConfig : IMessage<Cluster.Types.ClusterAutoscalingConfig>, IEquatable<Cluster.Types.ClusterAutoscalingConfig>, IDeepCloneable<Cluster.Types.ClusterAutoscalingConfig>, 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 page details the `ClusterAutoscalingConfig` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, specifically for managing autoscaling settings in Google Cloud Bigtable clusters."],["The latest version documented is 3.24.0, with numerous previous versions listed, down to 2.4.0, each with its corresponding documentation link."],["`ClusterAutoscalingConfig` class has implemented interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and management."],["The class provides two constructors: a default constructor and one that accepts another `Cluster.Types.ClusterAutoscalingConfig` object for copying."],["Key properties of this class are `AutoscalingLimits` and `AutoscalingTargets`, which are essential for configuring the autoscaling behavior of the Bigtable clusters."]]],[]]