Class GetLiveSessionRequest (0.2.0)

GetLiveSessionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for VideoStitcherService.getSession.

Attribute

NameDescription
name str
Required. The name of the live session, in the form of ``projects/{project_number}/locations/{location}/liveSessions/{id}``.

Inheritance

builtins.object > proto.message.Message > GetLiveSessionRequest