Home
last modified time | relevance | path

Searched refs:YoutubereportingEmpty (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/Resource/
H A DJobs.php22 use Google\Service\YouTubeReporting\YoutubereportingEmpty; alias
60 * @return YoutubereportingEmpty
66 return $this->call('delete', [$params], YoutubereportingEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DYoutubereportingEmpty.php20 class YoutubereportingEmpty extends \Google\Model class
25 class_alias(YoutubereportingEmpty::class, 'Google_Service_YouTubeReporting_YoutubereportingEmpty');