Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideo.php56 protected $statisticsType = VideoStatistics::class;
262 * @param VideoStatistics
264 public function setStatistics(VideoStatistics $statistics)
269 * @return VideoStatistics
H A DVideoStatistics.php20 class VideoStatistics extends \Google\Model class
116 class_alias(VideoStatistics::class, 'Google_Service_YouTube_VideoStatistics');