Obligatorio. Nombre del lanzamiento. El formato es projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Cuerpo de la solicitud
El cuerpo de la solicitud contiene datos con la siguiente estructura:
[[["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 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."]]],[]]