Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessagePublishedData ¶
type MessagePublishedData struct { Message struct { Data []byte `json:"data"` } `json:"message"` }
MessagePublishedData contains the full Pub/Sub message See the documentation for more details: https://cloud.google.com/eventarc/docs/cloudevents#pubsub
Click to show internal directories.
Click to hide internal directories.