Class: Google::Cloud::Video::LiveStream::V1::Event::AdBreakTask

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

Inserts a new ad opportunity.

Instance Attribute Summary collapse

Instance Attribute Details

#duration::Google::Protobuf::Duration

Returns Duration of an ad opportunity. Must be greater than 0.

Returns:



579
580
581
582
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 579

class AdBreakTask
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end