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-04-17 UTC."],[[["The `AutoscalingConfig` class is part of the Google Cloud Dataproc v1 API and manages autoscaling policies for clusters."],["The latest version of the `AutoscalingConfig` class documentation is available under version 5.17.0, with multiple historical versions also accessible."],["This `AutoscalingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities."],["The class includes a `PolicyUri` property, allowing users to specify the autoscaling policy to be applied to the cluster, referencing it by its resource name and including the project ID and Dataproc region."],["The `AutoscalingConfig` class is part of the `Google.Cloud.Dataproc.V1` namespace and is located in the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]