Google Cloud Video Stitcher V1 Client - Class GetLiveSessionRequest (0.5.1)

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GetLiveSessionRequest.

Request message for VideoStitcherService.getSession.

Generated from protobuf message google.cloud.video.stitcher.v1.GetLiveSessionRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

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

getName

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

Returns
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this