Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoal.php34 protected $eventDetailsType = GoalEventDetails::class;
128 * @param GoalEventDetails
130 public function setEventDetails(GoalEventDetails $eventDetails)
135 * @return GoalEventDetails
H A DGoalEventDetails.php20 class GoalEventDetails extends \Google\Collection class
61 class_alias(GoalEventDetails::class, 'Google_Service_Analytics_GoalEventDetails');