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 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)`."]]],[]]