Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannel.php48 protected $statisticsType = ChannelStatistics::class;
196 * @param ChannelStatistics
198 public function setStatistics(ChannelStatistics $statistics)
203 * @return ChannelStatistics
DChannelStatistics.php20 class ChannelStatistics extends \Google\Model class
116 class_alias(ChannelStatistics::class, 'Google_Service_YouTube_ChannelStatistics');