Add protobuf example & README documentation #169
Labels
api: eventarc
Issues related to the googleapis/google-cloudevents-go API.
documentation
Improvements or additions to documentation
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Problem
We now support receiving events in binary protobuf format, and expect Firestore events to be primarily used in protobuf. Current examples only show JSON parsing.
Proposal
Add examples of how to parse protobuf event payloads with the library in two forms:
Rough Example (Untested)
The text was updated successfully, but these errors were encountered: