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.
-
gogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
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.
ProductPolicy_AutoUpdateMode :: Text -> ProductPolicy_AutoUpdateModegogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
pattern
ProductPolicy_AutoUpdateMode_AutoUpdateDefault :: ProductPolicy_AutoUpdateModegogol-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.
pattern
ProductPolicy_AutoUpdateMode_AutoUpdateHighPriority :: ProductPolicy_AutoUpdateModegogol-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.
pattern
ProductPolicy_AutoUpdateMode_AutoUpdateModeUnspecified :: ProductPolicy_AutoUpdateModegogol-android-enterprise Gogol.AndroidEnterprise Unspecified. Defaults to AUTOUPDATEDEFAULT.
pattern
ProductPolicy_AutoUpdateMode_AutoUpdatePostponed :: ProductPolicy_AutoUpdateModegogol-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.
newtype
ProductPolicy_TracksItem gogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
ProductPolicy_TracksItem :: Text -> ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
pattern
ProductPolicy_TracksItem_Alpha :: ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise No documentation available.