Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php94 public $smallIconUrl; variable in Google\\Service\\AndroidManagement\\Application
373 public function setSmallIconUrl($smallIconUrl) argument
375 $this->smallIconUrl = $smallIconUrl;
382 return $this->smallIconUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php102 public $smallIconUrl; variable in Google\\Service\\AndroidEnterprise\\Product
409 public function setSmallIconUrl($smallIconUrl) argument
411 $this->smallIconUrl = $smallIconUrl;
418 return $this->smallIconUrl;