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.
productId :: Install -> Maybe Textgogol-android-enterprise Gogol.AndroidEnterprise.Types The ID of the product that the install is for. For example, "app:com.google.android.gm".
productId :: InstallFailureEvent -> Maybe Textgogol-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.
productId :: ManagedConfiguration -> Maybe Textgogol-android-enterprise Gogol.AndroidEnterprise.Types The ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm".
productId :: NewPermissionsEvent -> Maybe Textgogol-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.
productId :: Product -> Maybe Textgogol-android-enterprise Gogol.AndroidEnterprise.Types A string of the form app:<package name>. For example, app:com.google.android.gm represents the Gmail app.
productId :: ProductApprovalEvent -> Maybe Textgogol-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.
productId :: ProductAvailabilityChangeEvent -> Maybe Textgogol-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.
productId :: ProductPermissions -> Maybe Textgogol-android-enterprise Gogol.AndroidEnterprise.Types The ID of the app that the permissions relate to, e.g. "app:com.google.android.gm".
productId :: ProductPolicy -> Maybe Textgogol-android-enterprise Gogol.AndroidEnterprise.Types The ID of the product. For example, "app:com.google.android.gm".
productId :: ProductSet -> Maybe [Text]gogol-android-enterprise Gogol.AndroidEnterprise.Types The list of product IDs making up the set of products.