Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. module Gogol.AdExchangeBuyer.Proposals.Setupcomplete

    Update the given proposal to indicate that setup has been completed. See: Ad Exchange Buyer API Reference for adexchangebuyer.proposals.setupcomplete.

  2. module Gogol.AndroidEnterprise.Devices.SetState

    Sets whether a device's access to Google services is enabled or disabled. The device state takes effect only if enforcing EMM policies on Android devices is enabled in the Google Admin Console. Otherwise, the device state is ignored and all devices are allowed access to Google services. This is only supported for Google-managed users. See: Google Play EMM API Reference for androidenterprise.devices.setState.

  3. module Gogol.AndroidEnterprise.Enterprises.SetAccount

    Sets the account that will be used to authenticate to the API as the enterprise. See: Google Play EMM API Reference for androidenterprise.enterprises.setAccount.

  4. module Gogol.AndroidEnterprise.Enterprises.SetStoreLayout

    Sets the store layout for the enterprise. By default, storeLayoutType is set to "basic" and the basic store layout is enabled. The basic layout only contains apps approved by the admin, and that have been added to the available product set for a user (using the setAvailableProductSet call). Apps on the page are sorted in order of their product ID value. If you create a custom store layout (by setting storeLayoutType = "custom" and setting a homepage), the basic store layout is disabled. See: Google Play EMM API Reference for androidenterprise.enterprises.setStoreLayout.

  5. module Gogol.AndroidEnterprise.Users.SetAvailableProductSet

    Modifies the set of products that a user is entitled to access (referred to as whitelisted products). Only products that are approved or products that were previously approved (products with revoked approval) can be whitelisted. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. See: Google Play EMM API Reference for androidenterprise.users.setAvailableProductSet.

  6. data Setting

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  7. Setting :: Maybe Text -> Maybe Text -> Text -> Maybe Text -> Setting

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  8. data Settings

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  9. Settings :: Maybe Text -> Maybe [Setting] -> Text -> Maybe Text -> Maybe Text -> Settings

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  10. data Setting

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

Page 80 of many | Previous | Next