Home
last modified time | relevance | path

Searched refs:PublisherProfile (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DListPublisherProfilesResponse.php27 protected $publisherProfilesType = PublisherProfile::class;
45 * @param PublisherProfile[]
52 * @return PublisherProfile[]
H A DPublisherProfile.php20 class PublisherProfile extends \Google\Collection class
295 class_alias(PublisherProfile::class, 'Google_Service_AuthorizedBuyersMarketplace_PublisherProfile');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListPublisherProfilesResponse.php27 protected $publisherProfilesType = PublisherProfile::class;
45 * @param PublisherProfile[]
52 * @return PublisherProfile[]
H A DPublisherProfile.php20 class PublisherProfile extends \Google\Collection class
329 class_alias(PublisherProfile::class, 'Google_Service_AdExchangeBuyerII_PublisherProfile');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersPublisherProfiles.php21 use Google\Service\AuthorizedBuyersMarketplace\PublisherProfile; alias
39 * @return PublisherProfile
45 return $this->call('get', [$params], PublisherProfile::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsPublisherProfiles.php21 use Google\Service\AdExchangeBuyerII\PublisherProfile; alias
39 * @return PublisherProfile
45 return $this->call('get', [$params], PublisherProfile::class);