AttributeValue

gcp4s.trace.model.AttributeValue
final case class AttributeValue(intValue: Option[Long], stringValue: Option[TruncatableString], boolValue: Option[Boolean])

Attributes

Source:
AttributeValue.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