menu
googleapis package
documentation
servicecontrol/v1.dart
TraceSpan
attributes property
attributes property
dark_mode
light_mode
attributes
property
Attributes
?
attributes
getter/setter pair
A set of attributes on the span.
You can have up to 32 attributes per span.
Implementation
Attributes? attributes;
googleapis package
documentation
servicecontrol/v1
TraceSpan
attributes property
TraceSpan class
Constructors
new
fromJson
Properties
attributes
childSpanCount
displayName
endTime
hashCode
name
parentSpanId
runtimeType
sameProcessAsParentSpan
spanId
spanKind
startTime
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==