- seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Seeks an existing subscription to a point in time or to a given snapshot,
whichever is provided in the request.
- seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Seeks an existing subscription to a point in time or to a given snapshot,
whichever is provided in the request.
- seek(SeekRequest, StreamObserver<SeekResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
-
Seeks an existing subscription to a point in time or to a given snapshot,
whichever is provided in the request.
- seek(SeekRequest, StreamObserver<SeekResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Seeks an existing subscription to a point in time or to a given snapshot,
whichever is provided in the request.
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.PublisherGrpc
-
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.SubscriberGrpc
-
- streamingPull(StreamObserver<StreamingPullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
-
(EXPERIMENTAL) StreamingPull is an experimental feature.
- streamingPull(StreamObserver<StreamingPullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
(EXPERIMENTAL) StreamingPull is an experimental feature.
- SubscriberGrpc - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberGrpc.SubscriberBlockingStub - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberGrpc.SubscriberFutureStub - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberGrpc.SubscriberImplBase - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberGrpc.SubscriberStub - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
- SubscriberImplBase() - Constructor for class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
-