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 documentation for the `Cluster.Types.ClusterAutoscalingConfig` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `ClusterAutoscalingConfig` class is used to define autoscaling settings for a Bigtable cluster, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `AutoscalingLimits` and `AutoscalingTargets`, which are required to set the limits and targets for the cluster's autoscaling."],["The page offers links to documentation for various versions of the API, ranging from the latest `3.24.0` down to `2.4.0`."],["The listed available constructors for this class are the default constructor and one that takes another `Cluster.Types.ClusterAutoscalingConfig` object as an input."]]],[]]