Home
last modified time | relevance | path

Searched refs:GameServerConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeploymentsConfigs.php20 use Google\Service\GameServices\GameServerConfig; alias
43 * @param GameServerConfig $postBody
50 public function create($parent, GameServerConfig $postBody, $optParams = [])
79 * @return GameServerConfig
85 return $this->call('get', [$params], GameServerConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DListGameServerConfigsResponse.php23 protected $gameServerConfigsType = GameServerConfig::class;
35 * @param GameServerConfig[]
42 * @return GameServerConfig[]
H A DGameServerConfig.php20 class GameServerConfig extends \Google\Collection class
149 class_alias(GameServerConfig::class, 'Google_Service_GameServices_GameServerConfig');