type property
The column type.
Output only. Possible string values are:
- "COLUMN_TYPE_UNSPECIFIED" : Default value. This value is unused.
- "DIMENSION" : Dimension.
- "METRIC" : Metric.
Implementation
core.String? type;
The column type.
Output only. Possible string values are:
core.String? type;