TrainingOptionsHolidayRegion

googleapis.bigquery.TrainingOptionsHolidayRegion
See theTrainingOptionsHolidayRegion companion object
sealed abstract class TrainingOptionsHolidayRegion(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
TrainingOptionsHolidayRegion.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object AE.type
object AR.type
object AT.type
object AU.type
object BE.type
object BR.type
object CA.type
object CH.type
object CL.type
object CN.type
object CO.type
object CS.type
object CZ.type
object DE.type
object DK.type
object DZ.type
object EC.type
object EE.type
object EG.type
object EMEA.type
object ES.type
object FI.type
object FR.type
object GB.type
object GLOBAL.type
object GR.type
object HK.type
object HU.type
object ID.type
object IE.type
object IL.type
object IN.type
object IR.type
object IT.type
object JAPAC.type
object JP.type
object KR.type
object LAC.type
object LV.type
object MA.type
object MX.type
object MY.type
object NA.type
object NG.type
object NL.type
object NO.type
object NZ.type
object PE.type
object PH.type
object PK.type
object PL.type
object PT.type
object RO.type
object RS.type
object RU.type
object SA.type
object SE.type
object SG.type
object SI.type
object SK.type
object TH.type
object TR.type
object TW.type
object UA.type
object US.type
object VE.type
object VN.type
object ZA.type
Show all

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product
def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product

Concrete fields

val value: String