Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DVideos.php22 use Google\Service\YouTube\VideoGetRatingResponse; alias
75 * @return VideoGetRatingResponse
81 return $this->call('getRating', [$params], VideoGetRatingResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoGetRatingResponse.php20 class VideoGetRatingResponse extends \Google\Collection class
115 class_alias(VideoGetRatingResponse::class, 'Google_Service_YouTube_VideoGetRatingResponse');