Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineImage.php267 public function setSourceInstanceProperties(SourceInstanceProperties $sourceInstanceProperties) argument
269 $this->sourceInstanceProperties = $sourceInstanceProperties;
276 return $this->sourceInstanceProperties;