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."],[[["The `AutoscalingConfig` class is part of the Google Cloud Dataproc v1 API, used for managing autoscaling policies within clusters."],["This document provides reference for the `AutoscalingConfig` class, including its inheritance, implemented interfaces, constructors, and properties across several versions, with the latest being version 5.17.0."],["The `PolicyUri` property within `AutoscalingConfig` specifies the autoscaling policy resource used by a cluster, requiring a project ID and Dataproc region."],["There are many different versions of the `AutoscalingConfig` available, from 3.1.0 all the way to 5.17.0."],["`AutoscalingConfig` implements multiple interfaces, like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]