[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Trace V2 Client - Class Type (1.8.10)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.10 (latest)](/php/docs/reference/cloud-trace/latest/V2.Span.TimeEvent.MessageEvent.Type)\n- [1.8.9](/php/docs/reference/cloud-trace/1.8.9/V2.Span.TimeEvent.MessageEvent.Type)\n- [1.7.0](/php/docs/reference/cloud-trace/1.7.0/V2.Span.TimeEvent.MessageEvent.Type)\n- [1.6.5](/php/docs/reference/cloud-trace/1.6.5/V2.Span.TimeEvent.MessageEvent.Type)\n- [1.5.3](/php/docs/reference/cloud-trace/1.5.3/V2.Span.TimeEvent.MessageEvent.Type)\n- [1.4.11](/php/docs/reference/cloud-trace/1.4.11/V2.Span.TimeEvent.MessageEvent.Type) \nReference documentation and code samples for the Stackdriver Trace V2 Client class Type.\n\nIndicates whether the message was sent or received.\n\nProtobuf type `google.devtools.cloudtrace.v2.Span.TimeEvent.MessageEvent.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Trace \\\\ V2 \\\\ Span \\\\ TimeEvent \\\\ MessageEvent\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nUnknown event type.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### SENT\n\n Value: 1\n\nIndicates a sent message.\n\nGenerated from protobuf enum `SENT = 1;`\n\n### RECEIVED\n\n Value: 2\n\nIndicates a received message.\n\nGenerated from protobuf enum `RECEIVED = 2;`"]]