Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php275 public function setDisplayDevice(DisplayDevice $displayDevice) argument
277 $this->displayDevice = $displayDevice;
284 return $this->displayDevice;