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 document outlines the \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e class, which is used to request updates to access approval settings within the Google Cloud Access Approval V1 service.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a version history of this feature with links to documentation for each version, ranging from version 1.0.0 to the latest version, 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003eUpdateAccessApprovalSettingsMessage\u003c/code\u003e as a parameter, and two properties: \u003ccode\u003eSettings\u003c/code\u003e, to modify \u003ccode\u003eAccessApprovalSettings\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, to control which settings are updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property is critical for fine-tuning the update process, allowing administrators to specify exactly which fields within the \u003ccode\u003eAccessApprovalSettings\u003c/code\u003e should be modified.\u003c/p\u003e\n"]]],[],null,[]]