public sealed class BasicAutoscalingAlgorithm : IMessage<BasicAutoscalingAlgorithm>, IEquatable<BasicAutoscalingAlgorithm>, IDeepCloneable<BasicAutoscalingAlgorithm>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class BasicAutoscalingAlgorithm.
[[["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-21 UTC."],[[["This page provides reference documentation for the `BasicAutoscalingAlgorithm` class within the Google Cloud Dataproc v1 API, specifically version 5.2.0 and its history back to version 3.1.0."],["The `BasicAutoscalingAlgorithm` class is designed for basic autoscaling within Dataproc and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `BasicAutoscalingAlgorithm()` and `BasicAutoscalingAlgorithm(BasicAutoscalingAlgorithm other)`, for creating new instances and copying existing ones."],["Key properties of the `BasicAutoscalingAlgorithm` class include `ConfigCase`, `CooldownPeriod`, and `YarnConfig`, which control the autoscaling behavior and timing."],["The current latest version available for this class is 5.17.0, with the list of previous versions in descending order provided."]]],[]]