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.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types The content rating for this app.
Product_ContentRating :: Text -> Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_ContentRating_All :: Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_ContentRating_Mature :: Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_ContentRating_PreTeen :: Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_ContentRating_RatingUnknown :: Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_ContentRating_Teen :: Product_ContentRatinggogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
newtype
Product_DistributionChannel gogol-android-enterprise Gogol.AndroidEnterprise.Types How and to whom the package is made available. The value publicGoogleHosted means that the package is available through the Play store and not restricted to a specific enterprise. The value privateGoogleHosted means that the package is a private app (restricted to an enterprise) but hosted by Google. The value privateSelfHosted means that the package is a private app (restricted to an enterprise) and is privately hosted.
Product_DistributionChannel :: Text -> Product_DistributionChannelgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
Product_DistributionChannel_PrivateGoogleHosted :: Product_DistributionChannelgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.