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 class `Cluster.Types.ClusterAutoscalingConfig` is used to configure autoscaling for a cluster in Google Cloud Bigtable."],["The page includes links to documentation for different versions of the API, ranging from version 2.4.0 to the latest 3.24.0, with the current page being on version 3.19.0."],["`Cluster.Types.ClusterAutoscalingConfig` implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class has two constructors, `ClusterAutoscalingConfig()` and `ClusterAutoscalingConfig(Cluster.Types.ClusterAutoscalingConfig other)` and includes properties such as `AutoscalingLimits` and `AutoscalingTargets` to define scaling constraints and targets."]]],[]]