public class Eventkwargs is the event payload — an opaque JSON object whose shape depends on name and
on the emitting SDK.
name is the event kind.
time is when the event occurred (RFC3339 date-time with millisecond precision).
Returns the raw JSON value of [name].
Returns the raw JSON value of [time].
Returns a mutable builder for constructing an instance of [Event]..
kwargs is the event payload — an opaque JSON object whose shape depends on name
and on the emitting SDK.
name is the event kind.
name is the event kind.
time is when the event occurred (RFC3339 date-time with millisecond precision).
time is when the event occurred (RFC3339 date-time with millisecond precision).
Returns an immutable instance of [Event].
Validates that the types of all values in this object match their expected types recursively.
Returns a mutable builder for constructing an instance of [Event]..
Returns an immutable instance of [Event].
Validates that the types of all values in this object match their expected types recursively.