Home
last modified time | relevance | path

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

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