Class: Google::Ads::AdManager::V1::MasterPlaylistSettings
- Inherits:
-
Object
- Object
- Google::Ads::AdManager::V1::MasterPlaylistSettings
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/ads/admanager/v1/live_stream_messages.rb
Overview
Settings for the HLS (HTTP Live Streaming) master playlist.
Instance Attribute Summary collapse
Instance Attribute Details
#refresh_type ⇒ ::Google::Ads::AdManager::V1::HlsMasterPlaylistRefreshTypeEnum::HlsMasterPlaylistRefreshType
302 303 304 305 |
# File 'proto_docs/google/ads/admanager/v1/live_stream_messages.rb', line 302 class MasterPlaylistSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |