AsyncAPI channel · Google Cloud Pub/Sub
· Google Cloud Pub/Sub Messaging Surface
projects/{projectId}/subscriptions/{subscriptionId}:cloudstorage
A Cloud Storage subscription. Pub/Sub batches messages and writes them as objects to a Cloud Storage bucket in text or Avro format.
Channel address
projects/{projectId}/subscriptions/{subscriptionId}:cloudstorage
Parameters
projectId— The Google Cloud project ID that owns the subscription.subscriptionId— The subscription ID.
Operations
subscribe
deliverToCloudStorage
Deliver a batch of messages to a Cloud Storage object
Messages
CloudStorageBatch
A batch of messages flushed to a Cloud Storage object in text or Avro format according to the subscription's text_config or avro_config.
Content-Type:
About AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.