pipelines/backend/api/python_http_client/docs/ApiListPipelinesResponse.md

559 B

ApiListPipelinesResponse

Properties

Name Type Description Notes
pipelines **list[ApiPipeline]** [optional]
total_size int The total number of pipelines for the given query. [optional]
next_page_token str The token to list the next page of pipelines. [optional]

[Back to Model list] [Back to API list] [Back to README]