* For more information about this service, see the API * Documentation *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $collections = $androidenterpriseService->collections; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $collectionviewers = $androidenterpriseService->collectionviewers; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $devices = $androidenterpriseService->devices; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $enterprises = $androidenterpriseService->enterprises; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $entitlements = $androidenterpriseService->entitlements; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $grouplicenses = $androidenterpriseService->grouplicenses; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $grouplicenseusers = $androidenterpriseService->grouplicenseusers; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $installs = $androidenterpriseService->installs; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $permissions = $androidenterpriseService->permissions; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $products = $androidenterpriseService->products; *
* $androidenterpriseService = new Google_Service_AndroidEnterprise(...); * $users = $androidenterpriseService->users; *