Class | Description |
---|---|
AcknowledgeRequest |
Request for the Acknowledge method.
|
AcknowledgeRequest.Builder |
Request for the Acknowledge method.
|
CreateSnapshotRequest |
Request for the `CreateSnapshot` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
CreateSnapshotRequest.Builder |
Request for the `CreateSnapshot` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
DeletedTopic | |
DeleteSnapshotRequest |
Request for the `DeleteSnapshot` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
DeleteSnapshotRequest.Builder |
Request for the `DeleteSnapshot` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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.
|
GetSnapshotRequest |
Request for the GetSnapshot method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
GetSnapshotRequest.Builder |
Request for the GetSnapshot method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListSnapshotsRequest.Builder |
Request for the `ListSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListSnapshotsResponse |
Response for the `ListSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListSnapshotsResponse.Builder |
Response for the `ListSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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.
|
ListTopicSnapshotsRequest |
Request for the `ListTopicSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListTopicSnapshotsRequest.Builder |
Request for the `ListTopicSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListTopicSnapshotsResponse |
Response for the `ListTopicSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
ListTopicSnapshotsResponse.Builder |
Response for the `ListTopicSnapshots` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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.
|
MessageStoragePolicy |
Protobuf type
google.pubsub.v1.MessageStoragePolicy |
MessageStoragePolicy.Builder |
Protobuf type
google.pubsub.v1.MessageStoragePolicy |
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.
|
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.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
SeekRequest.Builder |
Request for the `Seek` method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
SeekResponse |
Protobuf type
google.pubsub.v1.SeekResponse |
SeekResponse.Builder |
Protobuf type
google.pubsub.v1.SeekResponse |
Snapshot |
A snapshot resource.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
Snapshot.Builder |
A snapshot resource.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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.
|
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.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
UpdateSnapshotRequest.Builder |
Request for the UpdateSnapshot method.<br><br>
<b>ALPHA:</b> This feature is part of an alpha release.
|
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 |
Copyright © 2018 Google LLC. All rights reserved.