Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DTarget.php26 protected $fileCommentType = FileComment::class;
60 * @param FileComment
62 public function setFileComment(FileComment $fileComment)
67 * @return FileComment
H A DFileComment.php20 class FileComment extends \Google\Model class
96 class_alias(FileComment::class, 'Google_Service_DriveActivity_FileComment');