Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php41 public $textualRating; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
106 public function setTextualRating($textualRating) argument
108 $this->textualRating = $textualRating;
115 return $this->textualRating;
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview.php35 public $textualRating; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview
90 public function setTextualRating($textualRating) argument
92 $this->textualRating = $textualRating;
99 return $this->textualRating;