Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSiteVideoSettings.php31 public $obaEnabled; variable in Google\\Service\\Dfareporting\\SiteVideoSettings
74 public function setObaEnabled($obaEnabled) argument
76 $this->obaEnabled = $obaEnabled;
83 return $this->obaEnabled;
H A DVideoSettings.php35 public $obaEnabled; variable in Google\\Service\\Dfareporting\\VideoSettings
92 public function setObaEnabled($obaEnabled) argument
94 $this->obaEnabled = $obaEnabled;
101 return $this->obaEnabled;