Obligatorio. Es el nombre del lanzamiento. El formato es projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}.
Cuerpo de la solicitud
El cuerpo de la solicitud debe estar vacío.
Cuerpo de la respuesta
Si se ejecuta correctamente, el cuerpo de la respuesta está vacío.
[[["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: 2024-06-25 (UTC)"],[[["This webpage details how to abandon a Release in a Delivery Pipeline using a POST request to a specific URL."],["The request requires a `name` parameter in the URL path, representing the Release's full identifier."],["The request body must be empty for this operation to proceed as expected."],["A successful operation results in an empty response body, indicating completion."],["The request requires specific authorization and IAM permissions, namely `https://www.googleapis.com/auth/cloud-platform` and `clouddeploy.releases.abandon` respectively."]]],[]]