public sealed class AutoscalingConfig : IMessage<AutoscalingConfig>, IEquatable<AutoscalingConfig>, IDeepCloneable<AutoscalingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class AutoscalingConfig.
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 page provides reference documentation for the \u003ccode\u003eAutoscalingConfig\u003c/code\u003e class within the Google Cloud Dataproc V1 API, specifically for version 5.4.0, with links to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingConfig\u003c/code\u003e is used to define the autoscaling policy associated with a Dataproc cluster, which can dynamically adjust the size of the cluster based on workload demands.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingConfig\u003c/code\u003e class implements several interfaces like \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\u003eIt includes a \u003ccode\u003ePolicyUri\u003c/code\u003e property, which specifies the autoscaling policy used by the cluster and must be in the same project and Dataproc region.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is empty and another one that takes in a \u003ccode\u003eAutoscalingConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]