Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DEventData.php25 public $eventAction; variable in Google\\Service\\AnalyticsReporting\\EventData
46 public function setEventAction($eventAction) argument
48 $this->eventAction = $eventAction;
55 return $this->eventAction;