Looking into the API documentation it looks as though it supports gRPC (aka non-JSON raw binary). Therefore the message can be your raw data. The new Client Libraries for Pub/Sub also use gRPC by default.- Note that Google Groups is for general product discussions and is not for reporting Google-end feature requests. To report a feature request it is recommended to use the Public Issue Tracker.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/8b1a0be3-9a69-43ad-8faa-b8704e573169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Avinash,There are couple schools of thought on this. The issue with un-encoded payloads is that it's easy for a malformed json string to slip in. And now you have to handle a request that you can't parse as JSON. While encoded payload can always be passed around safely. When you are ready to decode, it's typically a single method call away from a full string. Our opinion has been that the portability of encoded payloads is more important than sparing developers that decoding step. But we may have been wrong. Could you tell us what about encoded payloads makes them much more difficult to process in your case?k--Kir Titievsky | Product Manager | Google Cloud Pub/Sub
On Fri, Dec 1, 2017 at 7:52 PM 'Jordan (Cloud Platform Support)' via Google Cloud Pub/Sub Discussions <cloud-pubs...@googlegroups.com> wrote:
Looking into the API documentation it looks as though it supports gRPC (aka non-JSON raw binary). Therefore the message can be your raw data. The new Client Libraries for Pub/Sub also use gRPC by default.--- Note that Google Groups is for general product discussions and is not for reporting Google-end feature requests. To report a feature request it is recommended to use the Public Issue Tracker.
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/8b1a0be3-9a69-43ad-8faa-b8704e573169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/6d93b8b8-e943-45fe-b39c-1efdfb94008d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/8b1a0be3-9a69-43ad-8faa-b8704e573169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/6d93b8b8-e943-45fe-b39c-1efdfb94008d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/8b1a0be3-9a69-43ad-8faa-b8704e573169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/6d93b8b8-e943-45fe-b39c-1efdfb94008d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Kir Titievsky | Product Manager | Google Cloud Pub/Sub
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/ec9c2ba3-f426-409e-a9ac-384c22af6923%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/8b1a0be3-9a69-43ad-8faa-b8704e573169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/6d93b8b8-e943-45fe-b39c-1efdfb94008d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Kir Titievsky | Product Manager | Google Cloud Pub/Sub
--
You received this message because you are subscribed to the Google Groups "Google Cloud Pub/Sub Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-pubsub-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-pubsub-discuss/ec9c2ba3-f426-409e-a9ac-384c22af6923%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.