Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
ProductPolicy_TracksItem gogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
ProductPolicy_TracksItem :: Text -> ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
ProductPolicy_TracksItem_Alpha :: ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
ProductPolicy_TracksItem_AppTrackUnspecified :: ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
ProductPolicy_TracksItem_Beta :: ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
ProductPolicy_TracksItem_Production :: ProductPolicy_TracksItemgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types A set of products. See: newProductSet smart constructor.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
newtype
ProductSet_ProductSetBehavior gogol-android-enterprise Gogol.AndroidEnterprise.Types The interpretation of this product set. "unknown" should never be sent and is ignored if received. "whitelist" means that the user is entitled to access the product set. "includeAll" means that all products are accessible, including products that are approved, products with revoked approval, and products that have never been approved. "allApproved" means that the user is entitled to access all products that are approved for the enterprise. If the value is "allApproved" or "includeAll", the productId field is ignored. If no value is provided, it is interpreted as "whitelist" for backwards compatibility. Further "allApproved" or "includeAll" does not enable automatic visibility of "alpha" or "beta" tracks for Android app. Use ProductVisibility to enable "alpha" or "beta" tracks per user.
ProductSet_ProductSetBehavior :: Text -> ProductSet_ProductSetBehaviorgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.