Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DInappproducts.php21 use Google\Service\AndroidPublisher\InappproductsListResponse; alias
98 * @return InappproductsListResponse
104 return $this->call('list', [$params], InappproductsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DInappproductsListResponse.php20 class InappproductsListResponse extends \Google\Collection class
93 class_alias(InappproductsListResponse::class, 'Google_Service_AndroidPublisher_InappproductsListRes…