Link

gcp4s.trace.model.Link
final case class Link(spanId: Option[String], `type`: Option["TYPE_UNSPECIFIED" | "CHILD_LINKED_SPAN" | "PARENT_LINKED_SPAN"], attributes: Option[Attributes], traceId: Option[String])

Attributes

Source:
Link.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product