Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DVideoCategories.php20 use Google\Service\YouTube\VideoCategoryListResponse; alias
45 * @return VideoCategoryListResponse
51 return $this->call('list', [$params], VideoCategoryListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoCategoryListResponse.php20 class VideoCategoryListResponse extends \Google\Collection class
183 class_alias(VideoCategoryListResponse::class, 'Google_Service_YouTube_VideoCategoryListResponse');