Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec.
Column info specific to Looker System.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType
Returns
- (::Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType) — Looker specific column type of this column.
#type=
def type=(value) -> ::Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType
Parameter
- value (::Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType) — Looker specific column type of this column.
Returns
- (::Google::Cloud::DataCatalog::V1::ColumnSchema::LookerColumnSpec::LookerColumnType) — Looker specific column type of this column.