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-03-25 UTC."],[[["This webpage provides reference documentation for the `Cluster.Types.ClusterAutoscalingConfig` class within the Google Cloud Bigtable Administration v2 API."],["The `ClusterAutoscalingConfig` class is designed for setting up autoscaling configurations for a cluster, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors of `ClusterAutoscalingConfig`, including a default constructor and one that takes another `ClusterAutoscalingConfig` object as a parameter."],["It describes the properties `AutoscalingLimits` and `AutoscalingTargets`, which are required for configuring autoscaling for a cluster."],["The page also provides links to the documentation of 30 different versions of the API, ranging from version 2.4.0 up to the latest version, 3.24.0."]]],[]]