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 contém dados com a seguinte estrutura:
[[["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 page details the process for approving a rollout via a POST HTTP request to a specified URL, formatted using gRPC Transcoding syntax."],["The required path parameter, `name`, specifies the rollout's location and identifiers within the Google Cloud project, location, delivery pipeline, release, and rollout."],["The request body, in JSON format, includes a required boolean field, `approved`, to confirm or reject the rollout, and an optional string array, `overrideDeployPolicy`, for overriding existing policies."],["Successful requests result in an empty response body, while proper authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `clouddeploy.rollouts.approve` IAM permission."],["There is a `try it` section to test the API request."]]],[]]