Searched refs:ReplyList (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Drive\ReplyList; alias93 * @return ReplyList99 return $this->call('list', [$params], ReplyList::class);
20 class ReplyList extends \Google\Collection class79 class_alias(ReplyList::class, 'Google_Service_Drive_ReplyList');