Interface protos.google.api.servicemanagement.v1.IListServiceRolloutsRequest (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a ListServiceRolloutsRequest.
Package
@google-cloud/service-management
Properties
filter
ListServiceRolloutsRequest filter
pageSize
pageSize?: (number|null);
ListServiceRolloutsRequest pageSize
pageToken
pageToken?: (string|null);
ListServiceRolloutsRequest pageToken
serviceName
serviceName?: (string|null);
ListServiceRolloutsRequest serviceName
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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-08-28 UTC."],[],[],null,["# Interface protos.google.api.servicemanagement.v1.IListServiceRolloutsRequest (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/nodejs/docs/reference/service-management/latest/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest)\n- [1.2.2](/nodejs/docs/reference/service-management/1.2.2/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest)\n- [1.1.3](/nodejs/docs/reference/service-management/1.1.3/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest)\n- [0.4.0](/nodejs/docs/reference/service-management/0.4.0/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest)\n- [0.3.1](/nodejs/docs/reference/service-management/0.3.1/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest)\n- [0.2.6](/nodejs/docs/reference/service-management/0.2.6/service-management/protos.google.api.servicemanagement.v1.ilistservicerolloutsrequest) \nProperties of a ListServiceRolloutsRequest.\n\nPackage\n-------\n\n[@google-cloud/service-management](../overview.html)\n\nProperties\n----------\n\n### filter\n\n filter?: (string|null);\n\nListServiceRolloutsRequest filter\n\n### pageSize\n\n pageSize?: (number|null);\n\nListServiceRolloutsRequest pageSize\n\n### pageToken\n\n pageToken?: (string|null);\n\nListServiceRolloutsRequest pageToken\n\n### serviceName\n\n serviceName?: (string|null);\n\nListServiceRolloutsRequest serviceName"]]