Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DUserComment.php61 public $thumbsDownCount; variable in Google\\Service\\AndroidPublisher\\UserComment
210 public function setThumbsDownCount($thumbsDownCount) argument
212 $this->thumbsDownCount = $thumbsDownCount;
219 return $this->thumbsDownCount;