Google Cloud Data Catalog V1 Client - Class FieldElementType (1.10.1)

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

Represents the type of a field element.

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

Namespace

Google \ Cloud \ DataCatalog \ V1 \ ColumnSchema

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type string

Required. The type of a field element. See ColumnSchema.type.

getType

Required. The type of a field element. See ColumnSchema.type.

Returns
Type Description
string

setType

Required. The type of a field element. See ColumnSchema.type.

Parameter
Name Description
var string
Returns
Type Description
$this