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

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

Metadata for a stitched ad.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ad_break_id

def ad_break_id() -> ::String
Returns
  • (::String) — Required. The ad break ID of the processed ad.

#ad_break_id=

def ad_break_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ad break ID of the processed ad.
Returns
  • (::String) — Required. The ad break ID of the processed ad.

#ad_id

def ad_id() -> ::String
Returns
  • (::String) — Required. The ad ID of the processed ad.

#ad_id=

def ad_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ad ID of the processed ad.
Returns
  • (::String) — Required. The ad ID of the processed ad.

#ad_time_offset

def ad_time_offset() -> ::Google::Protobuf::Duration
Returns

#ad_time_offset=

def ad_time_offset=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#media

def media() -> ::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Optional. The metadata of the chosen media file for the ad.

#media=

def media=(value) -> ::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Optional. The metadata of the chosen media file for the ad.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Optional. The metadata of the chosen media file for the ad.

#skip_reason

def skip_reason() -> ::String
Returns
  • (::String) — Optional. Indicates the reason why the ad has been skipped.

#skip_reason=

def skip_reason=(value) -> ::String
Parameter
  • value (::String) — Optional. Indicates the reason why the ad has been skipped.
Returns
  • (::String) — Optional. Indicates the reason why the ad has been skipped.