Searched refs:containerImage (Results 1 – 6 of 6) sorted by relevance
25 public $containerImage; variable in Google\\Service\\Dataproc\\RuntimeConfig38 public function setContainerImage($containerImage) argument40 $this->containerImage = $containerImage;47 return $this->containerImage;
30 public $containerImage; variable in Google\\Service\\Dataflow\\SdkHarnessContainerImage57 public function setContainerImage($containerImage) argument59 $this->containerImage = $containerImage;66 return $this->containerImage;
29 public $containerImage; variable in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry80 public function setContainerImage($containerImage) argument82 $this->containerImage = $containerImage;89 return $this->containerImage;
50 public function setContainerImage(ContainerImage $containerImage) argument52 $this->containerImage = $containerImage;59 return $this->containerImage;
213 public function setContainerImage(ContainerImage $containerImage) argument215 $this->containerImage = $containerImage;222 return $this->containerImage;
46 …setContainerImage(GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime $containerImage) argument48 $this->containerImage = $containerImage;55 return $this->containerImage;