Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/ruby/pubsub/tech/pubsub/proto/
Dpubsub_services.rb40 rpc :DeleteTopic, DeleteTopicRequest, Google::Protobuf::Empty
Dpubsub.rb140DeleteTopicRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("tech.pubsub.DeleteTop… constant
/external/grpc-grpc/examples/ruby/pubsub/
Dpubsub_demo.rb94 @pub.delete_topic(DeleteTopicRequest.new(topic: name))