[[["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 MessageEvent (1.8.10)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.10 (latest)](/php/docs/reference/cloud-trace/latest/V2.Span.TimeEvent.MessageEvent)\n- [1.8.9](/php/docs/reference/cloud-trace/1.8.9/V2.Span.TimeEvent.MessageEvent)\n- [1.7.0](/php/docs/reference/cloud-trace/1.7.0/V2.Span.TimeEvent.MessageEvent)\n- [1.6.5](/php/docs/reference/cloud-trace/1.6.5/V2.Span.TimeEvent.MessageEvent)\n- [1.5.3](/php/docs/reference/cloud-trace/1.5.3/V2.Span.TimeEvent.MessageEvent)\n- [1.4.11](/php/docs/reference/cloud-trace/1.4.11/V2.Span.TimeEvent.MessageEvent) \nReference documentation and code samples for the Stackdriver Trace V2 Client class MessageEvent.\n\nAn event describing a message sent/received between Spans.\n\nGenerated from protobuf message `google.devtools.cloudtrace.v2.Span.TimeEvent.MessageEvent`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Trace \\\\ V2 \\\\ Span \\\\ TimeEvent\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getType\n\nType of MessageEvent. Indicates whether the message was sent or\nreceived.\n\n### setType\n\nType of MessageEvent. Indicates whether the message was sent or\nreceived.\n\n### getId\n\nAn identifier for the MessageEvent's message that can be used to match\n`SENT` and `RECEIVED` MessageEvents.\n\n### setId\n\nAn identifier for the MessageEvent's message that can be used to match\n`SENT` and `RECEIVED` MessageEvents.\n\n### getUncompressedSizeBytes\n\nThe number of uncompressed bytes sent or received.\n\n### setUncompressedSizeBytes\n\nThe number of uncompressed bytes sent or received.\n\n### getCompressedSizeBytes\n\nThe number of compressed bytes sent or received. If missing, the\ncompressed size is assumed to be the same size as the uncompressed\nsize.\n\n### setCompressedSizeBytes\n\nThe number of compressed bytes sent or received. If missing, the\ncompressed size is assumed to be the same size as the uncompressed\nsize."]]