Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. productId :: AndroidEnterpriseProductsGetAppRestrictionsSchema -> Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema

    The ID of the product.

  2. productId :: AndroidEnterpriseProductsGetPermissions -> Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetPermissions

    The ID of the product.

  3. productId :: AndroidEnterpriseProductsUnapprove -> Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Products.Unapprove

    The ID of the product.

  4. productApprovalEvent :: Notification -> Maybe ProductApprovalEvent

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    Notifications about changes to a product's approval status.

  5. productAvailabilityChangeEvent :: Notification -> Maybe ProductAvailabilityChangeEvent

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    Notifications about product availability changes.

  6. productAvailabilityPolicy :: Policy -> Maybe Policy_ProductAvailabilityPolicy

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The availability granted to the device for the specified products. "all" gives the device access to all products, regardless of approval status. "all" does not enable automatic visibility of "alpha" or "beta" tracks. "whitelist" grants the device access the products specified in productPolicy[]. Only products that are approved or products that were previously approved (products with revoked approval) by the enterprise can be whitelisted. If no value is provided, the availability set at the user level is applied by default.

  7. productId :: AppRestrictionsSchemaChangeEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The id of the product (e.g. "app:com.google.android.gm") for which the app restriction schema changed. This field will always be present.

  8. productId :: AppUpdateEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The id of the product (e.g. "app:com.google.android.gm") that was updated. This field will always be present.

  9. productId :: Entitlement -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The ID of the product that the entitlement is for. For example, "app:com.google.android.gm".

  10. productId :: GroupLicense -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The ID of the product that the license is for. For example, "app:com.google.android.gm".

Page 87 of many | Previous | Next