Required. Use filter to return subset of rollouts.
The following filters are supported:
-- To limit the results to only those in
status (google.api.servicemanagement.v1.RolloutStatus) 'SUCCESS',
use filter='status=SUCCESS'
-- To limit the results to those in
status (google.api.servicemanagement.v1.RolloutStatus) 'CANCELLED'
or 'FAILED', use filter='status=CANCELLED OR status=FAILED'
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eListServiceRolloutsRequest\u003c/code\u003e class, which is used to request a list of service rollouts and is part of the Google Cloud Service Management V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.4.0, and versions are available all the way back to 1.1.0, all of which are linked.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListServiceRolloutsRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows filtering of results by status, such as \u003ccode\u003eSUCCESS\u003c/code\u003e, \u003ccode\u003eCANCELLED\u003c/code\u003e, or \u003ccode\u003eFAILED\u003c/code\u003e, and also supports pagination through \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the \u003ccode\u003eServiceName\u003c/code\u003e, which is the name of the service for which to list rollouts, following the naming requirements specified in the Google Cloud service infrastructure documentation.\u003c/p\u003e\n"]]],[],null,[]]