Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::ListVodAdTagDetailsResponse (v0.3.0)

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

Response message for VideoStitcherService.listVodAdTagDetails.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#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.

#vod_ad_tag_details

def vod_ad_tag_details() -> ::Array<::Google::Cloud::Video::Stitcher::V1::VodAdTagDetail>
Returns

#vod_ad_tag_details=

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