Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::ListLiveAdTagDetailsResponse (v0.7.0)

Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::ListLiveAdTagDetailsResponse.

Response message for VideoStitcherService.listLiveAdTagDetails.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#live_ad_tag_details

def live_ad_tag_details() -> ::Array<::Google::Cloud::Video::Stitcher::V1::LiveAdTagDetail>
Returns

#live_ad_tag_details=

def live_ad_tag_details=(value) -> ::Array<::Google::Cloud::Video::Stitcher::V1::LiveAdTagDetail>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The pagination token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The pagination token.
Returns
  • (::String) — The pagination token.