Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDiskInstantiationConfig.php29 public $customImage; variable in Google\\Service\\Compute\\DiskInstantiationConfig
56 public function setCustomImage($customImage) argument
58 $this->customImage = $customImage;
65 return $this->customImage;