Ua

io.bidmachine.protobuf.inference.v1.AnalyticsContext.Context.Ua
final case class Ua(value: UAAnalyticsContext) extends Context

Attributes

Graph
Supertypes
trait Context
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Value members

Concrete methods

override def isUa: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def ua: Option[UAAnalyticsContext]

Attributes

Definition Classes

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Context
def isEmpty: Boolean

Attributes

Inherited from:
Context
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof