public sealed class UpdateAccessPolicyRequest : IMessage<UpdateAccessPolicyRequest>, IEquatable<UpdateAccessPolicyRequest>, IDeepCloneable<UpdateAccessPolicyRequest>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the \u003ccode\u003eUpdateAccessPolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace, specifically version 1.3.0, with links to older and more recent versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAccessPolicyRequest\u003c/code\u003e is a class used to request the update of an \u003ccode\u003eAccessPolicy\u003c/code\u003e, implementing multiple 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 inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, that are inherited from it.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateAccessPolicyRequest\u003c/code\u003e are \u003ccode\u003ePolicy\u003c/code\u003e, representing the updated \u003ccode\u003eAccessPolicy\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which controls which fields are to be updated, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default constructor and another that accepts an existing \u003ccode\u003eUpdateAccessPolicyRequest\u003c/code\u003e object for parameter.\u003c/p\u003e\n"]]],[],null,[]]