Class GetLiveAdTagDetailRequest (0.2.0)

GetLiveAdTagDetailRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for VideoStitcherService.getLiveAdTagDetail

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetLiveAdTagDetailRequest