Required. Name of the Release. Format must be projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Release.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 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."]]],[]]