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 request URL uses gRPC Transcoding syntax and requires a `settings.name` path parameter, which specifies the resource name of the settings."],["The `updateMask` query parameter determines which settings fields will be updated, with only top-level fields of AccessApprovalSettings being supported."],["The request body and response body are instances of `AccessApprovalSettings`."],["To use this endpoint, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` is required."]]],[]]