Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allowedDomains :: AndroidEnterpriseEnterprisesGenerateSignupUrl -> Maybe [Text]gogol-android-enterprise Gogol.AndroidEnterprise Optional. A list of domains that are permitted for the admin email. The IT admin cannot enter an email address with a domain name that is not in this list. Subdomains of domains in this list are not allowed but can be allowed by adding a second entry which has *. prefixed to the domain name (e.g. *.example.com). If the field is not present or is an empty list then the IT admin is free to use any valid domain name. Personal email domains are always allowed, but will result in the creation of a managed Google Play Accounts enterprise.
allowedDomains :: AndroidEnterpriseEnterprisesGenerateEnterpriseUpgradeUrl -> Maybe [Text]gogol-android-enterprise Gogol.AndroidEnterprise.Enterprises.GenerateEnterpriseUpgradeUrl Optional. A list of domains that are permitted for the admin email. The IT admin cannot enter an email address with a domain name that is not in this list. Subdomains of domains in this list are not allowed but can be allowed by adding a second entry which has *. prefixed to the domain name (e.g. *.example.com). If the field is not present or is an empty list then the IT admin is free to use any valid domain name. Personal email domains are not allowed.
allowedDomains :: AndroidEnterpriseEnterprisesGenerateSignupUrl -> Maybe [Text]gogol-android-enterprise Gogol.AndroidEnterprise.Enterprises.GenerateSignupUrl Optional. A list of domains that are permitted for the admin email. The IT admin cannot enter an email address with a domain name that is not in this list. Subdomains of domains in this list are not allowed but can be allowed by adding a second entry which has *. prefixed to the domain name (e.g. *.example.com). If the field is not present or is an empty list then the IT admin is free to use any valid domain name. Personal email domains are always allowed, but will result in the creation of a managed Google Play Accounts enterprise.
allUsers :: Targeting -> Maybe AllUsersgogol-android-publisher Gogol.AndroidPublisher All users are targeted.
allUsers :: TargetingUpdate -> Maybe AllUsersgogol-android-publisher Gogol.AndroidPublisher All users are targeted.
allowExtendAfterTime :: PrepaidPlan -> Maybe DateTimegogol-android-publisher Gogol.AndroidPublisher If present, this is the time after which top up purchases are allowed for the prepaid plan. Will not be present for expired prepaid plans.
allowMissing :: AndroidPublisherInappproductsUpdate -> Maybe Boolgogol-android-publisher Gogol.AndroidPublisher If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.
allowMissing :: AndroidPublisherMonetizationSubscriptionsBasePlansOffersPatch -> Maybe Boolgogol-android-publisher Gogol.AndroidPublisher Optional. If set to true, and the subscription offer with the given packagename, productid, baseplanid and offerid doesn't exist, an offer will be created. If a new offer is created, updatemask is ignored.
allowMissing :: AndroidPublisherMonetizationSubscriptionsPatch -> Maybe Boolgogol-android-publisher Gogol.AndroidPublisher Optional. If set to true, and the subscription with the given packagename and productid doesn't exist, the subscription will be created. If a new subscription is created, update_mask is ignored.
allowMissing :: InappproductsUpdateRequest -> Maybe Boolgogol-android-publisher Gogol.AndroidPublisher If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.