Actualiza la configuración asociada con un proyecto, una carpeta o una organización. La configuración que se actualizará se determina según el valor de field_mask.
La máscara de actualización se aplica a la configuración. Solo se admiten los campos de nivel superior de AccessApprovalSettings (notificationEmails &submittedServices). Para cada campo, si está incluido, el valor almacenado actualmente se reemplazará por completo con el valor del campo pasado en esta solicitud.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-05-16 (UTC)"],[[["This endpoint updates the settings for a project, folder, or organization, as determined by the `field_mask`."],["The request is made using a `PATCH` HTTP method to a specific URL with a resource name, following gRPC Transcoding syntax."],["The `settings.name` path parameter specifies the resource to be updated, with options for projects, folders, or organizations."],["The `updateMask` query parameter specifies which top-level fields of `AccessApprovalSettings` will be updated and will overwrite existing values."],["Successful requests will return an instance of `AccessApprovalSettings` in the response body."]]],[]]