Obrigatório. Nome do lançamento. O formato é projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for concluída, o corpo da resposta estará vazio.
[[["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 2024-06-26 UTC."],[[["This webpage details how to cancel a rollout within a specified project, location, delivery pipeline, and release using a POST HTTP request."],["The request URL requires a fully qualified `name` parameter that identifies the rollout using its project, location, delivery pipeline, release, and rollout IDs."],["The request body accepts an optional array of `overrideDeployPolicy` strings that are deploy policies that will be overridden, which are themselves identified by a `projects/{project}/locations/{location}/deployPolicies/{deployPolicy}` path."],["Successfully cancelling a rollout will result in an empty response body."],["Cancelling a rollout requires the `clouddeploy.rollouts.cancel` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]