EventsOperationInfo Class

Operation info for an event result.

Inheritance
EventsOperationInfo

Constructor

EventsOperationInfo(*, name: Optional[str] = None, id: Optional[str] = None, parent_id: Optional[str] = None, synthetic_source: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the operation

id
str
Required

ID of the operation

parent_id
str
Required

Parent ID of the operation

synthetic_source
str
Required

Synthetic source of the operation