ListVodConfigsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for VideoStitcherService.listVodConfig.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project that contains the list of VOD configs, in the form of projects/{project_number}/locations/{location}.
|
page_size |
int
Optional. The maximum number of items to return. |
page_token |
str
Optional. The next_page_token value returned from a previous List request, if any. |
filter |
str
Optional. The filter to apply to list results (see Filtering __).
|
order_by |
str
Optional. Specifies the ordering of results following `Cloud API syntax |