Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. 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.

  2. 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.

  3. foreignTypeInfo :: TableSchema -> Maybe ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery.Types

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

  4. formatOptions :: QueryRequest -> Maybe DataFormatOptions

    gogol-bigquery Gogol.BigQuery.Types

    Optional. Output format adjustments.

  5. form :: Attachment -> Maybe Form

    gogol-classroom Gogol.Classroom

    Google Forms attachment.

  6. form :: CourseMaterial -> Maybe Form

    gogol-classroom Gogol.Classroom

    Google Forms attachment.

  7. form :: Material -> Maybe Form

    gogol-classroom Gogol.Classroom

    Google Forms material.

  8. formUrl :: Form -> Maybe Text

    gogol-classroom Gogol.Classroom

    URL of the form.

  9. form :: Attachment -> Maybe Form

    gogol-classroom Gogol.Classroom.Types

    Google Forms attachment.

  10. form :: CourseMaterial -> Maybe Form

    gogol-classroom Gogol.Classroom.Types

    Google Forms attachment.

Page 217 of many | Previous | Next