Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DSnapshots.php21 use Google\Service\Games\SnapshotListResponse; alias
63 * @return SnapshotListResponse
69 return $this->call('list', [$params], SnapshotListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DSnapshotListResponse.php20 class SnapshotListResponse extends \Google\Collection class
79 class_alias(SnapshotListResponse::class, 'Google_Service_Games_SnapshotListResponse');