Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DMetric.php33 public $formattingType; variable in Google\\Service\\AnalyticsReporting\\Metric
66 public function setFormattingType($formattingType) argument
68 $this->formattingType = $formattingType;
75 return $this->formattingType;