Opcional. Se definido, todos os detalhes do relatório de inventário associados a essa configuração são excluídos.
requestId
string
Opcional. Um identificador exclusivo da sua solicitação. Especifique o ID da solicitação se precisar tentar novamente. Se você tentar novamente a solicitação com o mesmo ID em até 60 minutos, o servidor vai ignorá-la se já tiver concluído a solicitação original.
Por exemplo, se o tempo limite da solicitação inicial expirar e você tentar novamente usando o mesmo ID, o servidor reconhecerá a solicitação original e não processará a nova.
O ID da solicitação precisa ser um UUID válido e não pode ser um UUID zero (00000000-0000-0000-0000-000000000000).
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta será um objeto JSON vazio.
[[["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 2025-07-29 UTC."],[],[],null,["# Method: projects.locations.reportConfigs.delete\n\nDeletes an existing inventory report configuration in a given project for a given location.\n\n### HTTP request\n\n`DELETE https://storageinsights.googleapis.com/v1/{name=projects/*/locations/*/reportConfigs/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body is an empty JSON object.\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `name` resource:\n\n- `storageinsights.reportConfigs.delete`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]