public sealed class BasicAutoscalingAlgorithm : IMessage<BasicAutoscalingAlgorithm>, IEquatable<BasicAutoscalingAlgorithm>, IDeepCloneable<BasicAutoscalingAlgorithm>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `BasicAutoscalingAlgorithm` class within the `Google.Cloud.Dataproc.V1` namespace, providing documentation for its use in Google Cloud Dataproc."],["The class, which is currently at version 3.1.0, provides a basic algorithm for autoscaling and includes implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage contains links for various versions of this class, ranging from the latest version 5.17.0, down to 3.1.0."],["`BasicAutoscalingAlgorithm` has two constructors, a default one, and another that accepts a `BasicAutoscalingAlgorithm` object as a parameter, and also has properties for `CooldownPeriod` and `YarnConfig`."]]],[]]