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."],[[["The provided content details the `BasicAutoscalingAlgorithm` class within the Google Cloud Dataproc v1 API, including its implementation and inherited members."],["It lists the availability of the `BasicAutoscalingAlgorithm` class across various versions, from 3.1.0 to the latest 5.17.0, with the current focus on version 5.5.0."],["The `BasicAutoscalingAlgorithm` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes properties like `ConfigCase`, `CooldownPeriod` (with a default value of 2 minutes and bounds between 2 minutes and 1 day), and `YarnConfig`, each serving specific configuration purposes."],["Two constructors are available, a default constructor and one that accepts another instance of the `BasicAutoscalingAlgorithm` class as a parameter."]]],[]]