public sealed class DeleteAuthorizationPolicyRequest : IMessage<DeleteAuthorizationPolicyRequest>, IEquatable<DeleteAuthorizationPolicyRequest>, IDeepCloneable<DeleteAuthorizationPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class DeleteAuthorizationPolicyRequest.
Request used by the DeleteAuthorizationPolicy method.
[[["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 provides reference information for the \u003ccode\u003eDeleteAuthorizationPolicyRequest\u003c/code\u003e class within the Google Cloud Network Security v1beta1 API, specifically for version 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAuthorizationPolicyRequest\u003c/code\u003e is a class used to create requests for deleting an AuthorizationPolicy, and it inherits from object while also implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eDeleteAuthorizationPolicyRequest\u003c/code\u003e object, likely for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties, \u003ccode\u003eAuthorizationPolicyName\u003c/code\u003e which is a typed view of the \u003ccode\u003eName\u003c/code\u003e resource name property and \u003ccode\u003eName\u003c/code\u003e which stores the string of the AuthorizationPolicy to be deleted, in the required format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of this is \u003ccode\u003e2.0.0-beta06\u003c/code\u003e according to the listed versions.\u003c/p\u003e\n"]]],[],null,[]]