Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DDimensionMetadata.php26 public $apiName; variable in Google\\Service\\AnalyticsData\\DimensionMetadata
51 public function setApiName($apiName) argument
53 $this->apiName = $apiName;
60 return $this->apiName;
H A DMetricMetadata.php26 public $apiName; variable in Google\\Service\\AnalyticsData\\MetricMetadata
63 public function setApiName($apiName) argument
65 $this->apiName = $apiName;
72 return $this->apiName;