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"]],[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eBasicAutoscalingAlgorithm\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace for .NET, specifically focusing on version 3.3.0 and including a comprehensive version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicAutoscalingAlgorithm\u003c/code\u003e class is designed for basic autoscaling functionality, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a default constructor \u003ccode\u003eBasicAutoscalingAlgorithm()\u003c/code\u003e and a constructor that takes another \u003ccode\u003eBasicAutoscalingAlgorithm\u003c/code\u003e object for cloning, as well as the \u003ccode\u003eCooldownPeriod\u003c/code\u003e and \u003ccode\u003eYarnConfig\u003c/code\u003e properties for defining autoscaling behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCooldownPeriod\u003c/code\u003e property, of type \u003ccode\u003eDuration\u003c/code\u003e, allows setting the time between scaling events with a default of 2 minutes and bounds between 2 minutes and 1 day.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYarnConfig\u003c/code\u003e property, of type \u003ccode\u003eBasicYarnAutoscalingConfig\u003c/code\u003e, is a required field for configuring YARN autoscaling.\u003c/p\u003e\n"]]],[],null,[]]