Google Cloud Video Stitcher V1 Client - Class GetVodStitchDetailRequest (0.8.3)

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

Request message for VideoStitcherService.getVodStitchDetail.

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

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the stitch detail in the specified VOD session, in the form of projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}.

getName

Required. The name of the stitch detail in the specified VOD session, in the form of projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}.

Returns
TypeDescription
string

setName

Required. The name of the stitch detail in the specified VOD session, in the form of projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the stitch detail in the specified VOD session, in the form of projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}. Please see Google\Cloud\Video\Stitcher\V1\VideoStitcherServiceClient::vodStitchDetailName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Video\Stitcher\V1\GetVodStitchDetailRequest