Required. The Release which owns this collection of Rollout objects.
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of Rollout objects to return. The service may return fewer than this value. If unspecified, at most 50 Rollout 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 rollouts.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 retrieves a list of Rollout objects associated with a specific Release within a given project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e operation using a URL that incorporates gRPC Transcoding syntax and requires specifying the parent resource in the path.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters like \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003efilter\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e can be used to manage the size of the returned list, paginate through results, and sort.\u003c/p\u003e\n"],["\u003cp\u003eThe response body, of type \u003ccode\u003eListRolloutsResponse\u003c/code\u003e, contains an array of \u003ccode\u003eRollout\u003c/code\u003e objects, a token for pagination (\u003ccode\u003enextPageToken\u003c/code\u003e), and a list of any unreachable locations.\u003c/p\u003e\n"],["\u003cp\u003eTo successfully list rollouts, the request requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003eclouddeploy.rollouts.list\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]