Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
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-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."]]],[]]