Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DVideos.php23 use Google\Service\YouTube\VideoListResponse; alias
184 * @return VideoListResponse
190 return $this->call('list', [$params], VideoListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoListResponse.php20 class VideoListResponse extends \Google\Collection class
183 class_alias(VideoListResponse::class, 'Google_Service_YouTube_VideoListResponse');