seasonality

@JvmName(name = "gdhygtbtpwehggln")
suspend fun seasonality(value: Output<Double>)
@JvmName(name = "gpqxdakfxuqvwemo")
suspend fun seasonality(value: Double?)

Parameters

value

The seasonality setup of a forecast computation. Choose one of the following options:

  • NULL : The input is set to NULL .

  • NON_NULL : The input is set to a custom value.