Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 453 Bytes

ListPipelinesResponse.md

File metadata and controls

14 lines (6 loc) · 453 Bytes

ListPipelinesResponse

Properties

Name Type Description Notes
nextPageToken String A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]
pipelines java.util.List<Pipeline> The pipelines from the specified collection. [optional]