- get(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions
-
Gets the configuration details of a subscription.
- get(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics
-
Gets the configuration of a topic.
- getAbstractGoogleClient() - Method in class com.google.api.services.pubsub.PubsubRequest
-
- getAckDeadlineSeconds() - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The new ack deadline with respect to the time this request was sent to the Pub/Sub system.
- getAckDeadlineSeconds() - Method in class com.google.api.services.pubsub.model.Subscription
-
For either push or pull delivery, the value is the maximum time after a subscriber receives a
message before the subscriber should acknowledge or Nack the message.
- getAckId() - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The acknowledgment ID for the message being acknowledged.
- getAckId() - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The acknowledgment ID.
- getAckId() - Method in class com.google.api.services.pubsub.model.PullResponse
-
This ID must be used to acknowledge the received event or message.
- getAlt() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Data format for the response.
- getData() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The message payload.
- getDeleted() - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
Indicates that this subscription has been deleted.
- getFields() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Selector specifying which fields to include in a partial response.
- getKey() - Method in class com.google.api.services.pubsub.model.Label
-
The key of a label is a syntactically valid URL (as per RFC 1738) with the "scheme" and initial
slashes omitted and with the additional restrictions noted below.
- getKey() - Method in class com.google.api.services.pubsub.PubsubRequest
-
API key.
- getLabel() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
Optional list of labels for this message.
- getMaxEvents() - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
The maximum number of PubsubEvents returned for this request.
- getMaxResults() - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
Maximum number of subscriptions to return.
- getMaxResults() - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
Maximum number of topics to return.
- getMessage() - Method in class com.google.api.services.pubsub.model.PublishRequest
-
The message to publish.
- getMessage() - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
A received message.
- getMessageId() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
ID of this message assigned by the server at publication time.
- getMessageIds() - Method in class com.google.api.services.pubsub.model.PublishBatchResponse
-
The server-assigned ID of each published message, in the same order as the messages in the
request.
- getMessages() - Method in class com.google.api.services.pubsub.model.PublishBatchRequest
-
The messages to publish.
- getName() - Method in class com.google.api.services.pubsub.model.Subscription
-
Name of the subscription.
- getName() - Method in class com.google.api.services.pubsub.model.Topic
-
Name of the topic.
- getNextPageToken() - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
If not empty, indicates that there are more subscriptions that match the request and this value
should be passed to the next ListSubscriptionsRequest to continue.
- getNextPageToken() - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
If not empty, indicates that there are more topics that match the request, and this value
should be passed to the next ListTopicsRequest to continue.
- getNumValue() - Method in class com.google.api.services.pubsub.model.Label
-
An integer value.
- getOauthToken() - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth 2.0 token for the current user.
- getPageToken() - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
The value obtained in the last ListSubscriptionsResponse for continuation.
- getPageToken() - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
The value obtained in the last ListTopicsResponse for continuation.
- getPrettyPrint() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Returns response with indentations and line breaks.
- getPubsubEvent() - Method in class com.google.api.services.pubsub.model.PullResponse
-
A pubsub message or truncation event.
- getPullResponses() - Method in class com.google.api.services.pubsub.model.PullBatchResponse
-
Received Pub/Sub messages or status events.
- getPushConfig() - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
An empty push_config indicates that the Pub/Sub system should pause pushing messages from the
given subscription.
- getPushConfig() - Method in class com.google.api.services.pubsub.model.Subscription
-
If push delivery is used with this subscription, this field is used to configure it.
- getPushEndpoint() - Method in class com.google.api.services.pubsub.model.PushConfig
-
A URL locating the endpoint to which messages should be pushed.
- getQuery() - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
A valid label query expression.
- getQuery() - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
A valid label query expression.
- getQuotaUser() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Available to use for quota purposes for server-side applications.
- getReturnImmediately() - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
If this is specified as true the system will respond immediately even if it is not able to
return a message in the Pull response.
- getReturnImmediately() - Method in class com.google.api.services.pubsub.model.PullRequest
-
If this is specified as true the system will respond immediately even if it is not able to
return a message in the Pull response.
- getStrValue() - Method in class com.google.api.services.pubsub.model.Label
-
A string value.
- getSubscription() - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The subscription whose message is being acknowledged.
- getSubscription() - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscription() - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The name of the subscription from which messages are being pulled.
- getSubscription() - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
The name of the subscription.
- getSubscription() - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
The subscription that received the event.
- getSubscription() - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
The subscription from which messages should be pulled.
- getSubscription() - Method in class com.google.api.services.pubsub.model.PullRequest
-
The subscription from which a message should be pulled.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
The subscription to delete.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
The name of the subscription to get.
- getTopic() - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
The resulting topics.
- getTopic() - Method in class com.google.api.services.pubsub.model.PublishBatchRequest
-
The messages in the request will be published on this topic.
- getTopic() - Method in class com.google.api.services.pubsub.model.PublishRequest
-
The message in the request will be published on this topic.
- getTopic() - Method in class com.google.api.services.pubsub.model.Subscription
-
The name of the topic from which this subscription is receiving messages.
- getTopic() - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
Name of the topic to delete.
- getTopic() - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
The name of the topic to get.
- getTruncated() - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
Indicates that this subscription has been truncated.
- getUserIp() - Method in class com.google.api.services.pubsub.PubsubRequest
-
IP address of the site where the request originates.
- publish(PublishRequest) - Method in class com.google.api.services.pubsub.Pubsub.Topics
-
Adds a message to the topic.
- publishBatch(PublishBatchRequest) - Method in class com.google.api.services.pubsub.Pubsub.Topics
-
Adds one or more messages to the topic.
- PublishBatchRequest - Class in com.google.api.services.pubsub.model
-
Request for the PublishBatch method.
- PublishBatchRequest() - Constructor for class com.google.api.services.pubsub.model.PublishBatchRequest
-
- PublishBatchResponse - Class in com.google.api.services.pubsub.model
-
Response for the PublishBatch method.
- PublishBatchResponse() - Constructor for class com.google.api.services.pubsub.model.PublishBatchResponse
-
- PublishRequest - Class in com.google.api.services.pubsub.model
-
Request for the Publish method.
- PublishRequest() - Constructor for class com.google.api.services.pubsub.model.PublishRequest
-
- Pubsub - Class in com.google.api.services.pubsub
-
Service definition for Pubsub (v1beta1).
- Pubsub(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.pubsub.Pubsub
-
Constructor.
- PUBSUB - Static variable in class com.google.api.services.pubsub.PubsubScopes
-
View and manage Pub/Sub topics and subscriptions.
- Pubsub.Builder - Class in com.google.api.services.pubsub
-
- Pubsub.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.pubsub.Pubsub.Builder
-
Returns an instance of a new builder.
- Pubsub.Subscriptions - Class in com.google.api.services.pubsub
-
The "subscriptions" collection of methods.
- Pubsub.Subscriptions() - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions
-
- Pubsub.Subscriptions.Acknowledge - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.Acknowledge(AcknowledgeRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
Acknowledges a particular received message: the Pub/Sub system can remove the given message
from the subscription.
- Pubsub.Subscriptions.Create - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.Create(Subscription) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
Creates a subscription on a given topic for a given subscriber.
- Pubsub.Subscriptions.Delete - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.Delete(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
Deletes an existing subscription.
- Pubsub.Subscriptions.Get - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.Get(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
Gets the configuration details of a subscription.
- Pubsub.Subscriptions.List - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.List() - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
Lists matching subscriptions.
- Pubsub.Subscriptions.ModifyAckDeadline - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.ModifyAckDeadline(ModifyAckDeadlineRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
Modifies the Ack deadline for a message received from a pull request.
- Pubsub.Subscriptions.ModifyPushConfig - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.ModifyPushConfig(ModifyPushConfigRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
Modifies the PushConfig for a specified subscription.
- Pubsub.Subscriptions.Pull - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.Pull(PullRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
Pulls a single message from the server.
- Pubsub.Subscriptions.PullBatch - Class in com.google.api.services.pubsub
-
- Pubsub.Subscriptions.PullBatch(PullBatchRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
Pulls messages from the server.
- Pubsub.Topics - Class in com.google.api.services.pubsub
-
The "topics" collection of methods.
- Pubsub.Topics() - Constructor for class com.google.api.services.pubsub.Pubsub.Topics
-
- Pubsub.Topics.Create - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.Create(Topic) - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.Create
-
Creates the given topic with the given name.
- Pubsub.Topics.Delete - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.Delete(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
Deletes the topic with the given name.
- Pubsub.Topics.Get - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.Get(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.Get
-
Gets the configuration of a topic.
- Pubsub.Topics.List - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.List() - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.List
-
Lists matching topics.
- Pubsub.Topics.Publish - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.Publish(PublishRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
Adds a message to the topic.
- Pubsub.Topics.PublishBatch - Class in com.google.api.services.pubsub
-
- Pubsub.Topics.PublishBatch(PublishBatchRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
Adds one or more messages to the topic.
- PubsubEvent - Class in com.google.api.services.pubsub.model
-
An event indicating a received message or truncation event.
- PubsubEvent() - Constructor for class com.google.api.services.pubsub.model.PubsubEvent
-
- PubsubMessage - Class in com.google.api.services.pubsub.model
-
A message data and its labels.
- PubsubMessage() - Constructor for class com.google.api.services.pubsub.model.PubsubMessage
-
- PubsubRequest<T> - Class in com.google.api.services.pubsub
-
Pubsub request.
- PubsubRequest(Pubsub, String, String, Object, Class<T>) - Constructor for class com.google.api.services.pubsub.PubsubRequest
-
- PubsubRequestInitializer - Class in com.google.api.services.pubsub
-
Pubsub request initializer for setting properties like key and userIp.
- PubsubRequestInitializer() - Constructor for class com.google.api.services.pubsub.PubsubRequestInitializer
-
- PubsubRequestInitializer(String) - Constructor for class com.google.api.services.pubsub.PubsubRequestInitializer
-
- PubsubRequestInitializer(String, String) - Constructor for class com.google.api.services.pubsub.PubsubRequestInitializer
-
- PubsubScopes - Class in com.google.api.services.pubsub
-
Available OAuth 2.0 scopes for use with the Google Cloud Pub/Sub API.
- pull(PullRequest) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions
-
Pulls a single message from the server.
- pullBatch(PullBatchRequest) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions
-
Pulls messages from the server.
- PullBatchRequest - Class in com.google.api.services.pubsub.model
-
Request for the PullBatch method.
- PullBatchRequest() - Constructor for class com.google.api.services.pubsub.model.PullBatchRequest
-
- PullBatchResponse - Class in com.google.api.services.pubsub.model
-
Response for the PullBatch method.
- PullBatchResponse() - Constructor for class com.google.api.services.pubsub.model.PullBatchResponse
-
- PullRequest - Class in com.google.api.services.pubsub.model
-
Request for the Pull method.
- PullRequest() - Constructor for class com.google.api.services.pubsub.model.PullRequest
-
- PullResponse - Class in com.google.api.services.pubsub.model
-
Either a PubsubMessage or a truncation event.
- PullResponse() - Constructor for class com.google.api.services.pubsub.model.PullResponse
-
- PushConfig - Class in com.google.api.services.pubsub.model
-
Configuration for a push delivery endpoint.
- PushConfig() - Constructor for class com.google.api.services.pubsub.model.PushConfig
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.Label
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PublishBatchRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PublishBatchResponse
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PublishRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PullBatchResponse
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PullRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PullResponse
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.PushConfig
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.Subscription
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.Topic
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- set(String, Object) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- setAckDeadlineSeconds(Integer) - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The new ack deadline with respect to the time this request was sent to the Pub/Sub system.
- setAckDeadlineSeconds(Integer) - Method in class com.google.api.services.pubsub.model.Subscription
-
For either push or pull delivery, the value is the maximum time after a subscriber receives a
message before the subscriber should acknowledge or Nack the message.
- setAckId(List<String>) - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The acknowledgment ID for the message being acknowledged.
- setAckId(String) - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The acknowledgment ID.
- setAckId(String) - Method in class com.google.api.services.pubsub.model.PullResponse
-
This ID must be used to acknowledge the received event or message.
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setAlt(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setData(String) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The message payload.
- setDeleted(Boolean) - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
Indicates that this subscription has been deleted.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setFields(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Selector specifying which fields to include in a partial response.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setKey(String) - Method in class com.google.api.services.pubsub.model.Label
-
The key of a label is a syntactically valid URL (as per RFC 1738) with the "scheme" and initial
slashes omitted and with the additional restrictions noted below.
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setKey(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
API key.
- setLabel(List<Label>) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
Optional list of labels for this message.
- setMaxEvents(Integer) - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
The maximum number of PubsubEvents returned for this request.
- setMaxResults(Integer) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
Maximum number of subscriptions to return.
- setMaxResults(Integer) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
Maximum number of topics to return.
- setMessage(PubsubMessage) - Method in class com.google.api.services.pubsub.model.PublishRequest
-
The message to publish.
- setMessage(PubsubMessage) - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
A received message.
- setMessageId(String) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
ID of this message assigned by the server at publication time.
- setMessageIds(List<String>) - Method in class com.google.api.services.pubsub.model.PublishBatchResponse
-
The server-assigned ID of each published message, in the same order as the messages in the
request.
- setMessages(List<PubsubMessage>) - Method in class com.google.api.services.pubsub.model.PublishBatchRequest
-
The messages to publish.
- setName(String) - Method in class com.google.api.services.pubsub.model.Subscription
-
Name of the subscription.
- setName(String) - Method in class com.google.api.services.pubsub.model.Topic
-
Name of the topic.
- setNextPageToken(String) - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
If not empty, indicates that there are more subscriptions that match the request and this value
should be passed to the next ListSubscriptionsRequest to continue.
- setNextPageToken(String) - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
If not empty, indicates that there are more topics that match the request, and this value
should be passed to the next ListTopicsRequest to continue.
- setNumValue(Long) - Method in class com.google.api.services.pubsub.model.Label
-
An integer value.
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth 2.0 token for the current user.
- setPageToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
The value obtained in the last ListSubscriptionsResponse for continuation.
- setPageToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
The value obtained in the last ListTopicsResponse for continuation.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Returns response with indentations and line breaks.
- setPubsubEvent(PubsubEvent) - Method in class com.google.api.services.pubsub.model.PullResponse
-
A pubsub message or truncation event.
- setPubsubRequestInitializer(PubsubRequestInitializer) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setPullResponses(List<PullResponse>) - Method in class com.google.api.services.pubsub.model.PullBatchResponse
-
Received Pub/Sub messages or status events.
- setPushConfig(PushConfig) - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
An empty push_config indicates that the Pub/Sub system should pause pushing messages from the
given subscription.
- setPushConfig(PushConfig) - Method in class com.google.api.services.pubsub.model.Subscription
-
If push delivery is used with this subscription, this field is used to configure it.
- setPushEndpoint(String) - Method in class com.google.api.services.pubsub.model.PushConfig
-
A URL locating the endpoint to which messages should be pushed.
- setQuery(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
A valid label query expression.
- setQuery(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
A valid label query expression.
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Available to use for quota purposes for server-side applications.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- setReturnImmediately(Boolean) - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
If this is specified as true the system will respond immediately even if it is not able to
return a message in the Pull response.
- setReturnImmediately(Boolean) - Method in class com.google.api.services.pubsub.model.PullRequest
-
If this is specified as true the system will respond immediately even if it is not able to
return a message in the Pull response.
- setRootUrl(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setServicePath(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setStrValue(String) - Method in class com.google.api.services.pubsub.model.Label
-
A string value.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The subscription whose message is being acknowledged.
- setSubscription(List<Subscription>) - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
The subscriptions that match the request.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The name of the subscription from which messages are being pulled.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
The name of the subscription.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
The subscription that received the event.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.PullBatchRequest
-
The subscription from which messages should be pulled.
- setSubscription(String) - Method in class com.google.api.services.pubsub.model.PullRequest
-
The subscription from which a message should be pulled.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
The subscription to delete.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
The name of the subscription to get.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setTopic(List<Topic>) - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
The resulting topics.
- setTopic(String) - Method in class com.google.api.services.pubsub.model.PublishBatchRequest
-
The messages in the request will be published on this topic.
- setTopic(String) - Method in class com.google.api.services.pubsub.model.PublishRequest
-
The message in the request will be published on this topic.
- setTopic(String) - Method in class com.google.api.services.pubsub.model.Subscription
-
The name of the topic from which this subscription is receiving messages.
- setTopic(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
Name of the topic to delete.
- setTopic(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
The name of the topic to get.
- setTruncated(Boolean) - Method in class com.google.api.services.pubsub.model.PubsubEvent
-
Indicates that this subscription has been truncated.
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Acknowledge
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Create
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Delete
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Get
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.List
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyAckDeadline
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.ModifyPushConfig
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.Pull
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Subscriptions.PullBatch
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Create
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Delete
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Get
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.List
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.Publish
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.Pubsub.Topics.PublishBatch
-
- setUserIp(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
IP address of the site where the request originates.
- Subscription - Class in com.google.api.services.pubsub.model
-
A subscription resource.
- Subscription() - Constructor for class com.google.api.services.pubsub.model.Subscription
-
- subscriptions() - Method in class com.google.api.services.pubsub.Pubsub
-
An accessor for creating requests from the Subscriptions collection.