Searched refs:VideoFormatsListResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Dfareporting\VideoFormatsListResponse; alias52 * @return VideoFormatsListResponse58 return $this->call('list', [$params], VideoFormatsListResponse::class);
20 class VideoFormatsListResponse extends \Google\Collection class61 class_alias(VideoFormatsListResponse::class, 'Google_Service_Dfareporting_VideoFormatsListResponse'…