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 documentation for the `BasicAutoscalingAlgorithm` class within the Google Cloud Dataproc v1 API, specifically for .NET development."],["The `BasicAutoscalingAlgorithm` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions, including the latest 5.17.0, and earlier versions from 5.16.0 down to 3.1.0, allowing developers to access the class' documentation for each specific version."],["Key properties of the class include `ConfigCase`, `CooldownPeriod` (duration between scaling events), and `YarnConfig` (YARN autoscaling configuration)."],["The `BasicAutoscalingAlgorithm` class serves as a basic algorithm for autoscaling functionalities within the Google Cloud Dataproc environment."]]],[]]