public sealed class AutoscalingConfig : IMessage<AutoscalingConfig>, IEquatable<AutoscalingConfig>, IDeepCloneable<AutoscalingConfig>, IBufferMessage, IMessage
Autoscaling Policy config associated with the cluster.
[[["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\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Dataproc.V1.AutoscalingConfig\u003c/code\u003e is 5.17.0, and there are several previous versions ranging from 5.16.0 down to 3.1.0 documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingConfig\u003c/code\u003e is a sealed class that implements 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 \u003ccode\u003eAutoscalingConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace and is used to define the autoscaling policy configuration for a cluster.\u003c/p\u003e\n"],["\u003cp\u003eIt can be instantiated using two constructors, a parameterless constructor \u003ccode\u003eAutoscalingConfig()\u003c/code\u003e and another constructor \u003ccode\u003eAutoscalingConfig(AutoscalingConfig other)\u003c/code\u003e that takes another \u003ccode\u003eAutoscalingConfig\u003c/code\u003e as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes one public property, \u003ccode\u003ePolicyUri\u003c/code\u003e, which is a string that specifies the URI of the autoscaling policy to be used by the cluster, which must be in the same project and Dataproc region.\u003c/p\u003e\n"]]],[],null,[]]