Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php142 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = []) function in Google\\Service\\Licensing\\Resource\\LicenseAssignments
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLicensing.php144 ],'listForProductAndSku' => [
/plugin/authgoogle/google/contrib/
H A DGoogle_LicensingService.php113 public function listForProductAndSku($productId, $skuId, $customerId, $optParams = array()) { function in Google_LicenseAssignmentsServiceResource