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.
pattern
Product_ProductPricing_Paid :: Product_ProductPricinggogol-android-enterprise Gogol.AndroidEnterprise.Types The product is paid.
pattern
Product_ProductPricing_Unknown :: Product_ProductPricinggogol-android-enterprise Gogol.AndroidEnterprise.Types Unknown pricing, used to denote an approved product that is not generally available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
newtype
ProductsApproveRequest_ApprovedPermissions gogol-android-enterprise Gogol.AndroidEnterprise.Types Sets how new permission requests for the product are handled. "allPermissions" automatically approves all current and future permissions for the product. "currentPermissionsOnly" approves the current set of permissions for the product, but any future permissions added through updates will require manual reapproval. If not specified, only the current set of permissions will be approved.
ProductsApproveRequest_ApprovedPermissions :: Text -> ProductsApproveRequest_ApprovedPermissionsgogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types All current and future permissions the app requires are automatically approved.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types Approve only the permissions the product requires at approval time. If an update requires additional permissions, the app will not be updated on devices associated with enterprise users until the additional permissions are approved.
newtype
ProductsGenerateApprovalUrlResponse gogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
ProductsGenerateApprovalUrlResponse :: Maybe Text -> ProductsGenerateApprovalUrlResponsegogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.