googleapis.bigquery.ArimaForecastingMetricsSeasonalPeriod
See theArimaForecastingMetricsSeasonalPeriod companion object
sealed abstract class ArimaForecastingMetricsSeasonalPeriod(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- ArimaForecastingMetricsSeasonalPeriod.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object DAILY.typeobject MONTHLY.typeobject NO_SEASONALITY.typeobject QUARTERLY.typeobject SEASONAL_PERIOD_TYPE_UNSPECIFIED.typeobject WEEKLY.typeobject YEARLY.type
Members list
In this article