gogol-android-enterprise: Google Play EMM SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

Manages the deployment of apps to Android Enterprise devices.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v1 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.AndroidEnterprise
      • Devices
        • Gogol.AndroidEnterprise.Devices.ForceReportUpload
        • Gogol.AndroidEnterprise.Devices.Get
        • Gogol.AndroidEnterprise.Devices.GetState
        • Gogol.AndroidEnterprise.Devices.List
        • Gogol.AndroidEnterprise.Devices.SetState
        • Gogol.AndroidEnterprise.Devices.Update
      • EnrollmentTokens
        • Gogol.AndroidEnterprise.EnrollmentTokens.Create
      • Enterprises
        • Gogol.AndroidEnterprise.Enterprises.AcknowledgeNotificationSet
        • Gogol.AndroidEnterprise.Enterprises.CompleteSignup
        • Gogol.AndroidEnterprise.Enterprises.CreateWebToken
        • Gogol.AndroidEnterprise.Enterprises.Enroll
        • Gogol.AndroidEnterprise.Enterprises.GenerateEnterpriseUpgradeUrl
        • Gogol.AndroidEnterprise.Enterprises.GenerateSignupUrl
        • Gogol.AndroidEnterprise.Enterprises.Get
        • Gogol.AndroidEnterprise.Enterprises.GetServiceAccount
        • Gogol.AndroidEnterprise.Enterprises.GetStoreLayout
        • Gogol.AndroidEnterprise.Enterprises.List
        • Gogol.AndroidEnterprise.Enterprises.PullNotificationSet
        • Gogol.AndroidEnterprise.Enterprises.SendTestPushNotification
        • Gogol.AndroidEnterprise.Enterprises.SetAccount
        • Gogol.AndroidEnterprise.Enterprises.SetStoreLayout
        • Gogol.AndroidEnterprise.Enterprises.Unenroll
      • Entitlements
        • Gogol.AndroidEnterprise.Entitlements.Delete
        • Gogol.AndroidEnterprise.Entitlements.Get
        • Gogol.AndroidEnterprise.Entitlements.List
        • Gogol.AndroidEnterprise.Entitlements.Update
      • Grouplicenses
        • Gogol.AndroidEnterprise.Grouplicenses.Get
        • Gogol.AndroidEnterprise.Grouplicenses.List
      • Grouplicenseusers
        • Gogol.AndroidEnterprise.Grouplicenseusers.List
      • Installs
        • Gogol.AndroidEnterprise.Installs.Delete
        • Gogol.AndroidEnterprise.Installs.Get
        • Gogol.AndroidEnterprise.Installs.List
        • Gogol.AndroidEnterprise.Installs.Update
      • Managedconfigurationsfordevice
        • Gogol.AndroidEnterprise.Managedconfigurationsfordevice.Delete
        • Gogol.AndroidEnterprise.Managedconfigurationsfordevice.Get
        • Gogol.AndroidEnterprise.Managedconfigurationsfordevice.List
        • Gogol.AndroidEnterprise.Managedconfigurationsfordevice.Update
      • Managedconfigurationsforuser
        • Gogol.AndroidEnterprise.Managedconfigurationsforuser.Delete
        • Gogol.AndroidEnterprise.Managedconfigurationsforuser.Get
        • Gogol.AndroidEnterprise.Managedconfigurationsforuser.List
        • Gogol.AndroidEnterprise.Managedconfigurationsforuser.Update
      • Managedconfigurationssettings
        • Gogol.AndroidEnterprise.Managedconfigurationssettings.List
      • Permissions
        • Gogol.AndroidEnterprise.Permissions.Get
      • Products
        • Gogol.AndroidEnterprise.Products.Approve
        • Gogol.AndroidEnterprise.Products.GenerateApprovalUrl
        • Gogol.AndroidEnterprise.Products.Get
        • Gogol.AndroidEnterprise.Products.GetAppRestrictionsSchema
        • Gogol.AndroidEnterprise.Products.GetPermissions
        • Gogol.AndroidEnterprise.Products.List
        • Gogol.AndroidEnterprise.Products.Unapprove
      • Serviceaccountkeys
        • Gogol.AndroidEnterprise.Serviceaccountkeys.Delete
        • Gogol.AndroidEnterprise.Serviceaccountkeys.Insert
        • Gogol.AndroidEnterprise.Serviceaccountkeys.List
      • Storelayoutclusters
        • Gogol.AndroidEnterprise.Storelayoutclusters.Delete
        • Gogol.AndroidEnterprise.Storelayoutclusters.Get
        • Gogol.AndroidEnterprise.Storelayoutclusters.Insert
        • Gogol.AndroidEnterprise.Storelayoutclusters.List
        • Gogol.AndroidEnterprise.Storelayoutclusters.Update
      • Storelayoutpages
        • Gogol.AndroidEnterprise.Storelayoutpages.Delete
        • Gogol.AndroidEnterprise.Storelayoutpages.Get
        • Gogol.AndroidEnterprise.Storelayoutpages.Insert
        • Gogol.AndroidEnterprise.Storelayoutpages.List
        • Gogol.AndroidEnterprise.Storelayoutpages.Update
      • Gogol.AndroidEnterprise.Types
      • Users
        • Gogol.AndroidEnterprise.Users.Delete
        • Gogol.AndroidEnterprise.Users.GenerateAuthenticationToken
        • Gogol.AndroidEnterprise.Users.Get
        • Gogol.AndroidEnterprise.Users.GetAvailableProductSet
        • Gogol.AndroidEnterprise.Users.Insert
        • Gogol.AndroidEnterprise.Users.List
        • Gogol.AndroidEnterprise.Users.RevokeDeviceAccess
        • Gogol.AndroidEnterprise.Users.SetAvailableProductSet
        • Gogol.AndroidEnterprise.Users.Update
      • Webapps
        • Gogol.AndroidEnterprise.Webapps.Delete
        • Gogol.AndroidEnterprise.Webapps.Get
        • Gogol.AndroidEnterprise.Webapps.Insert
        • Gogol.AndroidEnterprise.Webapps.List
        • Gogol.AndroidEnterprise.Webapps.Update

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-android-enterprise)
Uploaded by BrendanHay at 2025-05-07T06:06:48Z
Distributions Stackage:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4559 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-android-enterprise-1.0.0

[back to package description]

gogol-android-enterprise

Version

1.0.0

Description

A client library for the Google Play EMM.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-android-enterprise is released under the Mozilla Public License Version 2.0.