Reference documentation and code samples for the Stackdriver Trace V2 Client class TimeEvent.
A time-stamped annotation or message event in the Span.
Generated from protobuf message google.devtools.cloudtrace.v2.Span.TimeEvent
Namespace
Google \ Cloud \ Trace \ V2 \ SpanMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ time
↳ annotation
↳ message_event
getTime
The timestamp indicating the time the event occurred.
hasTime
clearTime
setTime
The timestamp indicating the time the event occurred.
$this
getAnnotation
Text annotation with a set of attributes.
hasAnnotation
setAnnotation
Text annotation with a set of attributes.
$this
getMessageEvent
An event describing a message sent/received between Spans.
hasMessageEvent
setMessageEvent
An event describing a message sent/received between Spans.
$this
getValue
string