Searched refs:groupLicenseId (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/ |
H A D | Grouplicenseusers.php | 37 * @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 D | Grouplicenses.php | 38 * @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 D | AndroidEnterprise.php | 453 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/groupLicenses/{groupLicenseId}', 461 'groupLicenseId' => [ 488 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/groupLicenses/{groupLicenseId}/users', 496 'groupLicenseId' => [
|