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 within the Google Cloud Dataproc v1 API, covering versions from 3.1.0 to 5.17.0."],["The `UpdateAutoscalingPolicyRequest` class is used to submit a request for updating an autoscaling policy in Google Cloud Dataproc."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling."],["The class includes properties like `Policy`, which is of type `AutoscalingPolicy`, and it represents the required, updated autoscaling policy."],["The `UpdateAutoscalingPolicyRequest` class is located in the `Google.Cloud.Dataproc.V1` namespace and is part of the Google.Cloud.Dataproc.V1.dll assembly."]]],[]]