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/
DMaterial.php28 protected $youtubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYoutubeVideo(YouTubeVideo $youtubeVideo)
81 * @return YouTubeVideo
DAttachment.php28 protected $youTubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYouTubeVideo(YouTubeVideo $youTubeVideo)
81 * @return YouTubeVideo
DCourseMaterial.php28 protected $youTubeVideoType = YouTubeVideo::class;
74 * @param YouTubeVideo
76 public function setYouTubeVideo(YouTubeVideo $youTubeVideo)
81 * @return YouTubeVideo
DYouTubeVideo.php20 class YouTubeVideo extends \Google\Model class
98 class_alias(YouTubeVideo::class, 'Google_Service_Classroom_YouTubeVideo');