Expand description
Nested message and enum types in TimeEvent
.
Modules§
- message_
event - Nested message and enum types in
MessageEvent
.
Structs§
- Annotation
- Text annotation with a set of attributes.
- Message
Event - An event describing a message sent/received between Spans.
Enums§
- Value
- A
TimeEvent
can contain either anAnnotation
object or aMessageEvent
object, but not both.