Aggiorna le impostazioni associate a un progetto, una cartella o un'organizzazione. Le impostazioni da aggiornare sono determinate dal valore di field_mask.
La maschera di aggiornamento viene applicata alle impostazioni. Sono supportati solo i campi di primo livello di AccessApprovalSettings (notificationEmails ®isteredServices). Per ogni campo, se è incluso, il valore attualmente memorizzato verrà interamente sovrascritto con il valore del campo trasmesso in questa richiesta.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-16 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."]]],[]]