public sealed class UpdateAuthorizationPolicyRequest : IMessage<UpdateAuthorizationPolicyRequest>, IEquatable<UpdateAuthorizationPolicyRequest>, IDeepCloneable<UpdateAuthorizationPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class UpdateAuthorizationPolicyRequest.
Request used by the UpdateAuthorizationPolicy method.
Optional. Field mask is used to specify the fields to be overwritten in the
AuthorizationPolicy resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
[[["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 documentation for the \u003ccode\u003eUpdateAuthorizationPolicyRequest\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\u003eUpdateAuthorizationPolicyRequest\u003c/code\u003e is a request class used by the \u003ccode\u003eUpdateAuthorizationPolicy\u003c/code\u003e method, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces including \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 contains two constructors: a default constructor \u003ccode\u003eUpdateAuthorizationPolicyRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateAuthorizationPolicyRequest(UpdateAuthorizationPolicyRequest other)\u003c/code\u003e, which takes another \u003ccode\u003eUpdateAuthorizationPolicyRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAuthorizationPolicyRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eAuthorizationPolicy\u003c/code\u003e of type \u003ccode\u003eAuthorizationPolicy\u003c/code\u003e, which is a required field for updating resources, and \u003ccode\u003eUpdateMask\u003c/code\u003e of type \u003ccode\u003eFieldMask\u003c/code\u003e, an optional field used to specify which fields of the \u003ccode\u003eAuthorizationPolicy\u003c/code\u003e resource to update.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a part of the \u003ccode\u003eGoogle.Cloud.NetworkSecurity.V1Beta1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.NetworkSecurity.V1Beta1.dll\u003c/code\u003e assembly, with the latest available version being 2.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]