Class Dialect (0.8.0)

Dialect(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The possible dialect options for translation.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
bigquery_dialect google.cloud.bigquery_migration_v2.types.BigQueryDialect
The BigQuery dialect This field is a member of oneof_ dialect_value.
hiveql_dialect google.cloud.bigquery_migration_v2.types.HiveQLDialect
The HiveQL dialect This field is a member of oneof_ dialect_value.
redshift_dialect google.cloud.bigquery_migration_v2.types.RedshiftDialect
The Redshift dialect This field is a member of oneof_ dialect_value.
teradata_dialect google.cloud.bigquery_migration_v2.types.TeradataDialect
The Teradata dialect This field is a member of oneof_ dialect_value.
oracle_dialect google.cloud.bigquery_migration_v2.types.OracleDialect
The Oracle dialect This field is a member of oneof_ dialect_value.
sparksql_dialect google.cloud.bigquery_migration_v2.types.SparkSQLDialect
The SparkSQL dialect This field is a member of oneof_ dialect_value.
snowflake_dialect google.cloud.bigquery_migration_v2.types.SnowflakeDialect
The Snowflake dialect This field is a member of oneof_ dialect_value.
netezza_dialect google.cloud.bigquery_migration_v2.types.NetezzaDialect
The Netezza dialect This field is a member of oneof_ dialect_value.
azure_synapse_dialect google.cloud.bigquery_migration_v2.types.AzureSynapseDialect
The Azure Synapse dialect This field is a member of oneof_ dialect_value.
vertica_dialect google.cloud.bigquery_migration_v2.types.VerticaDialect
The Vertica dialect This field is a member of oneof_ dialect_value.
sql_server_dialect google.cloud.bigquery_migration_v2.types.SQLServerDialect
The SQL Server dialect This field is a member of oneof_ dialect_value.
postgresql_dialect google.cloud.bigquery_migration_v2.types.PostgresqlDialect
The Postgresql dialect This field is a member of oneof_ dialect_value.
presto_dialect google.cloud.bigquery_migration_v2.types.PrestoDialect
The Presto dialect This field is a member of oneof_ dialect_value.
mysql_dialect google.cloud.bigquery_migration_v2.types.MySQLDialect
The MySQL dialect This field is a member of oneof_ dialect_value.