Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DRevisions.php20 use Google\Service\Games\RevisionCheckResponse; alias
41 * @return RevisionCheckResponse
47 return $this->call('check', [$params], RevisionCheckResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DRevisionCheckResponse.php20 class RevisionCheckResponse extends \Google\Model class
80 class_alias(RevisionCheckResponse::class, 'Google_Service_Games_RevisionCheckResponse');