GetBidMachineBidFloorRequest

io.predictor.v1.GetBidMachineBidFloorRequest
See theGetBidMachineBidFloorRequest companion class
object GetBidMachineBidFloorRequest extends GeneratedMessageCompanion[GetBidMachineBidFloorRequest]

Attributes

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

Members list

Type members

Classlikes

implicit class GetBidMachineBidFloorRequestLens[UpperPB](_l: Lens[UpperPB, GetBidMachineBidFloorRequest]) extends ObjectLens[UpperPB, GetBidMachineBidFloorRequest]

Attributes

Supertypes
class ObjectLens[UpperPB, GetBidMachineBidFloorRequest]
trait Lens[UpperPB, GetBidMachineBidFloorRequest]
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

Attributes

Inherited from:
GeneratedMessageCompanion

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def javaDescriptor: Descriptor

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(requestId: String, sellerId: String, adType: AdType, isRewardedRequest: Boolean, app: Option[String], os: Option[OperatingSystem], osVersion: Option[String], language: Option[String], country: Option[String], region: Option[String], city: Option[String], zip: Option[String], deviceWidth: Option[Int], deviceHeight: Option[Int], connectionType: Option[ConnectionType], deviceType: Option[DeviceType], ifa: Option[String], bmCachedLurlPrice: Option[Double], cachedLurlMillisPassed: Option[Long], mediationStackId: Option[String], sdk: Option[String], placementWidth: Option[Int], placementHeight: Option[Int], adRequestTimestamp: Option[Timestamp], sessionMetrics: Option[SessionMetrics], mediationMode: Option[String], topframe: Option[Boolean], lurlStats: Option[LurlMetricsForAdType], isCoppa: Option[Boolean], userImwp: Option[Float], userWp: Option[Float], userImd: Option[Int], userImimd: Option[Int], userSc: Option[Int], userRetention: Option[Int], sessionDuration: Option[Long], bidfloorModelName: String, minProbability: Option[Float], maxProbability: Option[Float]): GetBidMachineBidFloorRequest
def parseFrom(`_input__`: CodedInputStream): GetBidMachineBidFloorRequest

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

def scalaDescriptor: Descriptor

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[GetBidMachineBidFloorRequest]

Attributes

Inherited from:
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[GetBidMachineBidFloorRequest]

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion
def parseFrom(input: InputStream): GetBidMachineBidFloorRequest

Attributes

Inherited from:
GeneratedMessageCompanion
def streamFromDelimitedInput(input: InputStream): Stream[GetBidMachineBidFloorRequest]

Attributes

Inherited from:
GeneratedMessageCompanion

Attributes

Inherited from:
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[GetBidMachineBidFloorRequest]

Attributes

Inherited from:
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, GetBidMachineBidFloorRequest]

Attributes

Inherited from:
GeneratedMessageCompanion

Concrete fields

final val AD_TYPE_FIELD_NUMBER: 5
final val APP_FIELD_NUMBER: 7
final val CITY_FIELD_NUMBER: 13
final val COUNTRY_FIELD_NUMBER: 11
final val DEVICE_TYPE_FIELD_NUMBER: 18
final val IFA_FIELD_NUMBER: 19
final val IS_COPPA_FIELD_NUMBER: 34
final val LANGUAGE_FIELD_NUMBER: 10
final val LURL_STATS_FIELD_NUMBER: 33
final val OS_FIELD_NUMBER: 8
final val REGION_FIELD_NUMBER: 12
final val SDK_FIELD_NUMBER: 26
final val SELLER_ID_FIELD_NUMBER: 4
final val TOPFRAME_FIELD_NUMBER: 32
final val USER_IMD_FIELD_NUMBER: 38
final val USER_IMIMD_FIELD_NUMBER: 39
final val USER_IMWP_FIELD_NUMBER: 36
final val USER_SC_FIELD_NUMBER: 40
final val USER_WP_FIELD_NUMBER: 37
final val ZIP_FIELD_NUMBER: 14
lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Implicits

Implicits

final implicit def GetBidMachineBidFloorRequestLens[UpperPB](_l: Lens[UpperPB, GetBidMachineBidFloorRequest]): GetBidMachineBidFloorRequestLens[UpperPB]
implicit def messageCompanion: GeneratedMessageCompanion[GetBidMachineBidFloorRequest]