Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSnapshotList.php20 class SnapshotList extends \Google\Collection class
131 class_alias(SnapshotList::class, 'Google_Service_Compute_SnapshotList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSnapshots.php25 use Google\Service\Compute\SnapshotList; alias
175 * @return SnapshotList
181 return $this->call('list', [$params], SnapshotList::class);