Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DGoalData.php50 public $goalValue; variable in Google\\Service\\AnalyticsReporting\\GoalData
150 public function setGoalValue($goalValue) argument
152 $this->goalValue = $goalValue;
156 return $this->goalValue;