Google Cloud Data Catalog V1 Client - Class LookerColumnSpec (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class LookerColumnSpec.

Column info specific to Looker System.

Generated from protobuf message google.cloud.datacatalog.v1.ColumnSchema.LookerColumnSpec

Namespace

Google \ Cloud \ DataCatalog \ V1 \ ColumnSchema

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ type int

Looker specific column type of this column.

getType

Looker specific column type of this column.

Returns
TypeDescription
int

setType

Looker specific column type of this column.

Parameter
NameDescription
var int
Returns
TypeDescription
$this