Searched refs:lastViewedByMeDate (Results 1 – 1 of 1) sorted by relevance
2314 public $lastViewedByMeDate; variable in Google_DriveFile2475 public function setLastViewedByMeDate( $lastViewedByMeDate) { argument2476 $this->lastViewedByMeDate = $lastViewedByMeDate;2479 return $this->lastViewedByMeDate;