ArimaResult

gcp4s.bigquery.model.ArimaResult
final case class ArimaResult(seasonalPeriods: Option[List["SEASONAL_PERIOD_TYPE_UNSPECIFIED" | "NO_SEASONALITY" | "DAILY" | "WEEKLY" | "MONTHLY" | "QUARTERLY" | "YEARLY"]], arimaModelInfo: Option[List[ArimaModelInfo]])

Attributes

Source
ArimaResult.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product