public sealed class DeleteAutoscalingPolicyRequest : IMessage<DeleteAutoscalingPolicyRequest>, IEquatable<DeleteAutoscalingPolicyRequest>, IDeepCloneable<DeleteAutoscalingPolicyRequest>, IBufferMessage, IMessage
A request to delete an autoscaling policy.
Autoscaling policies in use by one or more clusters will not be deleted.
For projects.regions.autoscalingPolicies.delete, the resource name
of the policy has the following format:
projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id}
For projects.locations.autoscalingPolicies.delete, the resource name
of the policy has the following format:
projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDeleteAutoscalingPolicyRequest\u003c/code\u003e class within the Google.Cloud.Dataproc.V1 namespace, detailing its purpose, usage, and various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAutoscalingPolicyRequest\u003c/code\u003e class is used to request the deletion of an autoscaling policy, implementing several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors and two properties: \u003ccode\u003eAutoscalingPolicyName\u003c/code\u003e which is a typed view, and \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the policy to be deleted, using the provided format.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides version history for the class, from version 3.1.0 up to the latest at 5.17.0, listing all the available versions in the content.\u003c/p\u003e\n"],["\u003cp\u003eThe document specifies that autoscaling policies currently in use by one or more clusters cannot be deleted.\u003c/p\u003e\n"]]],[],null,[]]