Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php90 public $screenshotUrls; variable in Google\\Service\\AndroidManagement\\Application
359 public function setScreenshotUrls($screenshotUrls) argument
361 $this->screenshotUrls = $screenshotUrls;
368 return $this->screenshotUrls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php96 public $screenshotUrls; variable in Google\\Service\\AndroidEnterprise\\Product
381 public function setScreenshotUrls($screenshotUrls) argument
383 $this->screenshotUrls = $screenshotUrls;
390 return $this->screenshotUrls;