pipelines/backend/api/python_http_client/docs/ApiListPipelineVersionsResp...

595 B

ApiListPipelineVersionsResponse

Properties

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

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