Borra una operación de larga duración. Este método indica que el cliente ya no está interesado en el resultado de la operación. No cancela la operación. Si el servidor no es compatible con este método, se muestra google.rpc.Code.UNIMPLEMENTED.
[[["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: 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."]]],[]]