Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DReviewsListResponse.php47 public function setReviews($reviews) argument
49 $this->reviews = $reviews;
56 return $this->reviews;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php62 public $reviews; variable in Google\\Service\\AndroidPublisher
1455 'reviews',
1459 'path' => 'androidpublisher/v3/applications/{packageName}/reviews/{reviewId}',
1478 'path' => 'androidpublisher/v3/applications/{packageName}/reviews',
1504 'path' => 'androidpublisher/v3/applications/{packageName}/reviews/{reviewId}:reply',