@Generated(value="by gRPC proto compiler (version 1.10.0)", 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.
| Modifier and Type | Class and Description |
|---|---|
static class |
SubscriberGrpc.SubscriberBlockingStub
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.
|
static class |
SubscriberGrpc.SubscriberFutureStub
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.
|
static class |
SubscriberGrpc.SubscriberImplBase
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.
|
static class |
SubscriberGrpc.SubscriberStub
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.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<AcknowledgeRequest,com.google.protobuf.Empty> |
METHOD_ACKNOWLEDGE
Deprecated.
|
static io.grpc.MethodDescriptor<CreateSnapshotRequest,Snapshot> |
METHOD_CREATE_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<Subscription,Subscription> |
METHOD_CREATE_SUBSCRIPTION
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> |
METHOD_DELETE_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> |
METHOD_DELETE_SUBSCRIPTION
Deprecated.
|
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> |
METHOD_GET_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<GetSubscriptionRequest,Subscription> |
METHOD_GET_SUBSCRIPTION
Deprecated.
|
static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> |
METHOD_LIST_SNAPSHOTS
Deprecated.
|
static io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> |
METHOD_LIST_SUBSCRIPTIONS
Deprecated.
|
static io.grpc.MethodDescriptor<ModifyAckDeadlineRequest,com.google.protobuf.Empty> |
METHOD_MODIFY_ACK_DEADLINE
Deprecated.
|
static io.grpc.MethodDescriptor<ModifyPushConfigRequest,com.google.protobuf.Empty> |
METHOD_MODIFY_PUSH_CONFIG
Deprecated.
|
static io.grpc.MethodDescriptor<PullRequest,PullResponse> |
METHOD_PULL
Deprecated.
|
static io.grpc.MethodDescriptor<SeekRequest,SeekResponse> |
METHOD_SEEK
Deprecated.
|
static io.grpc.MethodDescriptor<StreamingPullRequest,StreamingPullResponse> |
METHOD_STREAMING_PULL
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateSnapshotRequest,Snapshot> |
METHOD_UPDATE_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> |
METHOD_UPDATE_SUBSCRIPTION
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<AcknowledgeRequest,com.google.protobuf.Empty> |
getAcknowledgeMethod() |
static io.grpc.MethodDescriptor<CreateSnapshotRequest,Snapshot> |
getCreateSnapshotMethod() |
static io.grpc.MethodDescriptor<Subscription,Subscription> |
getCreateSubscriptionMethod() |
static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> |
getDeleteSnapshotMethod() |
static io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> |
getDeleteSubscriptionMethod() |
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> |
getGetSnapshotMethod() |
static io.grpc.MethodDescriptor<GetSubscriptionRequest,Subscription> |
getGetSubscriptionMethod() |
static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> |
getListSnapshotsMethod() |
static io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> |
getListSubscriptionsMethod() |
static io.grpc.MethodDescriptor<ModifyAckDeadlineRequest,com.google.protobuf.Empty> |
getModifyAckDeadlineMethod() |
static io.grpc.MethodDescriptor<ModifyPushConfigRequest,com.google.protobuf.Empty> |
getModifyPushConfigMethod() |
static io.grpc.MethodDescriptor<PullRequest,PullResponse> |
getPullMethod() |
static io.grpc.MethodDescriptor<SeekRequest,SeekResponse> |
getSeekMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<StreamingPullRequest,StreamingPullResponse> |
getStreamingPullMethod() |
static io.grpc.MethodDescriptor<UpdateSnapshotRequest,Snapshot> |
getUpdateSnapshotMethod() |
static io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> |
getUpdateSubscriptionMethod() |
static SubscriberGrpc.SubscriberBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static SubscriberGrpc.SubscriberFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static SubscriberGrpc.SubscriberStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<Subscription,Subscription> METHOD_CREATE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetSubscriptionRequest,Subscription> METHOD_GET_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> METHOD_UPDATE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> METHOD_LIST_SUBSCRIPTIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> METHOD_DELETE_SUBSCRIPTION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ModifyAckDeadlineRequest,com.google.protobuf.Empty> METHOD_MODIFY_ACK_DEADLINE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<AcknowledgeRequest,com.google.protobuf.Empty> METHOD_ACKNOWLEDGE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<PullRequest,PullResponse> METHOD_PULL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<StreamingPullRequest,StreamingPullResponse> METHOD_STREAMING_PULL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ModifyPushConfigRequest,com.google.protobuf.Empty> METHOD_MODIFY_PUSH_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> METHOD_GET_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> METHOD_LIST_SNAPSHOTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateSnapshotRequest,Snapshot> METHOD_CREATE_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateSnapshotRequest,Snapshot> METHOD_UPDATE_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> METHOD_DELETE_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SeekRequest,SeekResponse> METHOD_SEEK
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<Subscription,Subscription> getCreateSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetSubscriptionRequest,Subscription> getGetSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateSubscriptionRequest,Subscription> getUpdateSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListSubscriptionsRequest,ListSubscriptionsResponse> getListSubscriptionsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteSubscriptionRequest,com.google.protobuf.Empty> getDeleteSubscriptionMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ModifyAckDeadlineRequest,com.google.protobuf.Empty> getModifyAckDeadlineMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<AcknowledgeRequest,com.google.protobuf.Empty> getAcknowledgeMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<PullRequest,PullResponse> getPullMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<StreamingPullRequest,StreamingPullResponse> getStreamingPullMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ModifyPushConfigRequest,com.google.protobuf.Empty> getModifyPushConfigMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> getGetSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> getListSnapshotsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateSnapshotRequest,Snapshot> getCreateSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateSnapshotRequest,Snapshot> getUpdateSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> getDeleteSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SeekRequest,SeekResponse> getSeekMethod()
public static SubscriberGrpc.SubscriberStub newStub(io.grpc.Channel channel)
public static SubscriberGrpc.SubscriberBlockingStub newBlockingStub(io.grpc.Channel channel)
public static SubscriberGrpc.SubscriberFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.