Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DReplies.php21 use Google\Service\Drive\ReplyList; alias
93 * @return ReplyList
99 return $this->call('list', [$params], ReplyList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReplyList.php20 class ReplyList extends \Google\Collection class
79 class_alias(ReplyList::class, 'Google_Service_Drive_ReplyList');