Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReply.php35 public $createdTime; variable in Google\\Service\\Drive\\Reply
102 public function setCreatedTime($createdTime) argument
104 $this->createdTime = $createdTime;
111 return $this->createdTime;
H A DTeamDrive.php37 public $createdTime; variable in Google\\Service\\Drive\\TeamDrive
120 public function setCreatedTime($createdTime) argument
122 $this->createdTime = $createdTime;
129 return $this->createdTime;
H A DComment.php36 public $createdTime; variable in Google\\Service\\Drive\\Comment
111 public function setCreatedTime($createdTime) argument
113 $this->createdTime = $createdTime;
120 return $this->createdTime;
H A DDrive.php37 public $createdTime; variable in Google\\Service\\Drive\\Drive
124 public function setCreatedTime($createdTime) argument
126 $this->createdTime = $createdTime;
133 return $this->createdTime;
H A DDriveFile.php40 public $createdTime; variable in Google\\Service\\Drive\\DriveFile
309 public function setCreatedTime($createdTime) argument
311 $this->createdTime = $createdTime;
318 return $this->createdTime;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php932 public $createdTime; variable in Google_DailyUpload
957 public function setCreatedTime( $createdTime) { argument
958 $this->createdTime = $createdTime;
961 return $this->createdTime;