Class: Google::Ads::AdManager::V1::BatchRefreshMasterPlaylistsRequest
- Inherits:
-
Object
- Object
- Google::Ads::AdManager::V1::BatchRefreshMasterPlaylistsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/ads/admanager/v1/live_stream_service.rb
Overview
Request object for BatchRefreshMasterPlaylists method.
Instance Attribute Summary collapse
-
#names ⇒ ::Array<::String>
Required.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#names ⇒ ::Array<::String>
275 276 277 278 |
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 275 class BatchRefreshMasterPlaylistsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
275 276 277 278 |
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 275 class BatchRefreshMasterPlaylistsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |