Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DReportData.php26 public $dataLastRefreshed; variable in Google\\Service\\AnalyticsReporting\\ReportData
59 public function setDataLastRefreshed($dataLastRefreshed) argument
61 $this->dataLastRefreshed = $dataLastRefreshed;
68 return $this->dataLastRefreshed;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaData.php32 public $dataLastRefreshed; variable in Google\\Service\\Analytics\\GaData
115 public function setDataLastRefreshed($dataLastRefreshed) argument
117 $this->dataLastRefreshed = $dataLastRefreshed;
124 return $this->dataLastRefreshed;