Searched refs:machineTypes (Results 1 – 3 of 3) sorted by relevance
31 public function setMachineTypes($machineTypes) argument33 $this->machineTypes = $machineTypes;40 return $this->machineTypes;
1540 public $machineTypes; variable in Google_ComputeService1567 …$this->machineTypes = new Google_MachineTypesServiceResource($this, $this->serviceName, 'machineTy…3035 public $machineTypes; variable in Google_MachineTypesScopedList3039 public function setMachineTypes(/* array(Google_MachineType) */ $machineTypes) { argument3040 $this->assertIsArray($machineTypes, 'Google_MachineType', __METHOD__);3041 $this->machineTypes = $machineTypes;3044 return $this->machineTypes;
88 public $machineTypes; variable in Google\\Service\\Compute6309 'machineTypes',6313 'path' => 'projects/{project}/aggregated/machineTypes',6347 'path' => 'projects/{project}/zones/{zone}/machineTypes/{machineType}',6367 'path' => 'projects/{project}/zones/{zone}/machineTypes',