Home
last modified time | relevance | path

Searched refs:PullBatchRequest (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/examples/ruby/pubsub/tech/pubsub/proto/
Dpubsub_services.rb63 rpc :PullBatch, PullBatchRequest, PullBatchResponse
Dpubsub.rb153PullBatchRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("tech.pubsub.PullBatchRe… constant
/external/grpc-grpc/examples/ruby/pubsub/
Dpubsub_demo.rb142 batch = @sub.pull_batch(PullBatchRequest.new(subscription: sub_name,