553 B
553 B
ApiListJobsResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| jobs | **list[ApiJob]** | A list of jobs returned. | [optional] |
| total_size | int | The total number of jobs for the given query. | [optional] |
| next_page_token | str | The token to list the next page of jobs. | [optional] |