Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DComment.php57 protected $quotedFileContentType = CommentQuotedFileContent::class;
193 * @param CommentQuotedFileContent
195 public function setQuotedFileContent(CommentQuotedFileContent $quotedFileContent)
200 * @return CommentQuotedFileContent
H A DCommentQuotedFileContent.php20 class CommentQuotedFileContent extends \Google\Model class
62 class_alias(CommentQuotedFileContent::class, 'Google_Service_Drive_CommentQuotedFileContent');