Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1AppDetails.php81 public $reviewRating; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AppDetails
306 public function setReviewRating($reviewRating) argument
308 $this->reviewRating = $reviewRating;
315 return $this->reviewRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1378 public $reviewRating; variable in Google_ItemScope
1661 public function setReviewRating(Google_ItemScope $reviewRating) { argument
1662 $this->reviewRating = $reviewRating;
1665 return $this->reviewRating;