google_api_cloud_trace v0.20.3 GoogleApi.CloudTrace.V2.Model.MessageEvent View Source
An event describing a message sent/received between Spans.
Attributes
-
compressedSizeBytes
(type:String.t
, default:nil
) - The number of compressed bytes sent or received. If missing assumed to be the same size as uncompressed. -
id
(type:String.t
, default:nil
) - An identifier for the MessageEvent's message that can be used to match SENT and RECEIVED MessageEvents. It is recommended to be unique within a Span. -
type
(type:String.t
, default:nil
) - Type of MessageEvent. Indicates whether the message was sent or received. -
uncompressedSizeBytes
(type:String.t
, default:nil
) - The number of uncompressed bytes sent or received.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.