Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php37 public $ratingValue; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
92 public function setRatingValue($ratingValue) argument
94 $this->ratingValue = $ratingValue;
101 return $this->ratingValue;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1375 public $ratingValue; variable in Google_ItemScope
1655 public function setRatingValue( $ratingValue) { argument
1656 $this->ratingValue = $ratingValue;
1659 return $this->ratingValue;