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

    gogol-bigquery Gogol.BigQuery

    Metadata about the foreign data type definition such as the system in which the type is defined. See: newForeignTypeInfo smart constructor.

  2. ForeignTypeInfo :: Maybe ForeignTypeInfo_TypeSystem -> ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery

    No documentation available.

  3. newtype ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery

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

  4. ForeignTypeInfo_TypeSystem :: Text -> ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery

    No documentation available.

  5. pattern ForeignTypeInfo_TypeSystem_Hive :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery

    Represents Hive data types.

  6. pattern ForeignTypeInfo_TypeSystem_TYPESYSTEMUNSPECIFIED :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery

    TypeSystem not specified.

  7. data ForeignViewDefinition

    gogol-bigquery Gogol.BigQuery

    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.

  8. ForeignViewDefinition :: Maybe Text -> Maybe Text -> ForeignViewDefinition

    gogol-bigquery Gogol.BigQuery

    No documentation available.

  9. newtype ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery.Types

    Metadata about the foreign data type definition such as the system in which the type is defined. See: newForeignTypeInfo smart constructor.

  10. ForeignTypeInfo :: Maybe ForeignTypeInfo_TypeSystem -> ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

Page 353 of many | Previous | Next