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."],[[["The webpage provides reference documentation and code samples for the `UpdateAutoscalingPolicyRequest` class within the Google Cloud Dataproc v1 API."],["This class is used to request an update to an autoscaling policy, as detailed by the documentation."],["The latest version available is 5.17.0, and the webpage lists multiple previous versions down to version 3.1.0, with their respective documentation links."],["`UpdateAutoscalingPolicyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `UpdateAutoscalingPolicyRequest` as a parameter, and the class contains one property, the `AutoscalingPolicy`, which is required for the update."]]],[]]