Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGoalData.php33 public $goalIndex; variable in Google\\Service\\AnalyticsReporting\\GoalData
83 public function setGoalIndex($goalIndex) argument
85 $this->goalIndex = $goalIndex;
92 return $this->goalIndex;