| Class | Description |
|---|---|
| AcknowledgeRequest |
Request for the Acknowledge method.
|
| AcknowledgeRequest.Builder |
Request for the Acknowledge method.
|
| CreateSnapshotRequest |
Request for the `CreateSnapshot` method.
|
| CreateSnapshotRequest.Builder |
Request for the `CreateSnapshot` method.
|
| DeletedTopic | |
| DeleteSnapshotRequest |
Request for the `DeleteSnapshot` method.
|
| DeleteSnapshotRequest.Builder |
Request for the `DeleteSnapshot` method.
|
| DeleteSubscriptionRequest |
Request for the DeleteSubscription method.
|
| DeleteSubscriptionRequest.Builder |
Request for the DeleteSubscription method.
|
| DeleteTopicRequest |
Request for the `DeleteTopic` method.
|
| DeleteTopicRequest.Builder |
Request for the `DeleteTopic` method.
|
| GetSubscriptionRequest |
Request for the GetSubscription method.
|
| GetSubscriptionRequest.Builder |
Request for the GetSubscription method.
|
| GetTopicRequest |
Request for the GetTopic method.
|
| GetTopicRequest.Builder |
Request for the GetTopic method.
|
| ListSnapshotsRequest |
Request for the `ListSnapshots` method.
|
| ListSnapshotsRequest.Builder |
Request for the `ListSnapshots` method.
|
| ListSnapshotsResponse |
Response for the `ListSnapshots` method.
|
| ListSnapshotsResponse.Builder |
Response for the `ListSnapshots` method.
|
| ListSubscriptionsRequest |
Request for the `ListSubscriptions` method.
|
| ListSubscriptionsRequest.Builder |
Request for the `ListSubscriptions` method.
|
| ListSubscriptionsResponse |
Response for the `ListSubscriptions` method.
|
| ListSubscriptionsResponse.Builder |
Response for the `ListSubscriptions` method.
|
| ListTopicsRequest |
Request for the `ListTopics` method.
|
| ListTopicsRequest.Builder |
Request for the `ListTopics` method.
|
| ListTopicsResponse |
Response for the `ListTopics` method.
|
| ListTopicsResponse.Builder |
Response for the `ListTopics` method.
|
| ListTopicSubscriptionsRequest |
Request for the `ListTopicSubscriptions` method.
|
| ListTopicSubscriptionsRequest.Builder |
Request for the `ListTopicSubscriptions` method.
|
| ListTopicSubscriptionsResponse |
Response for the `ListTopicSubscriptions` method.
|
| ListTopicSubscriptionsResponse.Builder |
Response for the `ListTopicSubscriptions` method.
|
| ModifyAckDeadlineRequest |
Request for the ModifyAckDeadline method.
|
| ModifyAckDeadlineRequest.Builder |
Request for the ModifyAckDeadline method.
|
| ModifyPushConfigRequest |
Request for the ModifyPushConfig method.
|
| ModifyPushConfigRequest.Builder |
Request for the ModifyPushConfig method.
|
| ProjectName | |
| ProjectName.Builder |
Builder for ProjectName.
|
| ProjectSnapshotName | |
| ProjectSnapshotName.Builder |
Builder for ProjectSnapshotName.
|
| ProjectSubscriptionName | |
| ProjectSubscriptionName.Builder |
Builder for ProjectSubscriptionName.
|
| ProjectTopicName | |
| ProjectTopicName.Builder |
Builder for ProjectTopicName.
|
| PublisherGrpc |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherBlockingStub |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherFutureStub |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherImplBase |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherStub |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublishRequest |
Request for the Publish method.
|
| PublishRequest.Builder |
Request for the Publish method.
|
| PublishResponse |
Response for the `Publish` method.
|
| PublishResponse.Builder |
Response for the `Publish` method.
|
| PubsubMessage |
A message data and its attributes.
|
| PubsubMessage.Builder |
A message data and its attributes.
|
| PubsubProto | |
| PullRequest |
Request for the `Pull` method.
|
| PullRequest.Builder |
Request for the `Pull` method.
|
| PullResponse |
Response for the `Pull` method.
|
| PullResponse.Builder |
Response for the `Pull` method.
|
| PushConfig |
Configuration for a push delivery endpoint.
|
| PushConfig.Builder |
Configuration for a push delivery endpoint.
|
| ReceivedMessage |
A message and its corresponding acknowledgment ID.
|
| ReceivedMessage.Builder |
A message and its corresponding acknowledgment ID.
|
| SeekRequest |
Request for the `Seek` method.
|
| SeekRequest.Builder |
Request for the `Seek` method.
|
| SeekResponse |
Protobuf type
google.pubsub.v1.SeekResponse |
| SeekResponse.Builder |
Protobuf type
google.pubsub.v1.SeekResponse |
| Snapshot |
A snapshot resource.
|
| Snapshot.Builder |
A snapshot resource.
|
| StreamingPullRequest |
Request for the `StreamingPull` streaming RPC method.
|
| StreamingPullRequest.Builder |
Request for the `StreamingPull` streaming RPC method.
|
| StreamingPullResponse |
Response for the `StreamingPull` method.
|
| StreamingPullResponse.Builder |
Response for the `StreamingPull` method.
|
| SubscriberGrpc |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberBlockingStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberFutureStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberImplBase |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| Subscription |
A subscription resource.
|
| Subscription.Builder |
A subscription resource.
|
| Topic |
A topic resource.
|
| Topic.Builder |
A topic resource.
|
| TopicName | |
| TopicNames | |
| UntypedTopicName | |
| UpdateSnapshotRequest |
Request for the UpdateSnapshot method.
|
| UpdateSnapshotRequest.Builder |
Request for the UpdateSnapshot method.
|
| UpdateSubscriptionRequest |
Request for the UpdateSubscription method.
|
| UpdateSubscriptionRequest.Builder |
Request for the UpdateSubscription method.
|
| UpdateTopicRequest |
Request for the UpdateTopic method.
|
| UpdateTopicRequest.Builder |
Request for the UpdateTopic method.
|
| Enum | Description |
|---|---|
| SeekRequest.TargetCase |