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. newtype IdentityConfig_UserServiceAccountMapping

    gogol-dataproc Gogol.Dataproc.Types

    Required. Map of user to service account. See: newIdentityConfig_UserServiceAccountMapping smart constructor.

  2. IdentityConfig_UserServiceAccountMapping :: HashMap Text Text -> IdentityConfig_UserServiceAccountMapping

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  3. data IdMappingFile

    gogol-doubleclick-search Gogol.DoubleClickSearch

    File returned to https://developers.google.com/search-ads/v2/reference/reports/getIdMappingFile. See: newIdMappingFile smart constructor.

  4. IdMappingFile :: IdMappingFile

    gogol-doubleclick-search Gogol.DoubleClickSearch

    No documentation available.

  5. data IdMappingFile

    gogol-doubleclick-search Gogol.DoubleClickSearch.Types

    File returned to https://developers.google.com/search-ads/v2/reference/reports/getIdMappingFile. See: newIdMappingFile smart constructor.

  6. IdMappingFile :: IdMappingFile

    gogol-doubleclick-search Gogol.DoubleClickSearch.Types

    No documentation available.

  7. module Gogol.IdentityToolkit

    Help the third party sites to implement federated login. See: Google Identity Toolkit API Reference

  8. newtype IdentityToolkitRelyingpartyCreateAuthUri

    gogol-identity-toolkit Gogol.IdentityToolkit

    Creates the URI used by the IdP to authenticate the user. See: newIdentityToolkitRelyingpartyCreateAuthUri smart constructor.

  9. IdentityToolkitRelyingpartyCreateAuthUri :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> IdentityToolkitRelyingpartyCreateAuthUri

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  10. type IdentityToolkitRelyingpartyCreateAuthUriResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "createAuthUri" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyCreateAuthUriRequest :> Post '[JSON] CreateAuthUriResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.createAuthUri method which the IdentityToolkitRelyingpartyCreateAuthUri request conforms to.

Page 227 of many | Previous | Next