Home
last modified time | relevance | path

Searched refs:CountriesListResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCountriesListResponse.php20 class CountriesListResponse extends \Google\Collection class
61 class_alias(CountriesListResponse::class, 'Google_Service_Dfareporting_CountriesListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DCountries.php20 use Google\Service\Dfareporting\CountriesListResponse; alias
52 * @return CountriesListResponse
58 return $this->call('list', [$params], CountriesListResponse::class);