Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newAndroidEnterpriseProductsGet :: Text -> Text -> AndroidEnterpriseProductsGetgogol-android-enterprise Gogol.AndroidEnterprise.Products.Get Creates a value of AndroidEnterpriseProductsGet with the minimum fields required to make a request.
data
AndroidEnterpriseProductsGetAppRestrictionsSchema gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema Retrieves the schema that defines the configurable properties for this product. All products have a schema, but this schema may be empty if no managed configurations have been defined. This schema can be used to populate a UI that allows an admin to configure the product. To apply a managed configuration based on the schema obtained using this API, see Managed Configurations through Play. See: newAndroidEnterpriseProductsGetAppRestrictionsSchema smart constructor.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema A resource alias for androidenterprise.products.getAppRestrictionsSchema method which the AndroidEnterpriseProductsGetAppRestrictionsSchema request conforms to.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema Creates a value of AndroidEnterpriseProductsGetAppRestrictionsSchema with the minimum fields required to make a request.
data
AndroidEnterpriseProductsGetPermissions gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetPermissions Retrieves the Android app permissions required by this app. See: newAndroidEnterpriseProductsGetPermissions smart constructor.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetPermissions No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetPermissions A resource alias for androidenterprise.products.getPermissions method which the AndroidEnterpriseProductsGetPermissions request conforms to.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Products.GetPermissions Creates a value of AndroidEnterpriseProductsGetPermissions with the minimum fields required to make a request.
data
AndroidEnterpriseProductsList gogol-android-enterprise Gogol.AndroidEnterprise.Products.List Finds approved products that match a query, or all approved products if there is no query. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. See: newAndroidEnterpriseProductsList smart constructor.