Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoCategoryListResponse.php31 protected $itemsType = VideoCategory::class;
83 * @param VideoCategory[]
90 * @return VideoCategory[]
H A DVideoCategory.php20 class VideoCategory extends \Google\Model class
96 class_alias(VideoCategory::class, 'Google_Service_YouTube_VideoCategory');