final case class RequestExt(adRequestId: String = "", pt: PlacementType = io.bidmachine.protobuf.ml.v1.PlacementType.PLACEMENT_TYPE_UNSPECIFIED, adt: Option[String] = _root_.scala.None, int: Option[String] = _root_.scala.None, dc: Option[String] = _root_.scala.None, adSpace: Option[String] = _root_.scala.None, network: Option[Boolean] = _root_.scala.None, adUnit: Option[String] = _root_.scala.None, multiFlr: Option[Boolean] = _root_.scala.None, calloutRound: Option[Int] = _root_.scala.None, calloutBidRound: Option[Int] = _root_.scala.None, calloutMaxRound: Option[Int] = _root_.scala.None, calloutPolicy: Option[String] = _root_.scala.None, bidPrediction: Option[Int] = _root_.scala.None, sellerFlrPolicy: Option[String] = _root_.scala.None, bidderFlrPolicy: Option[String] = _root_.scala.None, flrInitial: Option[String] = _root_.scala.None, flrInitialV2: Option[Double] = _root_.scala.None, flrScaled: Option[String] = _root_.scala.None, flrScaledV2: Option[Double] = _root_.scala.None, flr: Double = 0.0, timestamp: Long = 0L, duration: Option[Long] = _root_.scala.None, sessionNumber: Option[Long] = _root_.scala.None, impressionNumber: Option[Long] = _root_.scala.None, sdkless: Option[Boolean] = _root_.scala.None, skadn: Option[SkAdnRequest] = _root_.scala.None, predictedBidFloor: Option[Double] = _root_.scala.None, predictionInfo: Option[String] = _root_.scala.None, sessionId: Option[String] = _root_.scala.None, mediationStackId: Option[String] = _root_.scala.None, bmIfv: Option[String] = _root_.scala.None, dm: Option[String] = _root_.scala.None, dmVer: Option[String] = _root_.scala.None, vpt: Option[Int] = _root_.scala.None, initialPlacements: Seq[String] = _root_.scala.Seq.empty, postbid: Option[Boolean] = _root_.scala.None, supplyParameters: Option[SupplyParameters] = _root_.scala.None, nbr: Option[String] = _root_.scala.None, consentStringVersion: Option[ConsentStringVersion] = _root_.scala.None, mediationBidRequestId: Option[String] = _root_.scala.None, metrics: Option[Metrics] = _root_.scala.None, hva: Option[Boolean] = _root_.scala.None, appHva: Option[Boolean] = _root_.scala.None, isPurchaser: Option[Boolean] = _root_.scala.None, sourceRequestId: Option[String] = _root_.scala.None, originalFloor: Option[Double] = _root_.scala.None, intentiqAbTestUuidIsDefined: Option[Boolean] = _root_.scala.None, adRequestSchainLength: Option[Double] = _root_.scala.None, vectorId: Option[String] = _root_.scala.None, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[RequestExt] with Product with Serializable

Annotations
@SerialVersionUID()
Linear Supertypes
Updatable[RequestExt], GeneratedMessage, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RequestExt
  2. Updatable
  3. GeneratedMessage
  4. Serializable
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new RequestExt(adRequestId: String = "", pt: PlacementType = io.bidmachine.protobuf.ml.v1.PlacementType.PLACEMENT_TYPE_UNSPECIFIED, adt: Option[String] = _root_.scala.None, int: Option[String] = _root_.scala.None, dc: Option[String] = _root_.scala.None, adSpace: Option[String] = _root_.scala.None, network: Option[Boolean] = _root_.scala.None, adUnit: Option[String] = _root_.scala.None, multiFlr: Option[Boolean] = _root_.scala.None, calloutRound: Option[Int] = _root_.scala.None, calloutBidRound: Option[Int] = _root_.scala.None, calloutMaxRound: Option[Int] = _root_.scala.None, calloutPolicy: Option[String] = _root_.scala.None, bidPrediction: Option[Int] = _root_.scala.None, sellerFlrPolicy: Option[String] = _root_.scala.None, bidderFlrPolicy: Option[String] = _root_.scala.None, flrInitial: Option[String] = _root_.scala.None, flrInitialV2: Option[Double] = _root_.scala.None, flrScaled: Option[String] = _root_.scala.None, flrScaledV2: Option[Double] = _root_.scala.None, flr: Double = 0.0, timestamp: Long = 0L, duration: Option[Long] = _root_.scala.None, sessionNumber: Option[Long] = _root_.scala.None, impressionNumber: Option[Long] = _root_.scala.None, sdkless: Option[Boolean] = _root_.scala.None, skadn: Option[SkAdnRequest] = _root_.scala.None, predictedBidFloor: Option[Double] = _root_.scala.None, predictionInfo: Option[String] = _root_.scala.None, sessionId: Option[String] = _root_.scala.None, mediationStackId: Option[String] = _root_.scala.None, bmIfv: Option[String] = _root_.scala.None, dm: Option[String] = _root_.scala.None, dmVer: Option[String] = _root_.scala.None, vpt: Option[Int] = _root_.scala.None, initialPlacements: Seq[String] = _root_.scala.Seq.empty, postbid: Option[Boolean] = _root_.scala.None, supplyParameters: Option[SupplyParameters] = _root_.scala.None, nbr: Option[String] = _root_.scala.None, consentStringVersion: Option[ConsentStringVersion] = _root_.scala.None, mediationBidRequestId: Option[String] = _root_.scala.None, metrics: Option[Metrics] = _root_.scala.None, hva: Option[Boolean] = _root_.scala.None, appHva: Option[Boolean] = _root_.scala.None, isPurchaser: Option[Boolean] = _root_.scala.None, sourceRequestId: Option[String] = _root_.scala.None, originalFloor: Option[Double] = _root_.scala.None, intentiqAbTestUuidIsDefined: Option[Boolean] = _root_.scala.None, adRequestSchainLength: Option[Double] = _root_.scala.None, vectorId: Option[String] = _root_.scala.None, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val adRequestId: String
  5. val adRequestSchainLength: Option[Double]
  6. val adSpace: Option[String]
  7. val adUnit: Option[String]
  8. def addAllInitialPlacements(__vs: Iterable[String]): RequestExt
  9. def addInitialPlacements(__vs: String*): RequestExt
  10. val adt: Option[String]
  11. val appHva: Option[Boolean]
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. val bidPrediction: Option[Int]
  14. val bidderFlrPolicy: Option[String]
  15. val bmIfv: Option[String]
  16. val calloutBidRound: Option[Int]
  17. val calloutMaxRound: Option[Int]
  18. val calloutPolicy: Option[String]
  19. val calloutRound: Option[Int]
  20. def clearAdRequestSchainLength: RequestExt
  21. def clearAdSpace: RequestExt
  22. def clearAdUnit: RequestExt
  23. def clearAdt: RequestExt
  24. def clearAppHva: RequestExt
  25. def clearBidPrediction: RequestExt
  26. def clearBidderFlrPolicy: RequestExt
  27. def clearBmIfv: RequestExt
  28. def clearCalloutBidRound: RequestExt
  29. def clearCalloutMaxRound: RequestExt
  30. def clearCalloutPolicy: RequestExt
  31. def clearCalloutRound: RequestExt
  32. def clearConsentStringVersion: RequestExt
  33. def clearDc: RequestExt
  34. def clearDm: RequestExt
  35. def clearDmVer: RequestExt
  36. def clearDuration: RequestExt
  37. def clearFlrInitial: RequestExt
  38. def clearFlrInitialV2: RequestExt
  39. def clearFlrScaled: RequestExt
  40. def clearFlrScaledV2: RequestExt
  41. def clearHva: RequestExt
  42. def clearImpressionNumber: RequestExt
  43. def clearInitialPlacements: RequestExt
  44. def clearInt: RequestExt
  45. def clearIntentiqAbTestUuidIsDefined: RequestExt
  46. def clearIsPurchaser: RequestExt
  47. def clearMediationBidRequestId: RequestExt
  48. def clearMediationStackId: RequestExt
  49. def clearMetrics: RequestExt
  50. def clearMultiFlr: RequestExt
  51. def clearNbr: RequestExt
  52. def clearNetwork: RequestExt
  53. def clearOriginalFloor: RequestExt
  54. def clearPostbid: RequestExt
  55. def clearPredictedBidFloor: RequestExt
  56. def clearPredictionInfo: RequestExt
  57. def clearSdkless: RequestExt
  58. def clearSellerFlrPolicy: RequestExt
  59. def clearSessionId: RequestExt
  60. def clearSessionNumber: RequestExt
  61. def clearSkadn: RequestExt
  62. def clearSourceRequestId: RequestExt
  63. def clearSupplyParameters: RequestExt
  64. def clearVectorId: RequestExt
  65. def clearVpt: RequestExt
  66. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  67. def companion: RequestExt.type
    Definition Classes
    RequestExt → GeneratedMessage
  68. val consentStringVersion: Option[ConsentStringVersion]
  69. val dc: Option[String]
  70. def discardUnknownFields: RequestExt
  71. val dm: Option[String]
  72. val dmVer: Option[String]
  73. val duration: Option[Long]
  74. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  75. val flr: Double
  76. val flrInitial: Option[String]
  77. val flrInitialV2: Option[Double]
  78. val flrScaled: Option[String]
  79. val flrScaledV2: Option[Double]
  80. def getAdRequestSchainLength: Double
  81. def getAdSpace: String
  82. def getAdUnit: String
  83. def getAdt: String
  84. def getAppHva: Boolean
  85. def getBidPrediction: Int
  86. def getBidderFlrPolicy: String
  87. def getBmIfv: String
  88. def getCalloutBidRound: Int
  89. def getCalloutMaxRound: Int
  90. def getCalloutPolicy: String
  91. def getCalloutRound: Int
  92. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  93. def getConsentStringVersion: ConsentStringVersion
  94. def getDc: String
  95. def getDm: String
  96. def getDmVer: String
  97. def getDuration: Long
  98. def getField(__field: FieldDescriptor): PValue
    Definition Classes
    RequestExt → GeneratedMessage
  99. def getFieldByNumber(__fieldNumber: Int): Any
    Definition Classes
    RequestExt → GeneratedMessage
  100. def getFlrInitial: String
  101. def getFlrInitialV2: Double
  102. def getFlrScaled: String
  103. def getFlrScaledV2: Double
  104. def getHva: Boolean
  105. def getImpressionNumber: Long
  106. def getInt: String
  107. def getIntentiqAbTestUuidIsDefined: Boolean
  108. def getIsPurchaser: Boolean
  109. def getMediationBidRequestId: String
  110. def getMediationStackId: String
  111. def getMetrics: Metrics
  112. def getMultiFlr: Boolean
  113. def getNbr: String
  114. def getNetwork: Boolean
  115. def getOriginalFloor: Double
  116. def getPostbid: Boolean
  117. def getPredictedBidFloor: Double
  118. def getPredictionInfo: String
  119. def getSdkless: Boolean
  120. def getSellerFlrPolicy: String
  121. def getSessionId: String
  122. def getSessionNumber: Long
  123. def getSkadn: SkAdnRequest
  124. def getSourceRequestId: String
  125. def getSupplyParameters: SupplyParameters
  126. def getVectorId: String
  127. def getVpt: Int
  128. val hva: Option[Boolean]
  129. val impressionNumber: Option[Long]
  130. val initialPlacements: Seq[String]
  131. val int: Option[String]
  132. val intentiqAbTestUuidIsDefined: Option[Boolean]
  133. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  134. val isPurchaser: Option[Boolean]
  135. val mediationBidRequestId: Option[String]
  136. val mediationStackId: Option[String]
  137. val metrics: Option[Metrics]
  138. val multiFlr: Option[Boolean]
  139. val nbr: Option[String]
  140. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  141. val network: Option[Boolean]
  142. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  143. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  144. val originalFloor: Option[Double]
  145. val postbid: Option[Boolean]
  146. val predictedBidFloor: Option[Double]
  147. val predictionInfo: Option[String]
  148. def productElementNames: Iterator[String]
    Definition Classes
    Product
  149. val pt: PlacementType
  150. val sdkless: Option[Boolean]
  151. val sellerFlrPolicy: Option[String]
  152. def serializedSize: Int
    Definition Classes
    RequestExt → GeneratedMessage
  153. val sessionId: Option[String]
  154. val sessionNumber: Option[Long]
  155. val skadn: Option[SkAdnRequest]
  156. val sourceRequestId: Option[String]
  157. val supplyParameters: Option[SupplyParameters]
  158. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  159. val timestamp: Long
  160. final def toByteArray: Array[Byte]
    Definition Classes
    GeneratedMessage
  161. final def toByteString: ByteString
    Definition Classes
    GeneratedMessage
  162. final def toPMessage: PMessage
    Definition Classes
    GeneratedMessage
  163. def toProtoString: String
    Definition Classes
    RequestExt → GeneratedMessage
  164. val unknownFields: UnknownFieldSet
  165. def update(ms: (Lens[RequestExt, RequestExt]) => Mutation[RequestExt]*): RequestExt
    Definition Classes
    Updatable
  166. val vectorId: Option[String]
  167. val vpt: Option[Int]
  168. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  169. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  170. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  171. def withAdRequestId(__v: String): RequestExt
  172. def withAdRequestSchainLength(__v: Double): RequestExt
  173. def withAdSpace(__v: String): RequestExt
  174. def withAdUnit(__v: String): RequestExt
  175. def withAdt(__v: String): RequestExt
  176. def withAppHva(__v: Boolean): RequestExt
  177. def withBidPrediction(__v: Int): RequestExt
  178. def withBidderFlrPolicy(__v: String): RequestExt
  179. def withBmIfv(__v: String): RequestExt
  180. def withCalloutBidRound(__v: Int): RequestExt
  181. def withCalloutMaxRound(__v: Int): RequestExt
  182. def withCalloutPolicy(__v: String): RequestExt
  183. def withCalloutRound(__v: Int): RequestExt
  184. def withConsentStringVersion(__v: ConsentStringVersion): RequestExt
  185. def withDc(__v: String): RequestExt
  186. def withDm(__v: String): RequestExt
  187. def withDmVer(__v: String): RequestExt
  188. def withDuration(__v: Long): RequestExt
  189. def withFlr(__v: Double): RequestExt
  190. def withFlrInitial(__v: String): RequestExt
  191. def withFlrInitialV2(__v: Double): RequestExt
  192. def withFlrScaled(__v: String): RequestExt
  193. def withFlrScaledV2(__v: Double): RequestExt
  194. def withHva(__v: Boolean): RequestExt
  195. def withImpressionNumber(__v: Long): RequestExt
  196. def withInitialPlacements(__v: Seq[String]): RequestExt
  197. def withInt(__v: String): RequestExt
  198. def withIntentiqAbTestUuidIsDefined(__v: Boolean): RequestExt
  199. def withIsPurchaser(__v: Boolean): RequestExt
  200. def withMediationBidRequestId(__v: String): RequestExt
  201. def withMediationStackId(__v: String): RequestExt
  202. def withMetrics(__v: Metrics): RequestExt
  203. def withMultiFlr(__v: Boolean): RequestExt
  204. def withNbr(__v: String): RequestExt
  205. def withNetwork(__v: Boolean): RequestExt
  206. def withOriginalFloor(__v: Double): RequestExt
  207. def withPostbid(__v: Boolean): RequestExt
  208. def withPredictedBidFloor(__v: Double): RequestExt
  209. def withPredictionInfo(__v: String): RequestExt
  210. def withPt(__v: PlacementType): RequestExt
  211. def withSdkless(__v: Boolean): RequestExt
  212. def withSellerFlrPolicy(__v: String): RequestExt
  213. def withSessionId(__v: String): RequestExt
  214. def withSessionNumber(__v: Long): RequestExt
  215. def withSkadn(__v: SkAdnRequest): RequestExt
  216. def withSourceRequestId(__v: String): RequestExt
  217. def withSupplyParameters(__v: SupplyParameters): RequestExt
  218. def withTimestamp(__v: Long): RequestExt
  219. def withUnknownFields(__v: UnknownFieldSet): RequestExt
  220. def withVectorId(__v: String): RequestExt
  221. def withVpt(__v: Int): RequestExt
  222. final def writeDelimitedTo(output: OutputStream): Unit
    Definition Classes
    GeneratedMessage
  223. def writeTo(_output__: CodedOutputStream): Unit
    Definition Classes
    RequestExt → GeneratedMessage
  224. final def writeTo(output: OutputStream): Unit
    Definition Classes
    GeneratedMessage

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Updatable[RequestExt]

Inherited from GeneratedMessage

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped