Atualiza as configurações associadas a um projeto, uma pasta ou uma organização. As configurações a serem atualizadas são determinadas pelo valor do field_mask.
A máscara de atualização se aplica às configurações. Somente os campos de nível superior de AccessApprovalSettings (notificationEmails e RegisterServices) são compatíveis. Para cada campo, se ele for incluído, o valor armazenado atualmente será totalmente substituído pelo valor do campo transmitido nessa solicitação.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]