Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DUserProfiles.php21 use Google\Service\Dfareporting\UserProfileList; alias
50 * @return UserProfileList
56 return $this->call('list', [$params], UserProfileList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserProfileList.php20 class UserProfileList extends \Google\Collection class
79 class_alias(UserProfileList::class, 'Google_Service_Dfareporting_UserProfileList');