Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DDimensionValues.php20 use Google\Service\Dfareporting\DimensionValueList; alias
44 * @return DimensionValueList
50 return $this->call('query', [$params], DimensionValueList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDimensionValueList.php20 class DimensionValueList extends \Google\Collection class
97 class_alias(DimensionValueList::class, 'Google_Service_Dfareporting_DimensionValueList');