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."],[[["The content provides reference documentation for the `Cluster.Types.ClusterAutoscalingConfig` class within the Google Cloud Bigtable Administration v2 API."],["This class is used for configuring autoscaling settings for Bigtable clusters, as shown by the `AutoscalingLimits` and `AutoscalingTargets` properties."],["The documentation lists various versions of the Bigtable Admin V2 API, ranging from version 2.4.0 up to the latest 3.24.0."],["The `ClusterAutoscalingConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling within the API."],["The available constructors for the `ClusterAutoscalingConfig` allow for creating instances either from scratch or by copying from an existing `ClusterAutoscalingConfig` object."]]],[]]