Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DComments.php21 use Google\Service\YouTube\CommentListResponse; alias
82 * @return CommentListResponse
88 return $this->call('list', [$params], CommentListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentListResponse.php20 class CommentListResponse extends \Google\Collection class
165 class_alias(CommentListResponse::class, 'Google_Service_YouTube_CommentListResponse');