PutProjectEventsResultEntry

A structure that contains Evidently's response to the sent events, including an event ID and error codes, if any.

Types

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

Properties

Link copied to clipboard

If the PutProjectEvents operation has an error, the error code is returned here.

Link copied to clipboard

If the PutProjectEvents operation has an error, the error message is returned here.

Link copied to clipboard

A unique ID assigned to this PutProjectEvents operation.

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