Google Cloud BigQuery Migration V2 Client - Class TeradataDialect (0.4.0)

Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class TeradataDialect.

The dialect definition for Teradata.

Generated from protobuf message google.cloud.bigquery.migration.v2.TeradataDialect

Namespace

Google \ Cloud \ BigQuery \ Migration \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ mode int

Which Teradata sub-dialect mode the user specifies.

getMode

Which Teradata sub-dialect mode the user specifies.

Returns
TypeDescription
int

setMode

Which Teradata sub-dialect mode the user specifies.

Parameter
NameDescription
var int
Returns
TypeDescription
$this