Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. ProductPolicy :: Maybe AutoInstallPolicy -> Maybe ProductPolicy_AutoUpdateMode -> Maybe [EnterpriseAuthenticationAppLinkConfig] -> Maybe ManagedConfiguration -> Maybe Text -> Maybe [Text] -> Maybe [ProductPolicy_TracksItem] -> ProductPolicy

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  2. newtype ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    The auto-update mode for the product. When autoUpdateMode is used, it always takes precedence over the user's choice. So when a user makes changes to the device settings manually, these changes are ignored.

  3. ProductPolicy_AutoUpdateMode :: Text -> ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  4. pattern ProductPolicy_AutoUpdateMode_AutoUpdateDefault :: ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    The app is automatically updated with low priority to minimize the impact on the user. The app is updated when the following constraints are met: * The device is not actively used * The device is connected to an unmetered network * The device is charging The device is notified about a new update within 24 hours after it is published by the developer, after which the app is updated the next time the constraints above are met.

  5. pattern ProductPolicy_AutoUpdateMode_AutoUpdateHighPriority :: ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    The app is updated as soon as possible. No constraints are applied. The device is notified as soon as possible about a new app update after it is published by the developer.

  6. pattern ProductPolicy_AutoUpdateMode_AutoUpdateModeUnspecified :: ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    Unspecified. Defaults to AUTOUPDATEDEFAULT.

  7. pattern ProductPolicy_AutoUpdateMode_AutoUpdatePostponed :: ProductPolicy_AutoUpdateMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    The app is not automatically updated for a maximum of 90 days after the app becomes out of date. 90 days after the app becomes out of date, the latest available version is installed automatically with low priority (see AUTOUPDATEDEFAULT). After the app is updated it is not automatically updated again until 90 days after it becomes out of date again. The user can still manually update the app from the Play Store at any time.

  8. newtype ProductPolicy_TracksItem

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  9. ProductPolicy_TracksItem :: Text -> ProductPolicy_TracksItem

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  10. pattern ProductPolicy_TracksItem_Alpha :: ProductPolicy_TracksItem

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

Page 28 of many | Previous | Next