I couldn't really find any references pertaining to the above question. Has anyone tried to use amqp 1.0 with Google cloud's Pub/Sub? Is it even supported or is it supposed to be used as a standalone vendor offering?
Thanks in advance.
Pubsub is not compliant with AMQP. You have product with similar propocol, like MQTT for IoT core product, but when a message is in PubSub, only HTTP and gRPC communication are supported.