Home
last modified time | relevance | path

Searched defs:PublisherService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/googleapis/google/cloud/pubsublite/v1/
H A Dpublisher.proto36 service PublisherService { service
48 rpc Publish(stream PublishRequest) returns (stream PublishResponse) {}
/aosp_15_r20/external/grpc-grpc/examples/ruby/pubsub/tech/pubsub/proto/
H A Dpubsub_services.rb24 module PublisherService module