Create a new source transform output message.
The message payload as a Buffer
The event time to assign to this message
Optionaloptions: sourceTransform.MessageOptionsOptional keys, tags, and metadata
Event time to assign to this message
OptionalkeysOptional keys for routing
OptionaltagsOptional tags for conditional forwarding
OptionaluserOptional user metadata
The message payload
StatictoCreate a drop message that will be discarded and not forwarded.
The event time for the drop message
A message marked for dropping
Represents an output message from a source transform handler.
Example