Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DLiveBroadcast.php38 protected $statisticsType = LiveBroadcastStatistics::class;
114 * @param LiveBroadcastStatistics
116 public function setStatistics(LiveBroadcastStatistics $statistics)
121 * @return LiveBroadcastStatistics
DLiveBroadcastStatistics.php20 class LiveBroadcastStatistics extends \Google\Model class
44 class_alias(LiveBroadcastStatistics::class, 'Google_Service_YouTube_LiveBroadcastStatistics');