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