Stackdriver Trace V2 Client - Class Type (1.8.10)

Reference documentation and code samples for the Stackdriver Trace V2 Client class Type.

Indicates whether the message was sent or received.

Protobuf type google.devtools.cloudtrace.v2.Span.TimeEvent.MessageEvent.Type

Namespace

Google \ Cloud \ Trace \ V2 \ Span \ TimeEvent \ MessageEvent

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

TYPE_UNSPECIFIED

  Value: 0 
 

Unknown event type.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

SENT

  Value: 1 
 

Indicates a sent message.

Generated from protobuf enum SENT = 1;

RECEIVED

  Value: 2 
 

Indicates a received message.

Generated from protobuf enum RECEIVED = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: