Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DEventData.php41 public $eventValue; variable in Google\\Service\\AnalyticsReporting\\EventData
102 public function setEventValue($eventValue) argument
104 $this->eventValue = $eventValue;
111 return $this->eventValue;