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-03-21 UTC."],[[["This webpage details the `BasicAutoscalingAlgorithm` class within the `Google.Cloud.Dataproc.V1` namespace for .NET, offering a basic algorithm for autoscaling in Google Cloud Dataproc."],["The latest version of `BasicAutoscalingAlgorithm` is 5.17.0, and the page includes documentation for versions ranging from 5.17.0 down to 3.1.0, including documentation on the 5.0.0 version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["`BasicAutoscalingAlgorithm` includes properties like `ConfigCase`, `CooldownPeriod`, and `YarnConfig`, which are used to define various aspects of the autoscaling behavior."],["The `BasicAutoscalingAlgorithm` class has two constructors, one being a parameterless constructor and the other taking an object of the same type as a parameter."]]],[]]