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"]],[["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 reference documentation for the `AutoscalingConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.6.0, with links to other versions."],["The `AutoscalingConfig` class is used to manage autoscaling policies for Dataproc clusters and is associated with a cluster."],["The `AutoscalingConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `PolicyUri` property that specifies the autoscaling policy's resource name, which includes the project ID and Dataproc region."],["The page also contains the details on how to construct the `AutoscalingConfig` class and the parameters used."]]],[]]