DisabledSettings

io.predictor.v1.BidShadingSettings.BidShadingSettings.DisabledSettings
final case class DisabledSettings(value: DisabledSettings) extends BidShadingSettings

Attributes

Graph
Supertypes
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 disabledSettings: Option[DisabledSettings]

Attributes

Definition Classes
override def isDisabledSettings: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
BidShadingSettings

Attributes

Inherited from:
BidShadingSettings
def isBaselineV2Settings: Boolean

Attributes

Inherited from:
BidShadingSettings
def isBaselineV4Settings: Boolean

Attributes

Inherited from:
BidShadingSettings
def isDefined: Boolean

Attributes

Inherited from:
BidShadingSettings
def isEmpty: Boolean

Attributes

Inherited from:
BidShadingSettings
def isExplorationSettings: Boolean

Attributes

Inherited from:
BidShadingSettings

Attributes

Inherited from:
BidShadingSettings
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof