Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DActivity.php26 public $activityTime; variable in Google\\Service\\AnalyticsReporting\\Activity
75 public function setActivityTime($activityTime) argument
77 $this->activityTime = $activityTime;
84 return $this->activityTime;