Class: Google::Cloud::PubSub::V1::PullRequest

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 Pull method.

Instance Attribute Summary collapse

Instance Attribute Details

#max_messages::Integer



836
837
838
839
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 836

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

#return_immediately::Boolean



836
837
838
839
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 836

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

#subscription::String



836
837
838
839
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 836

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