Class ListJobsRequest (0.4.1)

ListJobsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for TranscoderService.ListJobs. The parent location from which to retrieve the collection of jobs.

Attributes

NameDescription
parent str
Required. Format: projects/{project}/locations/{location}
page_size int
The maximum number of items to return.
page_token str
The next_page_token value returned from a previous List request, if any.