Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveBroadcasts.php21 use Google\Service\YouTube\LiveBroadcastListResponse; alias
211 * @return LiveBroadcastListResponse
217 return $this->call('list', [$params], LiveBroadcastListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveBroadcastListResponse.php20 class LiveBroadcastListResponse extends \Google\Collection class
183 class_alias(LiveBroadcastListResponse::class, 'Google_Service_YouTube_LiveBroadcastListResponse');