Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideo.php22 protected $ageGatingType = VideoAgeGating::class;
66 * @param VideoAgeGating
68 public function setAgeGating(VideoAgeGating $ageGating)
73 * @return VideoAgeGating
H A DVideoAgeGating.php20 class VideoAgeGating extends \Google\Model class
80 class_alias(VideoAgeGating::class, 'Google_Service_YouTube_VideoAgeGating');