Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DPlaylists.php21 use Google\Service\YouTube\PlaylistListResponse; alias
149 * @return PlaylistListResponse
155 return $this->call('list', [$params], PlaylistListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylistListResponse.php20 class PlaylistListResponse extends \Google\Collection class
183 class_alias(PlaylistListResponse::class, 'Google_Service_YouTube_PlaylistListResponse');