Obligatorio. Es el nombre del Rollout. El formato debe ser projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}.
Cuerpo de la solicitud
El cuerpo de la solicitud debe estar vacío.
Cuerpo de la respuesta
Si se ejecuta de forma correcta, el cuerpo de la respuesta contiene una instancia de Rollout.
[[["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 how to retrieve information about a specific Rollout using a GET request."],["The required URL format for the GET request includes project ID, location, delivery pipeline, release, and rollout names, as defined within the path parameters."],["The request body for retrieving rollout details must be empty, as no information needs to be sent to the server."],["Successful responses return an instance of the Rollout resource, containing detailed information about the specific Rollout."],["Accessing this information requires `clouddeploy.rollouts.get` IAM permission and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]