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 webpage provides reference documentation and code samples for the `BasicAutoscalingAlgorithm` class within the Google Cloud Dataproc v1 API."],["The `BasicAutoscalingAlgorithm` class is designed to provide a basic algorithm for autoscaling within the Google Cloud Dataproc environment, and it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation covers various versions of the API, from version 3.1.0 up to the latest, 5.17.0, alongside the current page representing version 5.7.0."],["The class includes properties such as `ConfigCase`, `CooldownPeriod`, and `YarnConfig`, allowing for configuration of the autoscaling behavior."],["The class includes two constructor overloads, one default and one that takes in another `BasicAutoscalingAlgorithm` object."]]],[]]