Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GetVodAdTagDetailRequest.
Request message for VideoStitcherService.getVodAdTagDetail
Generated from protobuf message google.cloud.video.stitcher.v1.GetVodAdTagDetailRequest
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the ad tag detail for the specified VOD session, in the form of |
getName
Required. The name of the ad tag detail for the specified VOD session, in
the form of
projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodAdTagDetails/{vod_ad_tag_detail}
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the ad tag detail for the specified VOD session, in
the form of
projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodAdTagDetails/{vod_ad_tag_detail}
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The name of the ad tag detail for the specified VOD session, in
the form of
|
Returns | |
---|---|
Type | Description |
Google\Cloud\Video\Stitcher\V1\GetVodAdTagDetailRequest |