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 development."],["The `ClusterAutoscalingConfig` class is used to define autoscaling settings for a Bigtable cluster and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists numerous versions of the `Google.Cloud.Bigtable.Admin.V2` package, ranging from version 2.4.0 to the latest version 3.24.0."],["The class `ClusterAutoscalingConfig` has properties for configuring `AutoscalingLimits` and `AutoscalingTargets`, which control the behavior of the autoscaling feature."],["The page also details the constructors for creating `ClusterAutoscalingConfig` instances, either default or by cloning from another instance, and it also contains a list of methods that are inherited from the object class."]]],[]]