Searched refs:GameServerConfig (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\GameServices\GameServerConfig; alias43 * @param GameServerConfig $postBody50 public function create($parent, GameServerConfig $postBody, $optParams = [])79 * @return GameServerConfig85 return $this->call('get', [$params], GameServerConfig::class);
23 protected $gameServerConfigsType = GameServerConfig::class;35 * @param GameServerConfig[]42 * @return GameServerConfig[]
20 class GameServerConfig extends \Google\Collection class149 class_alias(GameServerConfig::class, 'Google_Service_GameServices_GameServerConfig');