Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DAccountUserProfiles.php21 use Google\Service\Dfareporting\AccountUserProfilesListResponse; alias
86 * @return AccountUserProfilesListResponse
92 return $this->call('list', [$params], AccountUserProfilesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountUserProfilesListResponse.php20 class AccountUserProfilesListResponse extends \Google\Collection class
79 class_alias(AccountUserProfilesListResponse::class, 'Google_Service_Dfareporting_AccountUserProfile…