Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::ListVodStitchDetailsResponse (v0.10.0)

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

Response message for VideoStitcherService.listVodStitchDetails.

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_stitch_details

def vod_stitch_details() -> ::Array<::Google::Cloud::Video::Stitcher::V1::VodStitchDetail>
Returns

#vod_stitch_details=

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