Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DComment.php195 public function setQuotedFileContent(CommentQuotedFileContent $quotedFileContent) argument
197 $this->quotedFileContent = $quotedFileContent;
204 return $this->quotedFileContent;