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.
formatOptionsUseInt64Timestamp :: BigQueryJobsGetQueryResults -> Maybe Boolgogol-bigquery Gogol.BigQuery.Jobs.GetQueryResults Optional. Output timestamp as usec int64. Default is false.
force :: BigQueryRowAccessPoliciesDelete -> Maybe Boolgogol-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.
formatOptionsUseInt64Timestamp :: BigQueryTabledataList -> Maybe Boolgogol-bigquery Gogol.BigQuery.Tabledata.List Optional. Output timestamp as usec int64. Default is false.
force :: BatchDeleteRowAccessPoliciesRequest -> Maybe Boolgogol-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.
forecastLimitLowerBound :: TrainingOptions -> Maybe Doublegogol-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
forecastLimitUpperBound :: TrainingOptions -> Maybe Doublegogol-bigquery Gogol.BigQuery.Types The forecast limit upper bound that was used during ARIMA model training with limits.
foreignDefinitions :: ViewDefinition -> Maybe [ForeignViewDefinition]gogol-bigquery Gogol.BigQuery.Types Optional. Foreign view representations.
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.
foreignTypeDefinition :: TableFieldSchema -> Maybe Textgogol-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.
foreignTypeInfo :: TableSchema -> Maybe ForeignTypeInfogogol-bigquery Gogol.BigQuery.Types Optional. Specifies metadata of the foreign data type definition in field schema (TableFieldSchema.foreigntypedefinition).