Class | Description |
---|---|
AcknowledgeRequest |
Request for the Acknowledge method.
|
Empty |
An empty message that you can re-use to avoid defining duplicated empty messages in your project.
|
Label |
A key-value pair applied to a given object.
|
ListSubscriptionsResponse |
Response for the ListSubscriptions method.
|
ListTopicsResponse |
Response for the ListTopics method.
|
ModifyAckDeadlineRequest |
Request for the ModifyAckDeadline method.
|
ModifyPushConfigRequest |
Request for the ModifyPushConfig method.
|
PublishBatchRequest |
Request for the PublishBatch method.
|
PublishBatchResponse |
Response for the PublishBatch method.
|
PublishRequest |
Request for the Publish method.
|
PubsubEvent |
An event indicating a received message or truncation event.
|
PubsubMessage |
A message data and its labels.
|
PullBatchRequest |
Request for the PullBatch method.
|
PullBatchResponse |
Response for the PullBatch method.
|
PullRequest |
Request for the Pull method.
|
PullResponse |
Either a PubsubMessage or a truncation event.
|
PushConfig |
Configuration for a push delivery endpoint.
|
Subscription |
A subscription resource.
|
Topic |
A topic resource.
|
Copyright © 2011–2020 Google. All rights reserved.