Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DGameServerDeploymentRollout.php30 public $defaultGameServerConfig; variable in Google\\Service\\GameServices\\GameServerDeploymentRollout
63 public function setDefaultGameServerConfig($defaultGameServerConfig) argument
65 $this->defaultGameServerConfig = $defaultGameServerConfig;
72 return $this->defaultGameServerConfig;