Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DQuestion.php42 public $totalAnswerCount; variable in Google\\Service\\MyBusinessQA\\Question
125 public function setTotalAnswerCount($totalAnswerCount) argument
127 $this->totalAnswerCount = $totalAnswerCount;
134 return $this->totalAnswerCount;