Google Cloud Data Catalog V1 Client - Class LookerColumnSpec (1.10.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
Name Description
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
Type Description
int

setType

Looker specific column type of this column.

Parameter
Name Description
var int
Returns
Type Description
$this