The update mask applies to the settings. Only the top level fields of AccessApprovalSettings (notificationEmails & enrolledServices) 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-08-30 UTC."],[[["This endpoint updates the settings for a project, folder, or organization, as determined by the `field_mask`."],["The `settings.name` path parameter specifies the resource name, which can be formatted for projects, folders, or organizations."],["The `updateMask` query parameter dictates which fields within `AccessApprovalSettings` are updated, with support for only top-level fields."],["The request body should include an instance of `AccessApprovalSettings`, and the successful response will also contain an instance of `AccessApprovalSettings`."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]