Class SubscriberGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/pubsub/v1/pubsub.proto")
    public final class SubscriberGrpc
    extends Object
     The service that an application uses to manipulate subscriptions and to
     consume messages from a subscription via the `Pull` method or by
     establishing a bi-directional stream using the `StreamingPull` method.