Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DVmImage.php25 public $imageFamily; variable in Google\\Service\\AIPlatformNotebooks\\VmImage
38 public function setImageFamily($imageFamily) argument
40 $this->imageFamily = $imageFamily;
47 return $this->imageFamily;