public sealed class UpdateAccessApprovalSettingsMessage : IMessage<UpdateAccessApprovalSettingsMessage>, IEquatable<UpdateAccessApprovalSettingsMessage>, IDeepCloneable<UpdateAccessApprovalSettingsMessage>, IBufferMessage, IMessage
The update mask applies to the settings. Only the top level fields of
AccessApprovalSettings (notification_emails & enrolled_services) are
supported. For each field, if it is included, the currently stored value
will be entirely overwritten with the value of the field passed in this
request.
[[["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 details the \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e, a class used to request updates to access approval settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which enhance its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties, \u003ccode\u003eSettings\u003c/code\u003e of type \u003ccode\u003eAccessApprovalSettings\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e of type \u003ccode\u003eFieldMask\u003c/code\u003e, allowing for the modification of access settings and specifying the fields to update, with \u003ccode\u003enotification_emails\u003c/code\u003e and \u003ccode\u003eenrolled_services\u003c/code\u003e being top-level supported fields for the \u003ccode\u003eUpdateMask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of all versions available for this class, ranging from \u003ccode\u003e2.5.0\u003c/code\u003e (latest) to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]