Class: Google::Shopping::Merchant::Notifications::V1beta::ListNotificationSubscriptionsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/notifications/v1beta/notificationsapi.rb

Overview

Request message for the ListNotificationSubscription method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



83
84
85
86
# File 'proto_docs/google/shopping/merchant/notifications/v1beta/notificationsapi.rb', line 83

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

#page_token::String



83
84
85
86
# File 'proto_docs/google/shopping/merchant/notifications/v1beta/notificationsapi.rb', line 83

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

#parent::String



83
84
85
86
# File 'proto_docs/google/shopping/merchant/notifications/v1beta/notificationsapi.rb', line 83

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