- get(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions
-
Gets the configuration details of a subscription.
- get(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
Gets the configuration of a topic.
- get$Xgafv() - Method in class com.google.api.services.pubsub.PubsubRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.pubsub.PubsubRequest
-
- getAccessToken() - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth access token.
- 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
-
This value is the maximum time after a subscriber receives a message before the subscriber
should acknowledge the message.
- getAckId() - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
The acknowledgment ID.
- getAckId() - Method in class com.google.api.services.pubsub.model.ReceivedMessage
-
This ID can be used to acknowledge the received message.
- getAckIds() - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned by the Pub/Sub
system in the `Pull` response.
- getAckIds() - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- getAlt() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Data format for response.
- getAttributes() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
Optional attributes for this message.
- getAttributes() - Method in class com.google.api.services.pubsub.model.PushConfig
-
Endpoint configuration attributes.
- getBearerToken() - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth bearer token.
- getBindings() - Method in class com.google.api.services.pubsub.model.Policy
-
Associates a list of `members` to a `role`.
- getCallback() - Method in class com.google.api.services.pubsub.PubsubRequest
-
JSONP
- getData() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The message payload.
- getEtag() - Method in class com.google.api.services.pubsub.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- getFields() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Selector specifying which fields to include in a partial response.
- getIamPolicy(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions
-
Gets the access control policy for a resource.
- getIamPolicy(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
Gets the access control policy for a resource.
- getKey() - Method in class com.google.api.services.pubsub.PubsubRequest
-
API key.
- getMaxMessages() - Method in class com.google.api.services.pubsub.model.PullRequest
-
The maximum number of messages returned for this request.
- getMembers() - Method in class com.google.api.services.pubsub.model.Binding
-
Specifies the identities requesting access for a Cloud Platform resource.
- getMessage() - Method in class com.google.api.services.pubsub.model.ReceivedMessage
-
The message.
- getMessageId() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
ID of this message, assigned by the server when the message is published.
- getMessageIds() - Method in class com.google.api.services.pubsub.model.PublishResponse
-
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.PublishRequest
-
The messages to publish.
- getName() - Method in class com.google.api.services.pubsub.model.Subscription
-
The name of the subscription.
- getName() - Method in class com.google.api.services.pubsub.model.Topic
-
The name of the topic.
- getName() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
The name of the subscription.
- getName() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
The name of the topic.
- getNextPageToken() - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
If not empty, indicates that there may be more subscriptions that match the request; this value
should be passed in a new `ListSubscriptionsRequest` to get more subscriptions.
- getNextPageToken() - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
If not empty, indicates that there may be more topics that match the request; this value should
be passed in a new `ListTopicsRequest`.
- getNextPageToken() - Method in class com.google.api.services.pubsub.model.ListTopicSubscriptionsResponse
-
If not empty, indicates that there may be more subscriptions that match the request; this value
should be passed in a new `ListTopicSubscriptionsRequest` to get more subscriptions.
- getOauthToken() - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth 2.0 token for the current user.
- getPageSize() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
Maximum number of subscriptions to return.
- getPageSize() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
Maximum number of topics to return.
- getPageSize() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
Maximum number of subscription names to return.
- getPageToken() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
The value returned by the last `ListSubscriptionsResponse`; indicates that this is a continuation
of a prior `ListSubscriptions` call, and that the system should return the next page of data.
- getPageToken() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
The value returned by the last `ListTopicsResponse`; indicates that this is a continuation of a
prior `ListTopics` call, and that the system should return the next page of data.
- getPageToken() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
The value returned by the last `ListTopicSubscriptionsResponse`; indicates that this is a
continuation of a prior `ListTopicSubscriptions` call, and that the system should return the next
page of data.
- getPermissions() - Method in class com.google.api.services.pubsub.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- getPermissions() - Method in class com.google.api.services.pubsub.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- getPolicy() - Method in class com.google.api.services.pubsub.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- getPp() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Pretty-print response.
- getPrettyPrint() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Returns response with indentations and line breaks.
- getProject() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
The name of the cloud project that subscriptions belong to.
- getProject() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
The name of the cloud project that topics belong to.
- getPublishTime() - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The time at which the message was published, populated by the server when it receives the
`Publish` call.
- getPushConfig() - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
The push configuration for future deliveries.
- 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.
- getQuotaUser() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Available to use for quota purposes for server-side applications.
- getReceivedMessages() - Method in class com.google.api.services.pubsub.model.PullResponse
-
Received Pub/Sub messages.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- getResource() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- 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.
- getRole() - Method in class com.google.api.services.pubsub.model.Binding
-
Role that is assigned to `members`.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
The subscription whose message is being acknowledged.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
The subscription to delete.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
The name of the subscription to get.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
The name of the subscription.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
The name of the subscription.
- getSubscription() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
The subscription from which messages should be pulled.
- getSubscriptions() - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
The subscriptions that match the request.
- getSubscriptions() - Method in class com.google.api.services.pubsub.model.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- 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.Projects.Topics.Delete
-
Name of the topic to delete.
- getTopic() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
The name of the topic to get.
- getTopic() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
The messages in the request will be published on this topic.
- getTopic() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
The name of the topic that subscriptions are attached to.
- getTopics() - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
The resulting topics.
- getUploadProtocol() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.pubsub.PubsubRequest
-
Legacy upload protocol for media (e.g.
- getVersion() - Method in class com.google.api.services.pubsub.model.Policy
-
Version of the `Policy`.
- Policy - Class in com.google.api.services.pubsub.model
-
Defines an Identity and Access Management (IAM) policy.
- Policy() - Constructor for class com.google.api.services.pubsub.model.Policy
-
- projects() - Method in class com.google.api.services.pubsub.Pubsub
-
An accessor for creating requests from the Projects collection.
- publish(String, PublishRequest) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
Adds one or more messages to the topic.
- 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
-
- PublishResponse - Class in com.google.api.services.pubsub.model
-
Response for the `Publish` method.
- PublishResponse() - Constructor for class com.google.api.services.pubsub.model.PublishResponse
-
- Pubsub - Class in com.google.api.services.pubsub
-
Service definition for Pubsub (v1beta2).
- 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.Projects - Class in com.google.api.services.pubsub
-
The "projects" collection of methods.
- Pubsub.Projects() - Constructor for class com.google.api.services.pubsub.Pubsub.Projects
-
- Pubsub.Projects.Subscriptions - Class in com.google.api.services.pubsub
-
The "subscriptions" collection of methods.
- Pubsub.Projects.Subscriptions() - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions
-
- Pubsub.Projects.Subscriptions.Acknowledge - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.Acknowledge(String, AcknowledgeRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`.
- Pubsub.Projects.Subscriptions.Create - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.Create(String, Subscription) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
Creates a subscription to a given topic.
- Pubsub.Projects.Subscriptions.Delete - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.Delete(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
Deletes an existing subscription.
- Pubsub.Projects.Subscriptions.Get - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.Get(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
Gets the configuration details of a subscription.
- Pubsub.Projects.Subscriptions.GetIamPolicy - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.GetIamPolicy(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
Gets the access control policy for a resource.
- Pubsub.Projects.Subscriptions.List - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.List(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
Lists matching subscriptions.
- Pubsub.Projects.Subscriptions.ModifyAckDeadline - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.ModifyAckDeadline(String, ModifyAckDeadlineRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
Modifies the ack deadline for a specific message.
- Pubsub.Projects.Subscriptions.ModifyPushConfig - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.ModifyPushConfig(String, ModifyPushConfigRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
Modifies the `PushConfig` for a specified subscription.
- Pubsub.Projects.Subscriptions.Pull - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.Pull(String, PullRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
Pulls messages from the server.
- Pubsub.Projects.Subscriptions.SetIamPolicy - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.SetIamPolicy(String, SetIamPolicyRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
Sets the access control policy on the specified resource.
- Pubsub.Projects.Subscriptions.TestIamPermissions - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Subscriptions.TestIamPermissions(String, TestIamPermissionsRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
Returns permissions that a caller has on the specified resource.
- Pubsub.Projects.Topics - Class in com.google.api.services.pubsub
-
The "topics" collection of methods.
- Pubsub.Projects.Topics() - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
- Pubsub.Projects.Topics.Create - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.Create(String, Topic) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
Creates the given topic with the given name.
- Pubsub.Projects.Topics.Delete - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.Delete(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
Deletes the topic with the given name.
- Pubsub.Projects.Topics.Get - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.Get(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
Gets the configuration of a topic.
- Pubsub.Projects.Topics.GetIamPolicy - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.GetIamPolicy(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
Gets the access control policy for a resource.
- Pubsub.Projects.Topics.List - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.List(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
Lists matching topics.
- Pubsub.Projects.Topics.Publish - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.Publish(String, PublishRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
Adds one or more messages to the topic.
- Pubsub.Projects.Topics.SetIamPolicy - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.SetIamPolicy(String, SetIamPolicyRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
Sets the access control policy on the specified resource.
- Pubsub.Projects.Topics.Subscriptions - Class in com.google.api.services.pubsub
-
The "subscriptions" collection of methods.
- Pubsub.Projects.Topics.Subscriptions() - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions
-
- Pubsub.Projects.Topics.Subscriptions.List - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.Subscriptions.List(String) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
Lists the name of the subscriptions for this topic.
- Pubsub.Projects.Topics.TestIamPermissions - Class in com.google.api.services.pubsub
-
- Pubsub.Projects.Topics.TestIamPermissions(String, TestIamPermissionsRequest) - Constructor for class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
Returns permissions that a caller has on the specified resource.
- PubsubMessage - Class in com.google.api.services.pubsub.model
-
A message data and its attributes.
- 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(String, PullRequest) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions
-
Pulls messages from the server.
- 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
-
Response for the `Pull` method.
- 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.Binding
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.Empty
-
- 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.ListTopicSubscriptionsResponse
-
- 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.Policy
-
- 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.PublishResponse
-
- 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.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.ReceivedMessage
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.SetIamPolicyRequest
-
- 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.TestIamPermissionsRequest
-
- set(String, Object) - Method in class com.google.api.services.pubsub.model.TestIamPermissionsResponse
-
- 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.Projects.Subscriptions.Acknowledge
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- set(String, Object) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- set(String, Object) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- set$Xgafv(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setAccessToken(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth access token.
- 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
-
This value is the maximum time after a subscriber receives a message before the subscriber
should acknowledge the message.
- 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.ReceivedMessage
-
This ID can be used to acknowledge the received message.
- setAckIds(List<String>) - Method in class com.google.api.services.pubsub.model.AcknowledgeRequest
-
The acknowledgment ID for the messages being acknowledged that was returned by the Pub/Sub
system in the `Pull` response.
- setAckIds(List<String>) - Method in class com.google.api.services.pubsub.model.ModifyAckDeadlineRequest
-
List of acknowledgment IDs.
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setAlt(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setAlt(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Data format for response.
- setApplicationName(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setAttributes(Map<String, String>) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
Optional attributes for this message.
- setAttributes(Map<String, String>) - Method in class com.google.api.services.pubsub.model.PushConfig
-
Endpoint configuration attributes.
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setBearerToken(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth bearer token.
- setBindings(List<Binding>) - Method in class com.google.api.services.pubsub.model.Policy
-
Associates a list of `members` to a `role`.
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setCallback(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setCallback(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
JSONP
- setData(String) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The message payload.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- setEtag(String) - Method in class com.google.api.services.pubsub.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setFields(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- 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
-
- setIamPolicy(String, SetIamPolicyRequest) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions
-
Sets the access control policy on the specified resource.
- setIamPolicy(String, SetIamPolicyRequest) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
Sets the access control policy on the specified resource.
- SetIamPolicyRequest - Class in com.google.api.services.pubsub.model
-
Request message for `SetIamPolicy` method.
- SetIamPolicyRequest() - Constructor for class com.google.api.services.pubsub.model.SetIamPolicyRequest
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setKey(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setKey(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
API key.
- setMaxMessages(Integer) - Method in class com.google.api.services.pubsub.model.PullRequest
-
The maximum number of messages returned for this request.
- setMembers(List<String>) - Method in class com.google.api.services.pubsub.model.Binding
-
Specifies the identities requesting access for a Cloud Platform resource.
- setMessage(PubsubMessage) - Method in class com.google.api.services.pubsub.model.ReceivedMessage
-
The message.
- setMessageId(String) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
ID of this message, assigned by the server when the message is published.
- setMessageIds(List<String>) - Method in class com.google.api.services.pubsub.model.PublishResponse
-
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.PublishRequest
-
The messages to publish.
- setName(String) - Method in class com.google.api.services.pubsub.model.Subscription
-
The name of the subscription.
- setName(String) - Method in class com.google.api.services.pubsub.model.Topic
-
The name of the topic.
- setName(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
The name of the subscription.
- setName(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
The name of the topic.
- setNextPageToken(String) - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
If not empty, indicates that there may be more subscriptions that match the request; this value
should be passed in a new `ListSubscriptionsRequest` to get more subscriptions.
- setNextPageToken(String) - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
If not empty, indicates that there may be more topics that match the request; this value should
be passed in a new `ListTopicsRequest`.
- setNextPageToken(String) - Method in class com.google.api.services.pubsub.model.ListTopicSubscriptionsResponse
-
If not empty, indicates that there may be more subscriptions that match the request; this value
should be passed in a new `ListTopicSubscriptionsRequest` to get more subscriptions.
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setOauthToken(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
OAuth 2.0 token for the current user.
- setPageSize(Integer) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
Maximum number of subscriptions to return.
- setPageSize(Integer) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
Maximum number of topics to return.
- setPageSize(Integer) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
Maximum number of subscription names to return.
- setPageToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
The value returned by the last `ListSubscriptionsResponse`; indicates that this is a
continuation of a prior `ListSubscriptions` call, and that the system should return the
next page of data.
- setPageToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
The value returned by the last `ListTopicsResponse`; indicates that this is a
continuation of a prior `ListTopics` call, and that the system should return the next
page of data.
- setPageToken(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
The value returned by the last `ListTopicSubscriptionsResponse`; indicates that this is
a continuation of a prior `ListTopicSubscriptions` call, and that the system should
return the next page of data.
- setPermissions(List<String>) - Method in class com.google.api.services.pubsub.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- setPermissions(List<String>) - Method in class com.google.api.services.pubsub.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- setPolicy(Policy) - Method in class com.google.api.services.pubsub.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setPp(Boolean) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Pretty-print response.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Returns response with indentations and line breaks.
- setProject(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
The name of the cloud project that subscriptions belong to.
- setProject(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
The name of the cloud project that topics belong to.
- setPublishTime(String) - Method in class com.google.api.services.pubsub.model.PubsubMessage
-
The time at which the message was published, populated by the server when it receives the
`Publish` call.
- setPubsubRequestInitializer(PubsubRequestInitializer) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setPushConfig(PushConfig) - Method in class com.google.api.services.pubsub.model.ModifyPushConfigRequest
-
The push configuration for future deliveries.
- 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.
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setQuotaUser(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Available to use for quota purposes for server-side applications.
- setReceivedMessages(List<ReceivedMessage>) - Method in class com.google.api.services.pubsub.model.PullResponse
-
Received Pub/Sub messages.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.pubsub.PubsubRequest
-
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- setResource(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- 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.
- setRole(String) - Method in class com.google.api.services.pubsub.model.Binding
-
Role that is assigned to `members`.
- setRootUrl(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setServicePath(String) - Method in class com.google.api.services.pubsub.Pubsub.Builder
-
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
The subscription whose message is being acknowledged.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
The subscription to delete.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
The name of the subscription to get.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
The name of the subscription.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
The name of the subscription.
- setSubscription(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
The subscription from which messages should be pulled.
- setSubscriptions(List<Subscription>) - Method in class com.google.api.services.pubsub.model.ListSubscriptionsResponse
-
The subscriptions that match the request.
- setSubscriptions(List<String>) - Method in class com.google.api.services.pubsub.model.ListTopicSubscriptionsResponse
-
The names of the subscriptions that match the request.
- 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(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.Projects.Topics.Delete
-
Name of the topic to delete.
- setTopic(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
The name of the topic to get.
- setTopic(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
The messages in the request will be published on this topic.
- setTopic(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
The name of the topic that subscriptions are attached to.
- setTopics(List<Topic>) - Method in class com.google.api.services.pubsub.model.ListTopicsResponse
-
The resulting topics.
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setUploadProtocol(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Acknowledge
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Create
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Delete
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Get
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.GetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.List
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyAckDeadline
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.ModifyPushConfig
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.Pull
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.SetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Subscriptions.TestIamPermissions
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Create
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Delete
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Get
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.GetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.List
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Publish
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.SetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.List
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics.TestIamPermissions
-
- setUploadType(String) - Method in class com.google.api.services.pubsub.PubsubRequest
-
Legacy upload protocol for media (e.g.
- setVersion(Integer) - Method in class com.google.api.services.pubsub.model.Policy
-
Version of the `Policy`.
- 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.Projects
-
An accessor for creating requests from the Subscriptions collection.
- subscriptions() - Method in class com.google.api.services.pubsub.Pubsub.Projects.Topics
-
An accessor for creating requests from the Subscriptions collection.