Borra la configuración asociada con un proyecto, una carpeta o una organización. Esto tendrá el efecto de inhabilitar la Aprobación de acceso para el proyecto, la carpeta o la organización, pero solo si todas las principales también la tienen inhabilitada. Si la Aprobación de acceso está habilitada en un nivel superior de la jerarquía, esta función seguirá habilitada en este nivel, ya que se hereda la configuración.
[[["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 deletes Access Approval settings for a project, folder, or organization, effectively disabling it if no ancestors have it enabled."],["The HTTP request method is `DELETE`, and the URL structure follows gRPC Transcoding syntax, targeting the AccessApprovalSettings resource."],["The `name` path parameter, which is of string data type, identifies the specific AccessApprovalSettings to delete and needs `accessapproval.settings.delete` IAM permission."],["Both the request and response bodies are empty, indicating a simple operation with no data payload."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]