Obligatorio. Es el nombre del Release. El formato debe ser projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_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 Release.
[[["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 retrieve information about a single Release using a `GET` HTTP request to a specific URL."],["The required URL format includes project ID, location, delivery pipeline, and release names, which are provided as path parameters."],["The request body must be empty when making this request, and the expected successful response will contain Release details."],["Successful authorization to perform this action requires the `clouddeploy.releases.get` IAM permission on the specified resource, as well as the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]