| Class | Description |
|---|---|
| AcknowledgeRequest |
Request for the Acknowledge method.
|
| AcknowledgeRequest.Builder |
Request for the Acknowledge method.
|
| BigQueryConfig |
Configuration for a BigQuery subscription.
|
| BigQueryConfig.Builder |
Configuration for a BigQuery subscription.
|
| CreateSchemaRequest |
Request for the CreateSchema method.
|
| CreateSchemaRequest.Builder |
Request for the CreateSchema method.
|
| CreateSnapshotRequest |
Request for the `CreateSnapshot` method.
|
| CreateSnapshotRequest.Builder |
Request for the `CreateSnapshot` method.
|
| DeadLetterPolicy |
Dead lettering is done on a best effort basis.
|
| DeadLetterPolicy.Builder |
Dead lettering is done on a best effort basis.
|
| DeletedTopic |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| DeleteSchemaRequest |
Request for the `DeleteSchema` method.
|
| DeleteSchemaRequest.Builder |
Request for the `DeleteSchema` method.
|
| 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.
|
| DetachSubscriptionRequest |
Request for the DetachSubscription method.
|
| DetachSubscriptionRequest.Builder |
Request for the DetachSubscription method.
|
| DetachSubscriptionResponse |
Response for the DetachSubscription method.
|
| DetachSubscriptionResponse.Builder |
Response for the DetachSubscription method.
|
| ExpirationPolicy |
A policy that specifies the conditions for resource expiration (i.e.,
automatic resource deletion).
|
| ExpirationPolicy.Builder |
A policy that specifies the conditions for resource expiration (i.e.,
automatic resource deletion).
|
| GetSchemaRequest |
Request for the GetSchema method.
|
| GetSchemaRequest.Builder |
Request for the GetSchema method.
|
| GetSnapshotRequest |
Request for the GetSnapshot method.
|
| GetSnapshotRequest.Builder |
Request for the GetSnapshot 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.
|
| ListSchemasRequest |
Request for the `ListSchemas` method.
|
| ListSchemasRequest.Builder |
Request for the `ListSchemas` method.
|
| ListSchemasResponse |
Response for the `ListSchemas` method.
|
| ListSchemasResponse.Builder |
Response for the `ListSchemas` 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.
|
| ListTopicSnapshotsRequest |
Request for the `ListTopicSnapshots` method.
|
| ListTopicSnapshotsRequest.Builder |
Request for the `ListTopicSnapshots` method.
|
| ListTopicSnapshotsResponse |
Response for the `ListTopicSnapshots` method.
|
| ListTopicSnapshotsResponse.Builder |
Response for the `ListTopicSnapshots` 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.
|
| MessageStoragePolicy |
A policy constraining the storage of messages published to the topic.
|
| MessageStoragePolicy.Builder |
A policy constraining the storage of messages published to the topic.
|
| 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 projects/{project}.
|
| ProjectSnapshotName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectSnapshotName.Builder |
Builder for ProjectSnapshotName.
|
| ProjectSubscriptionName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| ProjectSubscriptionName.Builder |
Builder for ProjectSubscriptionName.
|
| ProjectTopicName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
| 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 that is published by publishers and consumed by subscribers.
|
| PubsubMessage.Builder |
A message that is published by publishers and consumed by subscribers.
|
| 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.
|
| PushConfig.OidcToken |
Contains information needed for generating an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect).
|
| PushConfig.OidcToken.Builder |
Contains information needed for generating an
[OpenID Connect
token](https://developers.google.com/identity/protocols/OpenIDConnect).
|
| ReceivedMessage |
A message and its corresponding acknowledgment ID.
|
| ReceivedMessage.Builder |
A message and its corresponding acknowledgment ID.
|
| RetryPolicy |
A policy that specifies how Cloud Pub/Sub retries message delivery.
|
| RetryPolicy.Builder |
A policy that specifies how Cloud Pub/Sub retries message delivery.
|
| Schema |
A schema resource.
|
| Schema.Builder |
A schema resource.
|
| SchemaName | |
| SchemaName.Builder |
Builder for projects/{project}/schemas/{schema}.
|
| SchemaProto | |
| SchemaSettings |
Settings for validating messages published against a schema.
|
| SchemaSettings.Builder |
Settings for validating messages published against a schema.
|
| SeekRequest |
Request for the `Seek` method.
|
| SeekRequest.Builder |
Request for the `Seek` method.
|
| SeekResponse |
Response for the `Seek` method (this response is empty).
|
| SeekResponse.Builder |
Response for the `Seek` method (this response is empty).
|
| Snapshot |
A snapshot resource.
|
| Snapshot.Builder |
A snapshot resource.
|
| SnapshotName | |
| SnapshotName.Builder |
Builder for projects/{project}/snapshots/{snapshot}.
|
| StreamingPullRequest |
Request for the `StreamingPull` streaming RPC method.
|
| StreamingPullRequest.Builder |
Request for the `StreamingPull` streaming RPC method.
|
| StreamingPullResponse |
Response for the `StreamingPull` method.
|
| StreamingPullResponse.AcknowledgeConfirmation |
Acknowledgement IDs sent in one or more previous requests to acknowledge a
previously received message.
|
| StreamingPullResponse.AcknowledgeConfirmation.Builder |
Acknowledgement IDs sent in one or more previous requests to acknowledge a
previously received message.
|
| StreamingPullResponse.Builder |
Response for the `StreamingPull` method.
|
| StreamingPullResponse.ModifyAckDeadlineConfirmation |
Acknowledgement IDs sent in one or more previous requests to modify the
deadline for a specific message.
|
| StreamingPullResponse.ModifyAckDeadlineConfirmation.Builder |
Acknowledgement IDs sent in one or more previous requests to modify the
deadline for a specific message.
|
| StreamingPullResponse.SubscriptionProperties |
Subscription properties sent as part of the response.
|
| StreamingPullResponse.SubscriptionProperties.Builder |
Subscription properties sent as part of the response.
|
| Subscription |
A subscription resource.
|
| Subscription.Builder |
A subscription resource.
|
| SubscriptionName | |
| SubscriptionName.Builder |
Builder for projects/{project}/subscriptions/{subscription}.
|
| Topic |
A topic resource.
|
| Topic.Builder |
A topic resource.
|
| TopicName | |
| TopicName.Builder |
Builder for projects/{project}/topics/{topic}.
|
| TopicNames | Deprecated
This resource name class will be removed in the next major version.
|
| UntypedTopicName | Deprecated
This resource name class will be removed in the next major version.
|
| 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.
|
| ValidateMessageRequest |
Request for the `ValidateMessage` method.
|
| ValidateMessageRequest.Builder |
Request for the `ValidateMessage` method.
|
| ValidateMessageResponse |
Response for the `ValidateMessage` method.
|
| ValidateMessageResponse.Builder |
Response for the `ValidateMessage` method.
|
| ValidateSchemaRequest |
Request for the `ValidateSchema` method.
|
| ValidateSchemaRequest.Builder |
Request for the `ValidateSchema` method.
|
| ValidateSchemaResponse |
Response for the `ValidateSchema` method.
|
| ValidateSchemaResponse.Builder |
Response for the `ValidateSchema` method.
|
| Enum | Description |
|---|---|
| BigQueryConfig.State |
Possible states for a BigQuery subscription.
|
| Encoding |
Possible encoding types for messages.
|
| PushConfig.AuthenticationMethodCase | |
| Schema.Type |
Possible schema definition types.
|
| SchemaView |
View of Schema object fields to be returned by GetSchema and ListSchemas.
|
| SeekRequest.TargetCase | |
| Subscription.State |
Possible states for a subscription.
|
| ValidateMessageRequest.SchemaSpecCase |
Copyright © 2022 Google LLC. All rights reserved.