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 latest version available for `AutoscalingConfig` within the Google Cloud Dataproc V1 API is 5.17.0."],["This document provides reference for the `AutoscalingConfig` class, which is used to define autoscaling policies for Dataproc clusters, and belongs to version 5.5.0, as well as many previous versions."],["The `AutoscalingConfig` class allows specification of a cluster's autoscaling policy using the `PolicyUri` property, which accepts a resource name as its value."],["The `AutoscalingConfig` class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two different constructors, the first being a default constructor, and the second accepts another `AutoscalingConfig` as an argument to make a copy of."]]],[]]