Home
last modified time | relevance | path

Searched refs:groupLicenseId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DGrouplicenseusers.php37 * @param string $groupLicenseId The ID of the product the group license is for,
42 public function listGrouplicenseusers($enterpriseId, $groupLicenseId, $optParams = []) argument
44 $params = ['enterpriseId' => $enterpriseId, 'groupLicenseId' => $groupLicenseId];
H A DGrouplicenses.php38 * @param string $groupLicenseId The ID of the product the group license is for,
43 public function get($enterpriseId, $groupLicenseId, $optParams = []) argument
45 $params = ['enterpriseId' => $enterpriseId, 'groupLicenseId' => $groupLicenseId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php453 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/groupLicenses/{groupLicenseId}',
461 'groupLicenseId' => [
488 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/groupLicenses/{groupLicenseId}/users',
496 'groupLicenseId' => [