Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DInstance.php81 public $vmName; variable in Google\\Service\\Appengine\\Instance
290 public function setVmName($vmName) argument
292 $this->vmName = $vmName;
299 return $this->vmName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php80 public $vmName; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
299 public function setVmName($vmName) argument
301 $this->vmName = $vmName;
308 return $this->vmName;
H A DComputeEngineTargetDefaults.php80 public $vmName; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDefaults
299 public function setVmName($vmName) argument
301 $this->vmName = $vmName;
308 return $this->vmName;