Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCompanionSetting.php32 public $imageOnly; variable in Google\\Service\\Dfareporting\\CompanionSetting
69 public function setImageOnly($imageOnly) argument
71 $this->imageOnly = $imageOnly;
78 return $this->imageOnly;
H A DSiteCompanionSetting.php32 public $imageOnly; variable in Google\\Service\\Dfareporting\\SiteCompanionSetting
69 public function setImageOnly($imageOnly) argument
71 $this->imageOnly = $imageOnly;
78 return $this->imageOnly;