Data Catalog V1 API - Module Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API module Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType.

Column type in Looker.

Constants

LOOKER_COLUMN_TYPE_UNSPECIFIED

value: 0
Unspecified.

DIMENSION

value: 1
Dimension.

DIMENSION_GROUP

value: 2
Dimension group - parent for Dimension.

FILTER

value: 3
Filter.

MEASURE

value: 4
Measure.

PARAMETER

value: 5
Parameter.