Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTag.php56 public $liveOnly; variable in Google\\Service\\TagManager\\Tag
235 public function setLiveOnly($liveOnly) argument
237 $this->liveOnly = $liveOnly;
244 return $this->liveOnly;