Messaging & Workflow 3 documented workflows
Pub/Sub
Topic, subscription, publish, pull, and acknowledgement workflows.
Documented workflows
3 workflows- topics.create/get/list/delete
- subscriptions.create/get/list/delete
- publish/pull/ack/modifyAckDeadline
Service boundaries
- Schemas, snapshots, seek, dead-letter policy, filters, and other advanced subscription fields are not implemented on the configured endpoint.
- gcloud and console paths remain partial for advanced Pub/Sub workflows.
- schemas, snapshots, seek, dead-letter policy: Not supported locally. The configured Pub/Sub gRPC endpoint fails unsupported schemas, snapshots, seek, and advanced subscription fields explicitly with UNIMPLEMENTED.
- Topics, subscriptions, and messages do not survive emulator/container restart
- Reseed or recreate state after restart.
Next steps
- Pub/Sub emulator overview: setup, documented workflows, and FAQ.
- AI agent local testing: prompts and endpoint routing for local workflows.
- Local cloud for AI agents: give agent-written cloud code a credentialless target.
- Compatibility: compare all 27 service guides.
- Configuration: service selection, tiers, and runtime precedence.