ListLiveConfigsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for VideoStitcherService.listLiveConfig.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The project that contains the list of live configs, in the form of projects/{project_number}/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
Optional. The filter to apply to list results (see Filtering __).
|
order_by |
str
Optional. Specifies the ordering of results following `Cloud API syntax |