Exclui uma operação de longa duração. Este método indica que o cliente não está mais interessado no resultado da operação. Ele não cancela a operação. Se o servidor não for compatível com esse método, ele retornará google.rpc.Code.UNIMPLEMENTED.
[[["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-03-04 UTC."],[[["This endpoint deletes a long-running operation, signaling that the client is no longer interested in the result but not canceling the operation itself."],["The `DELETE` HTTP request is sent to `https://runtimeconfig.googleapis.com/v1/{name=operations/**}`, utilizing gRPC Transcoding syntax."],["The request requires a `name` path parameter which is the operation's resource name, and the request body must be empty."],["Upon successful deletion, the response body will be empty, and the endpoint requires specific OAuth scopes for authorization."]]],[]]