Home
last modified time | relevance | path

Searched refs:PlatformType (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlatformTypesListResponse.php27 protected $platformTypesType = PlatformType::class;
45 * @param PlatformType[]
52 * @return PlatformType[]
H A DTechnologyTargeting.php33 protected $platformTypesType = PlatformType::class;
107 * @param PlatformType[]
114 * @return PlatformType[]
H A DPlatformType.php20 class PlatformType extends \Google\Model class
80 class_alias(PlatformType::class, 'Google_Service_Dfareporting_PlatformType');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DPlatformTypes.php20 use Google\Service\Dfareporting\PlatformType; alias
39 * @return PlatformType
45 return $this->call('get', [$params], PlatformType::class);