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, as its purpose is to handle the cluster autoscaling configuration."],["The page offers links to the reference documentation for different versions of the API, ranging from version 2.4.0 up to the latest version, 3.24.0."],["`ClusterAutoscalingConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties: `AutoscalingLimits` and `AutoscalingTargets`, which are used to set the limits and targets for the autoscaling configuration."]]],[]]