Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php25 public $bootOption; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
74 public function setBootOption($bootOption) argument
76 $this->bootOption = $bootOption;
83 return $this->bootOption;
H A DComputeEngineTargetDetails.php32 public $bootOption; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
117 public function setBootOption($bootOption) argument
119 $this->bootOption = $bootOption;
126 return $this->bootOption;
H A DComputeEngineTargetDefaults.php32 public $bootOption; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDefaults
117 public function setBootOption($bootOption) argument
119 $this->bootOption = $bootOption;
126 return $this->bootOption;