Google Cloud Data Catalog V1 Client - Class LookerColumnSpec (2.0.2)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ ColumnSchemaMethods
__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 |
|