Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DSuperChatEvents.php20 use Google\Service\YouTube\SuperChatEventListResponse; alias
48 * @return SuperChatEventListResponse
54 return $this->call('list', [$params], SuperChatEventListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DSuperChatEventListResponse.php20 class SuperChatEventListResponse extends \Google\Collection class
165 class_alias(SuperChatEventListResponse::class, 'Google_Service_YouTube_SuperChatEventListResponse');