Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. pattern ForeignTypeInfo_TypeSystem_TYPESYSTEMUNSPECIFIED :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery

    TypeSystem not specified.

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

  3. ForeignViewDefinition :: Maybe Text -> Maybe Text -> ForeignViewDefinition

    gogol-bigquery Gogol.BigQuery

    No documentation available.

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

  5. ForeignTypeInfo :: Maybe ForeignTypeInfo_TypeSystem -> ForeignTypeInfo

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

  6. newtype ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

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

  7. ForeignTypeInfo_TypeSystem :: Text -> ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

  8. pattern ForeignTypeInfo_TypeSystem_Hive :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    Represents Hive data types.

  9. pattern ForeignTypeInfo_TypeSystem_TYPESYSTEMUNSPECIFIED :: ForeignTypeInfo_TypeSystem

    gogol-bigquery Gogol.BigQuery.Types

    TypeSystem not specified.

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

Page 353 of many | Previous | Next