PutEventsResponse

Types

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

Properties

Link copied to clipboard

List of per-entry publish results, in the same order as the request entries.

Link copied to clipboard

The number of entries in the batch that failed to be published.

Functions

Link copied to clipboard
inline fun copy(block: PutEventsResponse.Builder.() -> Unit = {}): PutEventsResponse
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