Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DVideoFormats.php21 use Google\Service\Dfareporting\VideoFormatsListResponse; alias
52 * @return VideoFormatsListResponse
58 return $this->call('list', [$params], VideoFormatsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DVideoFormatsListResponse.php20 class VideoFormatsListResponse extends \Google\Collection class
61 class_alias(VideoFormatsListResponse::class, 'Google_Service_Dfareporting_VideoFormatsListResponse'…