Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\GameServices\GameservicesEmpty; alias
49 * @return GameservicesEmpty
55 return $this->call('cancel', [$params], GameservicesEmpty::class);
65 * @return GameservicesEmpty
71 return $this->call('delete', [$params], GameservicesEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DGameservicesEmpty.php20 class GameservicesEmpty extends \Google\Model class
25 class_alias(GameservicesEmpty::class, 'Google_Service_GameServices_GameservicesEmpty');