Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DEvents.php20 use Google\Service\Games\EventDefinitionListResponse; alias
67 * @return EventDefinitionListResponse
73 return $this->call('listDefinitions', [$params], EventDefinitionListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DEventDefinitionListResponse.php20 class EventDefinitionListResponse extends \Google\Collection class
79 class_alias(EventDefinitionListResponse::class, 'Google_Service_Games_EventDefinitionListResponse');