Home
last modified time | relevance | path

Searched refs:vmImage (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpgradeHistoryEntry.php61 public $vmImage; variable in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry
192 public function setVmImage($vmImage) argument
194 $this->vmImage = $vmImage;
201 return $this->vmImage;
H A DEnvironment.php134 public function setVmImage(VmImage $vmImage) argument
136 $this->vmImage = $vmImage;
143 return $this->vmImage;
H A DInstance.php647 public function setVmImage(VmImage $vmImage) argument
649 $this->vmImage = $vmImage;
656 return $this->vmImage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php33 public $vmImage; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
121 public function setVmImage($vmImage) argument
123 $this->vmImage = $vmImage;
127 return $this->vmImage;