Module google_api_proto::google::devtools::cloudtrace::v2::span::time_event
source · Expand description
Nested message and enum types in TimeEvent
.
Modules§
- Nested message and enum types in
MessageEvent
.
Structs§
- Text annotation with a set of attributes.
- An event describing a message sent/received between Spans.
Enums§
- A
TimeEvent
can contain either anAnnotation
object or aMessageEvent
object, but not both.