Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentThreadSnippet.php39 public $totalReplyCount; variable in Google\\Service\\YouTube\\CommentThreadSnippet
104 public function setTotalReplyCount($totalReplyCount) argument
106 $this->totalReplyCount = $totalReplyCount;
113 return $this->totalReplyCount;