Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class CreateLiveSessionRequest.
Request message for VideoStitcherService.createLiveSession.
Generated from protobuf message google.cloud.video.stitcher.v1.CreateLiveSessionRequest
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The project and location in which the live session should be created, in the form of projects/{project_number}/locations/{location}
.
↳ live_session
getParent
Required. The project and location in which the live session should be
created, in the form of projects/{project_number}/locations/{location}
.
string
setParent
Required. The project and location in which the live session should be
created, in the form of projects/{project_number}/locations/{location}
.
var
string
$this
getLiveSession
Required. Parameters for creating a live session.
hasLiveSession
clearLiveSession
setLiveSession
Required. Parameters for creating a live session.
$this
static::build
parent
string
Required. The project and location in which the live session should be
created, in the form of projects/{project_number}/locations/{location}
. Please see Google\Cloud\Video\Stitcher\V1\VideoStitcherServiceClient::locationName()
for help formatting this field.
liveSession