public sealed class AutoscalingConfig : IMessage<AutoscalingConfig>, IEquatable<AutoscalingConfig>, IDeepCloneable<AutoscalingConfig>, IBufferMessage, IMessage
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 details the `AutoscalingConfig` class within the `Google.Cloud.Dataproc.V1` namespace, part of the Google.Cloud.Dataproc.V1.dll assembly, with a focus on version 3.3.0."],["The `AutoscalingConfig` class, used for managing autoscaling policies in clusters, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers documentation for multiple versions of `AutoscalingConfig`, from 3.1.0 to the latest version 5.17.0, allowing users to find the version that suits their requirements."],["Key components of the `AutoscalingConfig` are described, including its constructor and the `PolicyUri` property, which is optional and accepts a resource name that includes the project ID and the location of the Dataproc region."],["The class inherits some members from [Object](https://learn.microsoft.com/dotnet/api/system.object) including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]