Google Cloud Video Stitcher V1 Client - Class GetLiveAdTagDetailRequest (0.3.4)

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

Request message for VideoStitcherService.getLiveAdTagDetail

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{live_ad_tag_detail}.

getName

Required. The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{live_ad_tag_detail}.

Returns
TypeDescription
string

setName

Required. The resource name in the form of projects/{project}/locations/{location}/liveSessions/{live_session}/liveAdTagDetails/{live_ad_tag_detail}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this