Class: Google::Ads::AdManager::V1::ListLiveStreamsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/live_stream_service.rb

Overview

Request object for ListLiveStreams method.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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

#order_by::String



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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

#page_size::Integer



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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

#page_token::String



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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

#parent::String



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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

#skip::Integer



81
82
83
84
# File 'proto_docs/google/ads/admanager/v1/live_stream_service.rb', line 81

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