Google Cloud PubSub
Google Cloud PubSub is a real-time messaging service that allows you to send and receive messages among independent applications and services.
Actions
-
Acknowledge: Acknowledge the messages associated with the ackIds in the AcknowledgeRequest. The Pub/Sub system can remove the relevant messages from the subscription.
-
Create Subscription: Create a subscription to a given topic
-
Create Topic: Create the given topic with the given name
-
Delete Subscription: Delete an existing subscription
-
Delete Topic: Delete the topic with the given name
-
Get Iam Policy Subscription: Get the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set
-
Get Iam Policy Topic: Get the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
Get Subscription: Get the configuration details of a subscription
-
Get Topic: Get the configuration of a topic
-
List Subscription: List matching subscriptions
-
List Topic Subscription: List the name of the subscriptions for this topic
-
List Topics: List matching topics
-
Modify Ack Deadline: Modify the ack deadline for a specific message
-
Modify Push Config: Modify the ack deadline for a specific message
-
Publish: Publish a message on the specified topic
-
Pull: Pull messages from the server
-
Set Iam Policy Subscription: Set the access control policy on the specified resource. Replaces any existing policy
-
Set Iam Policy Topic: Set the access control policy on the specified resource. This would replace any existing policy.
-
Test Iam Permission Subscription: Return permissions that a caller has on the specified resource
-
Test Iam Permission Topic: Modify the PushConfig for a specific topic