Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoGetRatingResponse.php31 protected $itemsType = VideoRating::class;
71 * @param VideoRating[]
78 * @return VideoRating[]
H A DVideoRating.php20 class VideoRating extends \Google\Model class
62 class_alias(VideoRating::class, 'Google_Service_YouTube_VideoRating');