Class Annotation (1.2.0)

Annotation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Text annotation with a set of attributes. .. attribute:: description

A user-supplied message describing the event. The maximum length for the description is 256 bytes.

:type: google.cloud.trace_v2.types.TruncatableString

Attribute

NameDescription
attributes google.cloud.trace_v2.types.Span.Attributes
A set of attributes on the annotation. You can have up to 4 attributes per Annotation.