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\u003eVersion 2.4.0 is the latest version available for the \u003ccode\u003eListServiceRolloutsRequest\u003c/code\u003e, which is a request message for 'ListServiceRollouts'.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListServiceRolloutsRequest\u003c/code\u003e class allows for filtering results based on rollout status, such as 'SUCCESS', 'CANCELLED', or 'FAILED', through its \u003ccode\u003eFilter\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eIt supports pagination through \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties, with a default page size of 50 and a maximum of 100 items per page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceName\u003c/code\u003e property is required and specifies the name of the service, following specific naming requirements, such as \u003ccode\u003eexample.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListServiceRolloutsRequest\u003c/code\u003e class 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"]]],[],null,[]]