public sealed class Cluster.Types.ClusterAutoscalingConfig : IMessage<Cluster.Types.ClusterAutoscalingConfig>, IEquatable<Cluster.Types.ClusterAutoscalingConfig>, IDeepCloneable<Cluster.Types.ClusterAutoscalingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Cluster.Types.ClusterAutoscalingConfig.
[[["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-04-17 UTC."],[[["The latest version of the `Cluster.Types.ClusterAutoscalingConfig` class is 3.24.0, with the content provided showing documentation for version 3.23.0 and previous."],["This webpage provides reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class `Cluster.Types.ClusterAutoscalingConfig`."],["`Cluster.Types.ClusterAutoscalingConfig` is designed to define autoscaling configurations for a cluster, inheriting from `object` and implementing multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for setting `AutoscalingLimits` and `AutoscalingTargets`, which are both required for the cluster."],["The class `ClusterAutoscalingConfig` has 2 constructors; one is empty, and the other copies from a given parameter."]]],[]]