Home
last modified time | relevance | path

Searched refs:YouTubeVideo (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAttachment.php28 protected $youTubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYouTubeVideo(YouTubeVideo $youTubeVideo)
81 * @return YouTubeVideo
H A DCourseMaterial.php28 protected $youTubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYouTubeVideo(YouTubeVideo $youTubeVideo)
81 * @return YouTubeVideo
H A DMaterial.php28 protected $youtubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYoutubeVideo(YouTubeVideo $youtubeVideo)
81 * @return YouTubeVideo
H A DYouTubeVideo.php20 class YouTubeVideo extends \Google\Model class
98 class_alias(YouTubeVideo::class, 'Google_Service_Classroom_YouTubeVideo');