Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php54 public $machineTypeSeries; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
201 public function setMachineTypeSeries($machineTypeSeries) argument
203 $this->machineTypeSeries = $machineTypeSeries;
210 return $this->machineTypeSeries;
H A DComputeEngineTargetDefaults.php54 public $machineTypeSeries; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDefaults
201 public function setMachineTypeSeries($machineTypeSeries) argument
203 $this->machineTypeSeries = $machineTypeSeries;
210 return $this->machineTypeSeries;