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 No documentation available.
newtype
ProductsApproveRequest_ApprovedPermissions gogol-android-enterprise Gogol.AndroidEnterprise 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 No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise All current and future permissions the app requires are automatically approved.
-
gogol-android-enterprise Gogol.AndroidEnterprise 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 No documentation available.
ProductsGenerateApprovalUrlResponse :: Maybe Text -> ProductsGenerateApprovalUrlResponsegogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types An event generated when a product's approval status is changed. See: newProductApprovalEvent smart constructor.