ListJobTemplatesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for TranscoderService.ListJobTemplates
.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent location from which to retrieve the collection of job templates. 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.
|
filter |
str
The filter expression, following the syntax outlined in https://google.aip.dev/160. |
order_by |
str
One or more fields to compare and use to sort the output. See https://google.aip.dev/132#ordering. |