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 :: Install -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

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

  2. productId :: InstallFailureEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The id of the product (e.g. "app:com.google.android.gm") for which the install failure event occured. This field will always be present.

  3. productId :: ManagedConfiguration -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm".

  4. productId :: NewPermissionsEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The id of the product (e.g. "app:com.google.android.gm") for which new permissions were added. This field will always be present.

  5. productId :: Product -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    A string of the form app:<package name>. For example, app:com.google.android.gm represents the Gmail app.

  6. productId :: ProductApprovalEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

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

  7. productId :: ProductAvailabilityChangeEvent -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

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

  8. productId :: ProductPermissions -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The ID of the app that the permissions relate to, e.g. "app:com.google.android.gm".

  9. productId :: ProductPolicy -> Maybe Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

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

  10. productId :: ProductSet -> Maybe [Text]

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    The list of product IDs making up the set of products.

Page 88 of many | Previous | Next