Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DCustomLists.php21 use Google\Service\DisplayVideo\ListCustomListsResponse; alias
75 * @return ListCustomListsResponse
81 return $this->call('list', [$params], ListCustomListsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListCustomListsResponse.php20 class ListCustomListsResponse extends \Google\Collection class
61 class_alias(ListCustomListsResponse::class, 'Google_Service_DisplayVideo_ListCustomListsResponse');