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} .
Valid locations:
- - (Video Stitcher API will pick a location that is
closest to the caller.)
- us-east1
- us-west1
- us-central1
- europe-west1
|
live_session |
google.cloud.video.stitcher_v1.types.LiveSession
Required. Parameters for creating a live session. |