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



1006
1007
1008
1009
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1006

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

#page_token::String



1006
1007
1008
1009
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1006

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

#project::String



1006
1007
1008
1009
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 1006

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