Searched refs:CommentListResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\YouTube\CommentListResponse; alias82 * @return CommentListResponse88 return $this->call('list', [$params], CommentListResponse::class);
20 class CommentListResponse extends \Google\Collection class165 class_alias(CommentListResponse::class, 'Google_Service_YouTube_CommentListResponse');