Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpgradeHistoryEntry.php49 public $targetImage; variable in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry
150 public function setTargetImage($targetImage) argument
152 $this->targetImage = $targetImage;
159 return $this->targetImage;