Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. formatOptionsUseInt64Timestamp :: BigQueryJobsGetQueryResults -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Jobs.GetQueryResults

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

  2. force :: BigQueryRowAccessPoliciesDelete -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.RowAccessPolicies.Delete

    If set to true, it deletes the row access policy even if it's the last row access policy on the table and the deletion will widen the access rather narrowing it.

  3. formatOptionsUseInt64Timestamp :: BigQueryTabledataList -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Tabledata.List

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

  4. force :: BatchDeleteRowAccessPoliciesRequest -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    If set to true, it deletes the row access policy even if it's the last row access policy on the table and the deletion will widen the access rather narrowing it.

  5. forecastLimitLowerBound :: TrainingOptions -> Maybe Double

    gogol-bigquery Gogol.BigQuery.Types

    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

  6. forecastLimitUpperBound :: TrainingOptions -> Maybe Double

    gogol-bigquery Gogol.BigQuery.Types

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

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

    gogol-bigquery Gogol.BigQuery.Types

    Optional. Foreign view representations.

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

    gogol-bigquery Gogol.BigQuery.Types

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

  9. foreignTypeDefinition :: TableFieldSchema -> Maybe Text

    gogol-bigquery Gogol.BigQuery.Types

    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.

  10. foreignTypeInfo :: TableSchema -> Maybe ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery.Types

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

Page 216 of many | Previous | Next