Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. newtype ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    Required. Specifies the system which defines the foreign data type.

  2. ForeignTypeInfo_TypeSystem :: Text -> ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

  3. pattern ForeignTypeInfo_TypeSystem_Hive :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    Represents Hive data types.

  4. pattern ForeignTypeInfo_TypeSystem_TYPESYSTEMUNSPECIFIED :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    TypeSystem not specified.

  5. data ForeignViewDefinition

    gogol-bigquery Gogol.BigQuery.Types

    A view can be represented in multiple ways. Each representation has its own dialect. This message stores the metadata required for these representations. See: newForeignViewDefinition smart constructor.

  6. ForeignViewDefinition :: Maybe Text -> Maybe Text -> ForeignViewDefinition

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

  7. data Form

    gogol-classroom Gogol.Classroom

    Google Forms item. See: newForm smart constructor.

  8. Form :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Form

    gogol-classroom Gogol.Classroom

    No documentation available.

  9. data Form

    gogol-classroom Gogol.Classroom.Types

    Google Forms item. See: newForm smart constructor.

  10. Form :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Form

    gogol-classroom Gogol.Classroom.Types

    No documentation available.

Page 354 of many | Previous | Next