Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DListingsListResponse.php20 class ListingsListResponse extends \Google\Collection class
61 class_alias(ListingsListResponse::class, 'Google_Service_AndroidPublisher_ListingsListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsListings.php21 use Google\Service\AndroidPublisher\ListingsListResponse; alias
83 * @return ListingsListResponse
89 return $this->call('list', [$params], ListingsListResponse::class);