Searched refs:CommentList (Results 1 – 4 of 4) sorted by relevance
21 use Google\Service\Blogger\CommentList; alias94 * @return CommentList100 return $this->call('list', [$params], CommentList::class);114 * @return CommentList120 return $this->call('listByBlog', [$params], CommentList::class);
21 use Google\Service\Drive\CommentList; alias91 * @return CommentList97 return $this->call('list', [$params], CommentList::class);
20 class CommentList extends \Google\Collection class79 class_alias(CommentList::class, 'Google_Service_Drive_CommentList');
20 class CommentList extends \Google\Collection class115 class_alias(CommentList::class, 'Google_Service_Blogger_CommentList');