Enum Span.Types.TimeEvent.Types.MessageEvent.Types.Type (3.0.0)

public enum Type

Indicates whether the message was sent or received.

Namespace

Google.Cloud.Trace.V2

Assembly

Google.Cloud.Trace.V2.dll

Fields

NameDescription
Received

Indicates a received message.

Sent

Indicates a sent message.

Unspecified

Unknown event type.