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