Home
last modified time | relevance | path

Searched refs:CommentThreadListResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentThreadListResponse.php20 class CommentThreadListResponse extends \Google\Collection class
165 class_alias(CommentThreadListResponse::class, 'Google_Service_YouTube_CommentThreadListResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DCommentThreads.php21 use Google\Service\YouTube\CommentThreadListResponse; alias
79 * @return CommentThreadListResponse
85 return $this->call('list', [$params], CommentThreadListResponse::class);