Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
DSavedColumns.php20 use Google\Service\Doubleclicksearch\SavedColumnList; alias
39 * @return SavedColumnList
45 return $this->call('list', [$params], SavedColumnList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
DSavedColumnList.php20 class SavedColumnList extends \Google\Collection class
61 class_alias(SavedColumnList::class, 'Google_Service_Doubleclicksearch_SavedColumnList');