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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `BasicAutoscalingAlgorithm` class within the Google Cloud Dataproc v1 API, used for managing autoscaling configurations."],["The class `BasicAutoscalingAlgorithm` offers a basic implementation of an autoscaling algorithm, that inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document covers a list of available versions for `BasicAutoscalingAlgorithm`, starting from version 3.1.0 up to the latest version 5.17.0, and includes the current version of 5.6.0."],["Key properties of `BasicAutoscalingAlgorithm` include `ConfigCase`, `CooldownPeriod` which sets the time between scaling events, and `YarnConfig`, required for YARN autoscaling configurations."],["The page includes the `BasicAutoscalingAlgorithm` class constructors, which are `BasicAutoscalingAlgorithm()` and `BasicAutoscalingAlgorithm(BasicAutoscalingAlgorithm other)`."]]],[]]