Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DComment.php24 protected $userCommentType = UserComment::class;
42 * @param UserComment
44 public function setUserComment(UserComment $userComment)
49 * @return UserComment
H A DUserComment.php20 class UserComment extends \Google\Model class
238 class_alias(UserComment::class, 'Google_Service_AndroidPublisher_UserComment');