public sealed class UpdateAutoscalingPolicyRequest : IMessage<UpdateAutoscalingPolicyRequest>, IEquatable<UpdateAutoscalingPolicyRequest>, IDeepCloneable<UpdateAutoscalingPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class UpdateAutoscalingPolicyRequest.
[[["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 provides reference documentation for the `UpdateAutoscalingPolicyRequest` class in the Google Cloud Dataproc v1 API, specifically focusing on version 5.8.0 and its related versions."],["The `UpdateAutoscalingPolicyRequest` class is used to define a request for updating an autoscaling policy, as part of the Google Cloud Dataproc API."],["The latest version of the API documented on this page is 5.17.0, with multiple prior versions listed for reference, ranging back to 3.1.0, but all relating to the `UpdateAutoscalingPolicyRequest` class."],["The `UpdateAutoscalingPolicyRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The class has two constructors, a parameterless constructor, and one that takes another `UpdateAutoscalingPolicyRequest` object as a parameter, as well as a policy property of type `AutoscalingPolicy`."]]],[]]