io.bidmachine.protobuf.inference.v1

Members list

Type members

Classlikes

final case class AnalyticsContext(context: Context, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[AnalyticsContext]

Attributes

Companion
object
Supertypes
trait Updatable[AnalyticsContext]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AnalyticsContext extends GeneratedMessageCompanion[AnalyticsContext]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AnalyticsContext]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class DoubleArray(values: Seq[Double], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[DoubleArray]

Attributes

Companion
object
Supertypes
trait Updatable[DoubleArray]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DoubleArray extends GeneratedMessageCompanion[DoubleArray]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[DoubleArray]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class FloatArray(values: Seq[Float], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[FloatArray]

Attributes

Companion
object
Supertypes
trait Updatable[FloatArray]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object FloatArray extends GeneratedMessageCompanion[FloatArray]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[FloatArray]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
FloatArray.type
final case class Int64Array(values: Seq[Long], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Int64Array]

Attributes

Companion
object
Supertypes
trait Updatable[Int64Array]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Int64Array extends GeneratedMessageCompanion[Int64Array]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Int64Array]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Int64Array.type
final case class Int64Array2D(values: Seq[Int64Array], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[Int64Array2D]

Attributes

Companion
object
Supertypes
trait Updatable[Int64Array2D]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Int64Array2D extends GeneratedMessageCompanion[Int64Array2D]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Int64Array2D]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
object LogsProto extends GeneratedFileObject

Attributes

Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type
LogsProto.type
final case class MLFloorData(jsonSettings: String, result: Result, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[MLFloorData]

Attributes

Companion
object
Supertypes
trait Updatable[MLFloorData]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MLFloorData extends GeneratedMessageCompanion[MLFloorData]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[MLFloorData]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class MLFloorOutputs(predictedFloor: Float, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[MLFloorOutputs]

Attributes

Companion
object
Supertypes
trait Updatable[MLFloorOutputs]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MLFloorOutputs extends GeneratedMessageCompanion[MLFloorOutputs]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[MLFloorOutputs]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class ModelReference(name: String, version: String, role: String, alias: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[ModelReference]

Value parameters

name

Model name, not alias

role

Model role: "winrate", "imp2install", "imp2click", "click2install", "mlfloor", etc.

Attributes

Companion
object
Supertypes
trait Updatable[ModelReference]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ModelReference extends GeneratedMessageCompanion[ModelReference]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ModelReference]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class PredictorLogMessage(adRequestId: ByteString, model: Option[ModelReference], adrequestTimestamp: Long, features: Map[String, TypedValue], roleData: RoleData, analyticsContext: Option[AnalyticsContext], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[PredictorLogMessage]

Value parameters

adRequestId

Correlation Id

adrequestTimestamp

Ad request timestamp (seconds since epoch)

features

repeated string feature_flags = 4; // reserved

Attributes

Companion
object
Supertypes
trait Updatable[PredictorLogMessage]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object PredictorLogMessage extends GeneratedMessageCompanion[PredictorLogMessage]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PredictorLogMessage]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class StringArray(values: Seq[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[StringArray]

Attributes

Companion
object
Supertypes
trait Updatable[StringArray]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object StringArray extends GeneratedMessageCompanion[StringArray]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[StringArray]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class TypedValue(kind: Kind, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[TypedValue]

Attributes

Companion
object
Supertypes
trait Updatable[TypedValue]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TypedValue extends GeneratedMessageCompanion[TypedValue]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[TypedValue]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
TypedValue.type
final case class TypedValueMap(entries: Map[String, TypedValue], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[TypedValueMap]

Attributes

Companion
object
Supertypes
trait Updatable[TypedValueMap]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TypedValueMap extends GeneratedMessageCompanion[TypedValueMap]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[TypedValueMap]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class UAAnalyticsContext(prebidId: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[UAAnalyticsContext]

Attributes

Companion
object
Supertypes
trait Updatable[UAAnalyticsContext]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object UAAnalyticsContext extends GeneratedMessageCompanion[UAAnalyticsContext]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[UAAnalyticsContext]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type