Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPostUserInfos.php21 use Google\Service\Blogger\PostUserInfosList; alias
66 * @return PostUserInfosList
72 return $this->call('list', [$params], PostUserInfosList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostUserInfosList.php20 class PostUserInfosList extends \Google\Collection class
79 class_alias(PostUserInfosList::class, 'Google_Service_Blogger_PostUserInfosList');