Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Elimina un'operazione a lunga esecuzione. Questo metodo indica che il client non è più interessato al risultato dell'operazione. Non annulla l'operazione. Se il server non supporta questo metodo, restituisce google.rpc.Code.UNIMPLEMENTED.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-16 UTC."],[[["Deletes a long-running operation, indicating the client is no longer interested in its result, but does not cancel the operation itself."],["The request is made via a `DELETE` HTTP method to a specified endpoint using the operation's name as a path parameter."],["The request body must be empty, and if the operation is successful, the response body will also be empty."],["Requires either the `https://www.googleapis.com/auth/cloud-translation` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]