Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementCustomDimensions.php21 use Google\Service\Analytics\CustomDimensions; alias
78 * @return CustomDimensions
84 return $this->call('list', [$params], CustomDimensions::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDimensions.php20 class CustomDimensions extends \Google\Collection class
169 class_alias(CustomDimensions::class, 'Google_Service_Analytics_CustomDimensions');