PutEventsResultEntry

Result entry for a published event. The position of each entry in the response list aligns 1:1 with the corresponding request entry.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Error code identifying why a publish batch entry failed.

Link copied to clipboard

Human-readable explanation of why a publish batch entry failed.

Link copied to clipboard

Unique event ID assigned by the service.

Link copied to clipboard

Sequence number assigned to the message for ordering within the message group.

Link copied to clipboard

Indicates the outcome for a successfully processed publish entry.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String