Home
last modified time | relevance | path

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

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