Class Links (1.4.0)

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

A collection of links, which are references from this span to a span in the same or different trace.

Attributes

NameDescription
link Sequence[google.cloud.trace_v2.types.Span.Link]
A collection of links.
dropped_links_count int
The number of dropped links after the maximum size was enforced. If this value is 0, then no links were dropped.