Grouplicenses
class Grouplicenses extends Resource (View source)
The "grouplicenses" collection of methods.
Typical usage is:
$androidenterpriseService = new Google\Service\AndroidEnterprise(...);
$grouplicenses = $androidenterpriseService->grouplicenses;
Methods
Retrieves details of an enterprise's group license for a product. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. (grouplicenses.get)
Retrieves IDs of all products for which the enterprise has a group license.
Details
GroupLicense
get(string $enterpriseId, string $groupLicenseId, array $optParams = [])
Retrieves details of an enterprise's group license for a product. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. (grouplicenses.get)
GroupLicensesListResponse
listGrouplicenses(string $enterpriseId, array $optParams = [])
Retrieves IDs of all products for which the enterprise has a group license.
Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. (grouplicenses.listGrouplicenses)