Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newAndroidEnterpriseProductsList :: Text -> AndroidEnterpriseProductsListgogol-android-enterprise Gogol.AndroidEnterprise.Products.List Creates a value of AndroidEnterpriseProductsList with the minimum fields required to make a request.
data
AndroidEnterpriseProductsUnapprove gogol-android-enterprise Gogol.AndroidEnterprise.Products.Unapprove Unapproves the specified product (and the relevant app permissions, if any) Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. See: newAndroidEnterpriseProductsUnapprove smart constructor.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.Unapprove No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.Unapprove A resource alias for androidenterprise.products.unapprove method which the AndroidEnterpriseProductsUnapprove request conforms to.
newAndroidEnterpriseProductsUnapprove :: Text -> Text -> AndroidEnterpriseProductsUnapprovegogol-android-enterprise Gogol.AndroidEnterprise.Products.Unapprove Creates a value of AndroidEnterpriseProductsUnapprove with the minimum fields required to make a request.
pattern
AppVersion_Track_Production :: AppVersion_Trackgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Notification_NotificationType_ProductApproval :: Notification_NotificationTypegogol-android-enterprise Gogol.AndroidEnterprise.Types Notification about change to a product's approval status.
pattern
Notification_NotificationType_ProductAvailabilityChange :: Notification_NotificationTypegogol-android-enterprise Gogol.AndroidEnterprise.Types Notification about product availability change.
newtype
Policy_ProductAvailabilityPolicy gogol-android-enterprise Gogol.AndroidEnterprise.Types The availability granted to the device for the specified products. "all" gives the device access to all products, regardless of approval status. "all" does not enable automatic visibility of "alpha" or "beta" tracks. "whitelist" grants the device access the products specified in productPolicy[]. Only products that are approved or products that were previously approved (products with revoked approval) by the enterprise can be whitelisted. If no value is provided, the availability set at the user level is applied by default.
Policy_ProductAvailabilityPolicy :: Text -> Policy_ProductAvailabilityPolicygogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.