Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. forecastLimitLowerBound :: TrainingOptions -> Maybe Double

    gogol-bigquery Gogol.BigQuery

    The forecast limit lower bound that was used during ARIMA model training with limits. To see more details of the algorithm: https://otexts.com/fpp2/limits.html

  2. forecastLimitUpperBound :: TrainingOptions -> Maybe Double

    gogol-bigquery Gogol.BigQuery

    The forecast limit upper bound that was used during ARIMA model training with limits.

  3. foreignDefinitions :: ViewDefinition -> Maybe [ForeignViewDefinition]

    gogol-bigquery Gogol.BigQuery

    Optional. Foreign view representations.

  4. foreignKeys :: TableConstraints -> Maybe [TableConstraints_ForeignKeysItem]

    gogol-bigquery Gogol.BigQuery

    Optional. Present only if the table has a foreign key. The foreign key is not enforced.

  5. foreignTypeDefinition :: TableFieldSchema -> Maybe Text

    gogol-bigquery Gogol.BigQuery

    Optional. Definition of the foreign data type. Only valid for top-level schema fields (not nested fields). If the type is FOREIGN, this field is required.

  6. foreignTypeInfo :: TableSchema -> Maybe ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery

    Optional. Specifies metadata of the foreign data type definition in field schema (TableFieldSchema.foreigntypedefinition).

  7. formatOptions :: QueryRequest -> Maybe DataFormatOptions

    gogol-bigquery Gogol.BigQuery

    Optional. Output format adjustments.

  8. formatOptionsUseInt64Timestamp :: BigQueryJobsGetQueryResults -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. Output timestamp as usec int64. Default is false.

  9. formatOptionsUseInt64Timestamp :: BigQueryTabledataList -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. Output timestamp as usec int64. Default is false.

  10. formatOptionsUseInt64Timestamp :: BigQueryJobsGetQueryResults -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Jobs.GetQueryResults

    Optional. Output timestamp as usec int64. Default is false.

Page 215 of many | Previous | Next