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.
|
CloudStorageConfig |
Configuration for a Cloud Storage subscription.
|
CloudStorageConfig.AvroConfig |
Configuration for writing message data in Avro format.
|
CloudStorageConfig.AvroConfig.Builder |
Configuration for writing message data in Avro format.
|
CloudStorageConfig.Builder |
Configuration for a Cloud Storage subscription.
|
CloudStorageConfig.TextConfig |
Configuration for writing message data in text format.
|
CloudStorageConfig.TextConfig.Builder |
Configuration for writing message data in text format.
|
CommitSchemaRequest |
Request for CommitSchema method.
|
CommitSchemaRequest.Builder |
Request for CommitSchema method.
|
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.
|
DeleteSchemaRevisionRequest |
Request for the `DeleteSchemaRevision` method.
|
DeleteSchemaRevisionRequest.Builder |
Request for the `DeleteSchemaRevision` 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.
|
ListSchemaRevisionsRequest |
Request for the `ListSchemaRevisions` method.
|
ListSchemaRevisionsRequest.Builder |
Request for the `ListSchemaRevisions` method.
|
ListSchemaRevisionsResponse |
Response for the `ListSchemaRevisions` method.
|
ListSchemaRevisionsResponse.Builder |
Response for the `ListSchemaRevisions` 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.
|
PublisherGrpc |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
PublisherGrpc.PublisherBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Publisher.
|
PublisherGrpc.PublisherFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Publisher.
|
PublisherGrpc.PublisherImplBase |
Base class for the server implementation of the service Publisher.
|
PublisherGrpc.PublisherStub |
A stub to allow clients to do asynchronous rpc calls to service Publisher.
|
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.NoWrapper |
Sets the `data` field as the HTTP body for delivery.
|
PushConfig.NoWrapper.Builder |
Sets the `data` field as the HTTP body for delivery.
|
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).
|
PushConfig.PubsubWrapper |
The payload to the push endpoint is in the form of the JSON representation
of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
|
PushConfig.PubsubWrapper.Builder |
The payload to the push endpoint is in the form of the JSON representation
of a PubsubMessage
(https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
|
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.
|
RollbackSchemaRequest |
Request for the `RollbackSchema` method.
|
RollbackSchemaRequest.Builder |
Request for the `RollbackSchema` method.
|
Schema |
A schema resource.
|
Schema.Builder |
A schema resource.
|
SchemaName | |
SchemaName.Builder |
Builder for projects/{project}/schemas/{schema}.
|
SchemaProto | |
SchemaServiceGrpc |
Service for doing schema-related operations.
|
SchemaServiceGrpc.SchemaServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SchemaService.
|
SchemaServiceGrpc.SchemaServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
|
SchemaServiceGrpc.SchemaServiceImplBase |
Base class for the server implementation of the service SchemaService.
|
SchemaServiceGrpc.SchemaServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
|
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.
|
SubscriberGrpc |
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.
|
SubscriberGrpc.SubscriberBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Subscriber.
|
SubscriberGrpc.SubscriberFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Subscriber.
|
SubscriberGrpc.SubscriberImplBase |
Base class for the server implementation of the service Subscriber.
|
SubscriberGrpc.SubscriberStub |
A stub to allow clients to do asynchronous rpc calls to service Subscriber.
|
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.
|
CloudStorageConfig.OutputFormatCase | |
CloudStorageConfig.State |
Possible states for a Cloud Storage subscription.
|
Encoding |
Possible encoding types for messages.
|
PushConfig.AuthenticationMethodCase | |
PushConfig.WrapperCase | |
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 © 2023 Google LLC. All rights reserved.