Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DDeployedFleetAutoscaler.php29 public $fleetAutoscalerSpec; variable in Google\\Service\\GameServices\\DeployedFleetAutoscaler
50 public function setFleetAutoscalerSpec($fleetAutoscalerSpec) argument
52 $this->fleetAutoscalerSpec = $fleetAutoscalerSpec;
59 return $this->fleetAutoscalerSpec;
H A DScalingConfig.php26 public $fleetAutoscalerSpec; variable in Google\\Service\\GameServices\\ScalingConfig
39 public function setFleetAutoscalerSpec($fleetAutoscalerSpec) argument
41 $this->fleetAutoscalerSpec = $fleetAutoscalerSpec;
48 return $this->fleetAutoscalerSpec;