GetExperimentCompareEventsResponse = object
Description
Response for GET /runs//compare//eventsProperties
events
events: object[]
datapoint_id
datapoint_id: string
event_1
event_1: object
Index Signature
[key: string]: unknown
Description
Full event record from the first runevent_2
event_2: object
Index Signature
[key: string]: unknown
Description
Full event record from the second runtotalEvents
totalEvents: number

