Home
last modified time | relevance | path

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

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