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\u003eThe latest version of the \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class is 2.5.0, and there are multiple previous versions available, ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e is a class in the Google.Cloud.AccessApproval.V1 namespace, part of the Access Approval v1 API, and it facilitates the updating of access approval settings.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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 \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class has 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, which allow for the specification of the new settings and the fields to be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one is a parameterless constructor and the other one takes in an object of type \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]