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 documentation provides reference material and code samples for the `AutoscalingConfig` class within the Google Cloud Dataproc v1 API."],["The latest version documented is 5.17.0, but this page specifically focuses on version 5.10.0 of `AutoscalingConfig`."],["The `AutoscalingConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AutoscalingConfig` includes a `PolicyUri` property, which is a string representing the URI of the autoscaling policy associated with a cluster."],["The documentation provides an inheritance chain, inherited members, the namespace, the assembly, constructors, and properties of the `AutoscalingConfig` class, offering a complete overview of its structure and functionality."]]],[]]