gcp4s-trace
0.1-17ed3fb
gcp4s-trace
gcp4s.trace
CloudTrace
Sampler
Sampler
gcp4s.trace.model
Annotation
AttributeValue
Attributes
BatchWriteSpansRequest
Empty
Link
Links
MessageEvent
Module
Span
StackFrame
StackFrames
StackTrace
Status
TimeEvent
TimeEvents
TruncatableString
gcp4s-trace
/
gcp4s.trace.model
/
MessageEvent
MessageEvent
final case
class
MessageEvent
(
`type`:
Option
["TYPE_UNSPECIFIED"
|
"SENT"
|
"RECEIVED"],
uncompressedSizeBytes:
Option
[
Long
],
id:
Option
[
Long
],
compressedSizeBytes:
Option
[
Long
])
Source:
MessageEvent.scala
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product