Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php25 public $bestRating; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
50 public function setBestRating($bestRating) argument
52 $this->bestRating = $bestRating;
59 return $this->bestRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1329 public $bestRating; variable in Google_ItemScope
1461 public function setBestRating( $bestRating) { argument
1462 $this->bestRating = $bestRating;
1465 return $this->bestRating;