Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DPlaylistItems.php21 use Google\Service\YouTube\PlaylistItemListResponse; alias
118 * @return PlaylistItemListResponse
124 return $this->call('list', [$params], PlaylistItemListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylistItemListResponse.php20 class PlaylistItemListResponse extends \Google\Collection class
183 class_alias(PlaylistItemListResponse::class, 'Google_Service_YouTube_PlaylistItemListResponse');