Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DFileComment.php25 public $legacyCommentId; variable in Google\\Service\\DriveActivity\\FileComment
40 public function setLegacyCommentId($legacyCommentId) argument
42 $this->legacyCommentId = $legacyCommentId;
49 return $this->legacyCommentId;