Class: Google::Cloud::PubSub::V1::ListSubscriptionsRequest

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

Overview

Request for the ListSubscriptions method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



1738
1739
1740
1741
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1738

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

#page_token::String



1738
1739
1740
1741
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1738

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

#project::String



1738
1739
1740
1741
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1738

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