Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/Resource/
H A DMedia.php20 use Google\Service\YouTubeReporting\GdataMedia; alias
38 * @return GdataMedia
44 return $this->call('download', [$params], GdataMedia::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php20 class GdataMedia extends \Google\Collection class
547 class_alias(GdataMedia::class, 'Google_Service_YouTubeReporting_GdataMedia');