Builder

class Builder

Properties

Link copied to clipboard

The name of the input into which the message payload is transformed.

Link copied to clipboard

The ID to assign to the message. Within each batch sent, each "messageId" must be unique.

Link copied to clipboard

The payload of the message. This can be a JSON string or a Base-64-encoded string representing binary data (in which case you must decode it).

Link copied to clipboard

The timestamp associated with the message.

Functions

Link copied to clipboard