Required. The DeliveryPipeline which owns this collection of Release objects.
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of Release objects to return. The service may return fewer than this value. If unspecified, at most 50 Release objects will be returned. The maximum value is 1000; values above 1000 will be set to 1000.
pageToken
string
Optional. A page token, received from a previous releases.list call. Provide this to retrieve the subsequent page.
When paginating, all other provided parameters match the call that provided the page token.
[[["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-06-13 UTC."],[[["\u003cp\u003eThis endpoint lists releases within a specified project, location, and delivery pipeline using a GET HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter to identify the delivery pipeline, and supports optional query parameters such as \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003efilter\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e for pagination, filtering, and sorting.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, as this endpoint is a GET request that uses the URL to specify parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe successful response body includes an array of \u003ccode\u003eRelease\u003c/code\u003e objects, a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination, and an array of \u003ccode\u003eunreachable\u003c/code\u003e locations.\u003c/p\u003e\n"],["\u003cp\u003eTo successfully use this endpoint, the caller needs the \u003ccode\u003eclouddeploy.releases.list\u003c/code\u003e IAM permission on the parent resource and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]