Link

final case class Link(spanId: Option[String], `type`: Option["TYPE_UNSPECIFIED" | "CHILD_LINKED_SPAN" | "PARENT_LINKED_SPAN"], attributes: Option[Attributes], traceId: Option[String])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product