Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DRevisions.php21 use Google\Service\Drive\RevisionList; alias
77 * @return RevisionList
83 return $this->call('list', [$params], RevisionList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DRevisionList.php20 class RevisionList extends \Google\Collection class
79 class_alias(RevisionList::class, 'Google_Service_Drive_RevisionList');