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