Lines Matching refs:createdDate
2011 public $createdDate; variable in Google_Comment
2053 public function setCreatedDate( $createdDate) { argument
2054 $this->createdDate = $createdDate;
2057 return $this->createdDate;
2179 public $createdDate; variable in Google_CommentReply
2198 public function setCreatedDate( $createdDate) { argument
2199 $this->createdDate = $createdDate;
2202 return $this->createdDate;
2286 public $createdDate; variable in Google_DriveFile
2355 public function setCreatedDate( $createdDate) { argument
2356 $this->createdDate = $createdDate;
2359 return $this->createdDate;