Google Cloud BigQuery Migration V2 Client - Class Dialect (0.1.4)

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

The possible dialect options for translation.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ bigquery_dialect Google\Cloud\BigQuery\Migration\V2\BigQueryDialect

The BigQuery dialect

↳ hiveql_dialect Google\Cloud\BigQuery\Migration\V2\HiveQLDialect

The HiveQL dialect

↳ redshift_dialect Google\Cloud\BigQuery\Migration\V2\RedshiftDialect

The Redshift dialect

↳ teradata_dialect Google\Cloud\BigQuery\Migration\V2\TeradataDialect

The Teradata dialect

↳ oracle_dialect Google\Cloud\BigQuery\Migration\V2\OracleDialect

The Oracle dialect

↳ sparksql_dialect Google\Cloud\BigQuery\Migration\V2\SparkSQLDialect

The SparkSQL dialect

↳ snowflake_dialect Google\Cloud\BigQuery\Migration\V2\SnowflakeDialect

The Snowflake dialect

↳ netezza_dialect Google\Cloud\BigQuery\Migration\V2\NetezzaDialect

The Netezza dialect

↳ azure_synapse_dialect Google\Cloud\BigQuery\Migration\V2\AzureSynapseDialect

The Azure Synapse dialect

↳ vertica_dialect Google\Cloud\BigQuery\Migration\V2\VerticaDialect

The Vertica dialect

↳ sql_server_dialect Google\Cloud\BigQuery\Migration\V2\SQLServerDialect

The SQL Server dialect

↳ postgresql_dialect Google\Cloud\BigQuery\Migration\V2\PostgresqlDialect

The Postgresql dialect

↳ presto_dialect Google\Cloud\BigQuery\Migration\V2\PrestoDialect

The Presto dialect

↳ mysql_dialect Google\Cloud\BigQuery\Migration\V2\MySQLDialect

The MySQL dialect

getBigqueryDialect

The BigQuery dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\BigQueryDialect|null

hasBigqueryDialect

setBigqueryDialect

The BigQuery dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\BigQueryDialect
Returns
TypeDescription
$this

getHiveqlDialect

The HiveQL dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\HiveQLDialect|null

hasHiveqlDialect

setHiveqlDialect

The HiveQL dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\HiveQLDialect
Returns
TypeDescription
$this

getRedshiftDialect

The Redshift dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\RedshiftDialect|null

hasRedshiftDialect

setRedshiftDialect

The Redshift dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\RedshiftDialect
Returns
TypeDescription
$this

getTeradataDialect

The Teradata dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\TeradataDialect|null

hasTeradataDialect

setTeradataDialect

The Teradata dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\TeradataDialect
Returns
TypeDescription
$this

getOracleDialect

The Oracle dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\OracleDialect|null

hasOracleDialect

setOracleDialect

The Oracle dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\OracleDialect
Returns
TypeDescription
$this

getSparksqlDialect

The SparkSQL dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\SparkSQLDialect|null

hasSparksqlDialect

setSparksqlDialect

The SparkSQL dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\SparkSQLDialect
Returns
TypeDescription
$this

getSnowflakeDialect

The Snowflake dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\SnowflakeDialect|null

hasSnowflakeDialect

setSnowflakeDialect

The Snowflake dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\SnowflakeDialect
Returns
TypeDescription
$this

getNetezzaDialect

The Netezza dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\NetezzaDialect|null

hasNetezzaDialect

setNetezzaDialect

The Netezza dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\NetezzaDialect
Returns
TypeDescription
$this

getAzureSynapseDialect

The Azure Synapse dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\AzureSynapseDialect|null

hasAzureSynapseDialect

setAzureSynapseDialect

The Azure Synapse dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\AzureSynapseDialect
Returns
TypeDescription
$this

getVerticaDialect

The Vertica dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\VerticaDialect|null

hasVerticaDialect

setVerticaDialect

The Vertica dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\VerticaDialect
Returns
TypeDescription
$this

getSqlServerDialect

The SQL Server dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\SQLServerDialect|null

hasSqlServerDialect

setSqlServerDialect

The SQL Server dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\SQLServerDialect
Returns
TypeDescription
$this

getPostgresqlDialect

The Postgresql dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\PostgresqlDialect|null

hasPostgresqlDialect

setPostgresqlDialect

The Postgresql dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\PostgresqlDialect
Returns
TypeDescription
$this

getPrestoDialect

The Presto dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\PrestoDialect|null

hasPrestoDialect

setPrestoDialect

The Presto dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\PrestoDialect
Returns
TypeDescription
$this

getMysqlDialect

The MySQL dialect

Returns
TypeDescription
Google\Cloud\BigQuery\Migration\V2\MySQLDialect|null

hasMysqlDialect

setMysqlDialect

The MySQL dialect

Parameter
NameDescription
var Google\Cloud\BigQuery\Migration\V2\MySQLDialect
Returns
TypeDescription
$this

getDialectValue

Returns
TypeDescription
string