Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DCaptions.php21 use Google\Service\YouTube\CaptionListResponse; alias
142 * @return CaptionListResponse
148 return $this->call('list', [$params], CaptionListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCaptionListResponse.php20 class CaptionListResponse extends \Google\Collection class
115 class_alias(CaptionListResponse::class, 'Google_Service_YouTube_CaptionListResponse');