public sealed class UpdateAccessApprovalSettingsMessage : IMessage<UpdateAccessApprovalSettingsMessage>, IEquatable<UpdateAccessApprovalSettingsMessage>, IDeepCloneable<UpdateAccessApprovalSettingsMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class UpdateAccessApprovalSettingsMessage.
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 page provides reference documentation for the \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class within the Access Approval v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class is used to send requests to update access approval settings and implements 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 latest version available for this documentation is 2.5.0, while this current documentation page is for version 2.2.0 of the API, and many previous versions are available.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one taking another \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class includes properties such as \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 users to specify the new access settings and the fields to be updated.\u003c/p\u003e\n"]]],[],null,[]]