Packages

object Phase extends GeneratedMessageCompanion[Phase]

Linear Supertypes
GeneratedMessageCompanion[Phase], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Phase
  2. GeneratedMessageCompanion
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class CustomParamsEntry(key: String = "", value: String = "") extends GeneratedMessage with Updatable[CustomParamsEntry] with Product with Serializable
    Annotations
    @SerialVersionUID()
  2. final case class Event(name: EventName = io.bidmachine.protobuf.rendering.Rendering.Phase.Event.EventName.EVENT_NAME_INVALID, source: String = "", tasks: Seq[Task] = _root_.scala.Seq.empty) extends GeneratedMessage with Updatable[Event] with Product with Serializable

    source

    Component Name. Must match to the source of the event call. Note: system events are marked as system.

    Annotations
    @SerialVersionUID()
  3. final case class MethodComponent(name: String = "") extends GeneratedMessage with Updatable[MethodComponent] with Product with Serializable

    name

    Component name. Can be any string value.

    Annotations
    @SerialVersionUID()
  4. implicit class PhaseLens[UpperPB] extends ObjectLens[UpperPB, Phase]
  5. type ValueType = Phase
    Definition Classes
    GeneratedMessageCompanion
  6. final case class ViewComponent(name: String = "", type: ViewComponentType = io.bidmachine.protobuf.rendering.Rendering.Phase.ViewComponent.ViewComponentType.VIEW_COMPONENT_TYPE_INVALID, source: String = "", placeholder: String = "", customParams: Map[String, String] = _root_.scala.collection.immutable.Map.empty, layout: Option[Layout] = _root_.scala.None, appearance: Option[Appearance] = _root_.scala.None, measurers: Seq[Measurer] = _root_.scala.Seq.empty, features: Seq[RenderingFeature] = _root_.scala.Seq.empty, resource: Option[Resource] = _root_.scala.None, text: String = "", scripts: Seq[ScriptConfig] = _root_.scala.Seq.empty) extends GeneratedMessage with Updatable[ViewComponent] with Product with Serializable

    name

    Component name. Can be any string value.

    source

    Source for the show for VAST - URL for MRAID - adm for image - URL for drawable - empty string

    placeholder

    Source of alternative resource for VAST - empty string for MRAID - empty string for image - local image name for drawable - empty string

    customParams

    Additional parameters for ViewComponent object

    measurers

    features -> TODO

    features

    list of custom features for component

    resource

    resource for component

    text

    drawable element text

    Annotations
    @SerialVersionUID()

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. final val ADS_FIELD_NUMBER: Int(3)
  5. final val ANIMATIONS_FIELD_NUMBER: Int(8)
  6. final val BACKGROUND_COLOR_FIELD_NUMBER: Int(2)
  7. final val BACKGROUND_FIELD_NUMBER: Int(11)
  8. final val CONTROLS_FIELD_NUMBER: Int(4)
  9. final val CUSTOM_PARAMS_FIELD_NUMBER: Int(7)
  10. final val EVENTS_FIELD_NUMBER: Int(6)
  11. final val FEATURES_FIELD_NUMBER: Int(9)
  12. final val METHODS_FIELD_NUMBER: Int(5)
  13. final val SEQUENCE_FIELD_NUMBER: Int(1)
  14. final val STATE_GROUPS_FIELD_NUMBER: Int(10)
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  17. lazy val defaultInstance: Phase
    Definition Classes
    Phase → GeneratedMessageCompanion
  18. def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
    Definition Classes
    GeneratedMessageCompanion
  19. def enumCompanionForFieldNumber(__fieldNumber: Int): GeneratedEnumCompanion[_]
    Definition Classes
    Phase → GeneratedMessageCompanion
  20. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  22. def fromAscii(s: String): Phase
    Definition Classes
    GeneratedMessageCompanion
  23. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. def javaDescriptor: Descriptor
    Definition Classes
    Phase → GeneratedMessageCompanion
  27. def merge(a: Phase, input: CodedInputStream): Phase
    Definition Classes
    GeneratedMessageCompanion
  28. implicit def messageCompanion: GeneratedMessageCompanion[Phase]
  29. def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
    Definition Classes
    GeneratedMessageCompanion
  30. def messageCompanionForFieldNumber(__number: Int): GeneratedMessageCompanion[_]
    Definition Classes
    Phase → GeneratedMessageCompanion
  31. implicit def messageReads: Reads[Phase]
    Definition Classes
    Phase → GeneratedMessageCompanion
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]
    Definition Classes
    Phase → GeneratedMessageCompanion
  34. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  35. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  36. def of(sequence: Int, backgroundColor: String, ads: Seq[ViewComponent], controls: Seq[ViewComponent], methods: Seq[MethodComponent], events: Seq[Event], customParams: Map[String, String], animations: Seq[AdaptiveAnimation], features: Seq[RenderingFeature], stateGroups: Seq[String], background: Option[Background]): Phase
  37. def parseDelimitedFrom(input: InputStream): Option[Phase]
    Definition Classes
    GeneratedMessageCompanion
  38. def parseDelimitedFrom(input: CodedInputStream): Option[Phase]
    Definition Classes
    GeneratedMessageCompanion
  39. def parseFrom(_input__: CodedInputStream): Phase
    Definition Classes
    Phase → GeneratedMessageCompanion
  40. def parseFrom(s: Array[Byte]): Phase
    Definition Classes
    GeneratedMessageCompanion
  41. def parseFrom(input: InputStream): Phase
    Definition Classes
    GeneratedMessageCompanion
  42. def scalaDescriptor: Descriptor
    Definition Classes
    Phase → GeneratedMessageCompanion
  43. def streamFromDelimitedInput(input: InputStream): Stream[Phase]
    Definition Classes
    GeneratedMessageCompanion
  44. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  45. def toByteArray(a: Phase): Array[Byte]
    Definition Classes
    GeneratedMessageCompanion
  46. def toString(): String
    Definition Classes
    AnyRef → Any
  47. def validate(s: Array[Byte]): Try[Phase]
    Definition Classes
    GeneratedMessageCompanion
  48. def validateAscii(s: String): Either[TextFormatError, Phase]
    Definition Classes
    GeneratedMessageCompanion
  49. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  50. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  51. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  52. object CustomParamsEntry extends GeneratedMessageCompanion[CustomParamsEntry]
  53. object Event extends GeneratedMessageCompanion[Event]
  54. object MethodComponent extends GeneratedMessageCompanion[MethodComponent]
  55. object ViewComponent extends GeneratedMessageCompanion[ViewComponent]

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 GeneratedMessageCompanion[Phase]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped