Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoContentDetails.php26 protected $contentRatingType = ContentRating::class;
72 * @param ContentRating
74 public function setContentRating(ContentRating $contentRating)
79 * @return ContentRating
H A DContentRating.php20 class ContentRating extends \Google\Collection class
1305 class_alias(ContentRating::class, 'Google_Service_YouTube_ContentRating');