| java.lang.Object | |
| ↳ | com.google.gdata.data.analytics.Metric.Type |
The format of data represented by the metric.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CURRENCY | Currency metric. | |||||||||
| String | FLOAT | Float metric. | |||||||||
| String | INTEGER | Integer metric. | |||||||||
| String | PERCENT | Percent metric. | |||||||||
| String | TIME | Time metric. | |||||||||
| String | US_CURRENCY | Us currency metric. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Currency metric.
Float metric.
Integer metric.
Percent metric.
Time metric.
Us currency metric.