Home
last modified time | relevance | path

Searched refs:LicenseAssignmentInsert (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignmentInsert.php20 class LicenseAssignmentInsert extends \Google\Model class
44 class_alias(LicenseAssignmentInsert::class, 'Google_Service_Licensing_LicenseAssignmentInsert');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php21 use Google\Service\Licensing\LicenseAssignmentInsert; alias
84 * @param LicenseAssignmentInsert $postBody
88 public function insert($productId, $skuId, LicenseAssignmentInsert $postBody, $optParams = [])