CreateVodSessionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for VideoStitcherService.createVodSession
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project and location in which the VOD session should be created, in the form of projects/{project_number}/locations/{location}.
|
vod_session |
google.cloud.video.stitcher_v1.types.VodSession
Required. Parameters for creating a session. |