Class SubscriberGrpc

java.lang.Object
com.google.pubsub.v1.SubscriberGrpc

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.