-
Notifications
You must be signed in to change notification settings - Fork 31
Mapping of Google PubSub message to Cloud Event #628
Copy link
Copy link
Open
Labels
api: eventarcIssues related to the googleapis/google-cloudevents API.Issues related to the googleapis/google-cloudevents API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Metadata
Metadata
Assignees
Labels
api: eventarcIssues related to the googleapis/google-cloudevents API.Issues related to the googleapis/google-cloudevents API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
As part of mapping of Google PubSub Message to Cloud event, there is a need to map it both ways (publishing and subscribing).
It should account for using built-in fields from Google PubSub such as Message Id, Ack Id, Publish Time etc. and map them to event standard fields.