Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DEvents.php22 use Google\Service\Games\EventUpdateResponse; alias
84 * @return EventUpdateResponse
90 return $this->call('record', [$params], EventUpdateResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DEventUpdateResponse.php20 class EventUpdateResponse extends \Google\Collection class
93 class_alias(EventUpdateResponse::class, 'Google_Service_Games_EventUpdateResponse');