Cloud Trace V2 API - Class Google::Cloud::Trace::V2::Span::TimeEvent (v0.3.5)

Reference documentation and code samples for the Cloud Trace V2 API class Google::Cloud::Trace::V2::Span::TimeEvent.

A time-stamped annotation or message event in the Span.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation

def annotation() -> ::Google::Cloud::Trace::V2::Span::TimeEvent::Annotation
Returns

#annotation=

def annotation=(value) -> ::Google::Cloud::Trace::V2::Span::TimeEvent::Annotation
Parameter
Returns

#message_event

def message_event() -> ::Google::Cloud::Trace::V2::Span::TimeEvent::MessageEvent
Returns

#message_event=

def message_event=(value) -> ::Google::Cloud::Trace::V2::Span::TimeEvent::MessageEvent
Parameter
Returns

#time

def time() -> ::Google::Protobuf::Timestamp
Returns

#time=

def time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns