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 documentation for the `UpdateAutoscalingPolicyRequest` class within the Google Cloud Dataproc v1 API, specifically version 5.3.0."],["The `UpdateAutoscalingPolicyRequest` class is used to send a request to update an autoscaling policy and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of all the versions of the `UpdateAutoscalingPolicyRequest` class that are available, ranging from the latest 5.17.0 version down to version 3.1.0."],["The class includes two constructors: a default constructor (`UpdateAutoscalingPolicyRequest()`) and a copy constructor (`UpdateAutoscalingPolicyRequest(UpdateAutoscalingPolicyRequest other)`), as well as one property, `Policy`, which is used to get and set the updated autoscaling policy."]]],[]]