Class Dialect (0.62.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 0.83.0 (latest)
- 0.81.0
- 0.79.0
- 0.78.0
- 0.77.0
- 0.76.0
- 0.75.0
- 0.73.0
- 0.71.0
- 0.70.0
- 0.67.0
- 0.66.0
- 0.65.0
- 0.63.0
- 0.62.0
- 0.61.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.2
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.4
publicfinalclass DialectextendsGeneratedMessageV3implementsDialectOrBuilderThe possible dialect options for translation.
Protobuf type google.cloud.bigquery.migration.v2.Dialect
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > DialectImplements
DialectOrBuilderInherited Members
Static Fields
AZURE_SYNAPSE_DIALECT_FIELD_NUMBER
publicstaticfinalintAZURE_SYNAPSE_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
BIGQUERY_DIALECT_FIELD_NUMBER
publicstaticfinalintBIGQUERY_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DB2_DIALECT_FIELD_NUMBER
publicstaticfinalintDB2_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
GREENPLUM_DIALECT_FIELD_NUMBER
publicstaticfinalintGREENPLUM_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
HIVEQL_DIALECT_FIELD_NUMBER
publicstaticfinalintHIVEQL_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MYSQL_DIALECT_FIELD_NUMBER
publicstaticfinalintMYSQL_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NETEZZA_DIALECT_FIELD_NUMBER
publicstaticfinalintNETEZZA_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
ORACLE_DIALECT_FIELD_NUMBER
publicstaticfinalintORACLE_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
POSTGRESQL_DIALECT_FIELD_NUMBER
publicstaticfinalintPOSTGRESQL_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PRESTO_DIALECT_FIELD_NUMBER
publicstaticfinalintPRESTO_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
REDSHIFT_DIALECT_FIELD_NUMBER
publicstaticfinalintREDSHIFT_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SNOWFLAKE_DIALECT_FIELD_NUMBER
publicstaticfinalintSNOWFLAKE_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SPARKSQL_DIALECT_FIELD_NUMBER
publicstaticfinalintSPARKSQL_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SQLITE_DIALECT_FIELD_NUMBER
publicstaticfinalintSQLITE_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SQL_SERVER_DIALECT_FIELD_NUMBER
publicstaticfinalintSQL_SERVER_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TERADATA_DIALECT_FIELD_NUMBER
publicstaticfinalintTERADATA_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VERTICA_DIALECT_FIELD_NUMBER
publicstaticfinalintVERTICA_DIALECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
publicstaticDialectgetDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Dialect |
|
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
publicstaticDialect.BuildernewBuilder()| Returns | |
|---|---|
| Type | Description |
Dialect.Builder |
|
newBuilder(Dialect prototype)
publicstaticDialect.BuildernewBuilder(Dialectprototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Dialect |
| Returns | |
|---|---|
| Type | Description |
Dialect.Builder |
|
parseDelimitedFrom(InputStream input)
publicstaticDialectparseDelimitedFrom(InputStreaminput)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseDelimitedFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
publicstaticDialectparseFrom(byte[]data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseFrom(byte[]data,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
publicstaticDialectparseFrom(ByteStringdata)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseFrom(ByteStringdata,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
publicstaticDialectparseFrom(CodedInputStreaminput)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
publicstaticDialectparseFrom(InputStreaminput)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
publicstaticDialectparseFrom(ByteBufferdata)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
publicstaticDialectparseFrom(ByteBufferdata,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Dialect |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
publicstaticParser<Dialect>parser()| Returns | |
|---|---|
| Type | Description |
Parser<Dialect> |
|
Methods
equals(Object obj)
publicbooleanequals(Objectobj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAzureSynapseDialect()
publicAzureSynapseDialectgetAzureSynapseDialect()The Azure Synapse dialect
.google.cloud.bigquery.migration.v2.AzureSynapseDialect azure_synapse_dialect = 9;
| Returns | |
|---|---|
| Type | Description |
AzureSynapseDialect |
The azureSynapseDialect. |
getAzureSynapseDialectOrBuilder()
publicAzureSynapseDialectOrBuildergetAzureSynapseDialectOrBuilder()The Azure Synapse dialect
.google.cloud.bigquery.migration.v2.AzureSynapseDialect azure_synapse_dialect = 9;
| Returns | |
|---|---|
| Type | Description |
AzureSynapseDialectOrBuilder |
|
getBigqueryDialect()
publicBigQueryDialectgetBigqueryDialect()The BigQuery dialect
.google.cloud.bigquery.migration.v2.BigQueryDialect bigquery_dialect = 1;
| Returns | |
|---|---|
| Type | Description |
BigQueryDialect |
The bigqueryDialect. |
getBigqueryDialectOrBuilder()
publicBigQueryDialectOrBuildergetBigqueryDialectOrBuilder()The BigQuery dialect
.google.cloud.bigquery.migration.v2.BigQueryDialect bigquery_dialect = 1;
| Returns | |
|---|---|
| Type | Description |
BigQueryDialectOrBuilder |
|
getDb2Dialect()
publicDB2DialectgetDb2Dialect()DB2 dialect
.google.cloud.bigquery.migration.v2.DB2Dialect db2_dialect = 15;
| Returns | |
|---|---|
| Type | Description |
DB2Dialect |
The db2Dialect. |
getDb2DialectOrBuilder()
publicDB2DialectOrBuildergetDb2DialectOrBuilder()DB2 dialect
.google.cloud.bigquery.migration.v2.DB2Dialect db2_dialect = 15;
| Returns | |
|---|---|
| Type | Description |
DB2DialectOrBuilder |
|
getDefaultInstanceForType()
publicDialectgetDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Dialect |
|
getDialectValueCase()
publicDialect.DialectValueCasegetDialectValueCase()| Returns | |
|---|---|
| Type | Description |
Dialect.DialectValueCase |
|
getGreenplumDialect()
publicGreenplumDialectgetGreenplumDialect()Greenplum dialect
.google.cloud.bigquery.migration.v2.GreenplumDialect greenplum_dialect = 17;
| Returns | |
|---|---|
| Type | Description |
GreenplumDialect |
The greenplumDialect. |
getGreenplumDialectOrBuilder()
publicGreenplumDialectOrBuildergetGreenplumDialectOrBuilder()Greenplum dialect
.google.cloud.bigquery.migration.v2.GreenplumDialect greenplum_dialect = 17;
| Returns | |
|---|---|
| Type | Description |
GreenplumDialectOrBuilder |
|
getHiveqlDialect()
publicHiveQLDialectgetHiveqlDialect()The HiveQL dialect
.google.cloud.bigquery.migration.v2.HiveQLDialect hiveql_dialect = 2;
| Returns | |
|---|---|
| Type | Description |
HiveQLDialect |
The hiveqlDialect. |
getHiveqlDialectOrBuilder()
publicHiveQLDialectOrBuildergetHiveqlDialectOrBuilder()The HiveQL dialect
.google.cloud.bigquery.migration.v2.HiveQLDialect hiveql_dialect = 2;
| Returns | |
|---|---|
| Type | Description |
HiveQLDialectOrBuilder |
|
getMysqlDialect()
publicMySQLDialectgetMysqlDialect()The MySQL dialect
.google.cloud.bigquery.migration.v2.MySQLDialect mysql_dialect = 14;
| Returns | |
|---|---|
| Type | Description |
MySQLDialect |
The mysqlDialect. |
getMysqlDialectOrBuilder()
publicMySQLDialectOrBuildergetMysqlDialectOrBuilder()The MySQL dialect
.google.cloud.bigquery.migration.v2.MySQLDialect mysql_dialect = 14;
| Returns | |
|---|---|
| Type | Description |
MySQLDialectOrBuilder |
|
getNetezzaDialect()
publicNetezzaDialectgetNetezzaDialect()The Netezza dialect
.google.cloud.bigquery.migration.v2.NetezzaDialect netezza_dialect = 8;
| Returns | |
|---|---|
| Type | Description |
NetezzaDialect |
The netezzaDialect. |
getNetezzaDialectOrBuilder()
publicNetezzaDialectOrBuildergetNetezzaDialectOrBuilder()The Netezza dialect
.google.cloud.bigquery.migration.v2.NetezzaDialect netezza_dialect = 8;
| Returns | |
|---|---|
| Type | Description |
NetezzaDialectOrBuilder |
|
getOracleDialect()
publicOracleDialectgetOracleDialect()The Oracle dialect
.google.cloud.bigquery.migration.v2.OracleDialect oracle_dialect = 5;
| Returns | |
|---|---|
| Type | Description |
OracleDialect |
The oracleDialect. |
getOracleDialectOrBuilder()
publicOracleDialectOrBuildergetOracleDialectOrBuilder()The Oracle dialect
.google.cloud.bigquery.migration.v2.OracleDialect oracle_dialect = 5;
| Returns | |
|---|---|
| Type | Description |
OracleDialectOrBuilder |
|
getParserForType()
publicParser<Dialect>getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Dialect> |
|
getPostgresqlDialect()
publicPostgresqlDialectgetPostgresqlDialect()The Postgresql dialect
.google.cloud.bigquery.migration.v2.PostgresqlDialect postgresql_dialect = 12;
| Returns | |
|---|---|
| Type | Description |
PostgresqlDialect |
The postgresqlDialect. |
getPostgresqlDialectOrBuilder()
publicPostgresqlDialectOrBuildergetPostgresqlDialectOrBuilder()The Postgresql dialect
.google.cloud.bigquery.migration.v2.PostgresqlDialect postgresql_dialect = 12;
| Returns | |
|---|---|
| Type | Description |
PostgresqlDialectOrBuilder |
|
getPrestoDialect()
publicPrestoDialectgetPrestoDialect()The Presto dialect
.google.cloud.bigquery.migration.v2.PrestoDialect presto_dialect = 13;
| Returns | |
|---|---|
| Type | Description |
PrestoDialect |
The prestoDialect. |
getPrestoDialectOrBuilder()
publicPrestoDialectOrBuildergetPrestoDialectOrBuilder()The Presto dialect
.google.cloud.bigquery.migration.v2.PrestoDialect presto_dialect = 13;
| Returns | |
|---|---|
| Type | Description |
PrestoDialectOrBuilder |
|
getRedshiftDialect()
publicRedshiftDialectgetRedshiftDialect()The Redshift dialect
.google.cloud.bigquery.migration.v2.RedshiftDialect redshift_dialect = 3;
| Returns | |
|---|---|
| Type | Description |
RedshiftDialect |
The redshiftDialect. |
getRedshiftDialectOrBuilder()
publicRedshiftDialectOrBuildergetRedshiftDialectOrBuilder()The Redshift dialect
.google.cloud.bigquery.migration.v2.RedshiftDialect redshift_dialect = 3;
| Returns | |
|---|---|
| Type | Description |
RedshiftDialectOrBuilder |
|
getSerializedSize()
publicintgetSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSnowflakeDialect()
publicSnowflakeDialectgetSnowflakeDialect()The Snowflake dialect
.google.cloud.bigquery.migration.v2.SnowflakeDialect snowflake_dialect = 7;
| Returns | |
|---|---|
| Type | Description |
SnowflakeDialect |
The snowflakeDialect. |
getSnowflakeDialectOrBuilder()
publicSnowflakeDialectOrBuildergetSnowflakeDialectOrBuilder()The Snowflake dialect
.google.cloud.bigquery.migration.v2.SnowflakeDialect snowflake_dialect = 7;
| Returns | |
|---|---|
| Type | Description |
SnowflakeDialectOrBuilder |
|
getSparksqlDialect()
publicSparkSQLDialectgetSparksqlDialect()The SparkSQL dialect
.google.cloud.bigquery.migration.v2.SparkSQLDialect sparksql_dialect = 6;
| Returns | |
|---|---|
| Type | Description |
SparkSQLDialect |
The sparksqlDialect. |
getSparksqlDialectOrBuilder()
publicSparkSQLDialectOrBuildergetSparksqlDialectOrBuilder()The SparkSQL dialect
.google.cloud.bigquery.migration.v2.SparkSQLDialect sparksql_dialect = 6;
| Returns | |
|---|---|
| Type | Description |
SparkSQLDialectOrBuilder |
|
getSqlServerDialect()
publicSQLServerDialectgetSqlServerDialect()The SQL Server dialect
.google.cloud.bigquery.migration.v2.SQLServerDialect sql_server_dialect = 11;
| Returns | |
|---|---|
| Type | Description |
SQLServerDialect |
The sqlServerDialect. |
getSqlServerDialectOrBuilder()
publicSQLServerDialectOrBuildergetSqlServerDialectOrBuilder()The SQL Server dialect
.google.cloud.bigquery.migration.v2.SQLServerDialect sql_server_dialect = 11;
| Returns | |
|---|---|
| Type | Description |
SQLServerDialectOrBuilder |
|
getSqliteDialect()
publicSQLiteDialectgetSqliteDialect()SQLite dialect
.google.cloud.bigquery.migration.v2.SQLiteDialect sqlite_dialect = 16;
| Returns | |
|---|---|
| Type | Description |
SQLiteDialect |
The sqliteDialect. |
getSqliteDialectOrBuilder()
publicSQLiteDialectOrBuildergetSqliteDialectOrBuilder()SQLite dialect
.google.cloud.bigquery.migration.v2.SQLiteDialect sqlite_dialect = 16;
| Returns | |
|---|---|
| Type | Description |
SQLiteDialectOrBuilder |
|
getTeradataDialect()
publicTeradataDialectgetTeradataDialect()The Teradata dialect
.google.cloud.bigquery.migration.v2.TeradataDialect teradata_dialect = 4;
| Returns | |
|---|---|
| Type | Description |
TeradataDialect |
The teradataDialect. |
getTeradataDialectOrBuilder()
publicTeradataDialectOrBuildergetTeradataDialectOrBuilder()The Teradata dialect
.google.cloud.bigquery.migration.v2.TeradataDialect teradata_dialect = 4;
| Returns | |
|---|---|
| Type | Description |
TeradataDialectOrBuilder |
|
getVerticaDialect()
publicVerticaDialectgetVerticaDialect()The Vertica dialect
.google.cloud.bigquery.migration.v2.VerticaDialect vertica_dialect = 10;
| Returns | |
|---|---|
| Type | Description |
VerticaDialect |
The verticaDialect. |
getVerticaDialectOrBuilder()
publicVerticaDialectOrBuildergetVerticaDialectOrBuilder()The Vertica dialect
.google.cloud.bigquery.migration.v2.VerticaDialect vertica_dialect = 10;
| Returns | |
|---|---|
| Type | Description |
VerticaDialectOrBuilder |
|
hasAzureSynapseDialect()
publicbooleanhasAzureSynapseDialect()The Azure Synapse dialect
.google.cloud.bigquery.migration.v2.AzureSynapseDialect azure_synapse_dialect = 9;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the azureSynapseDialect field is set. |
hasBigqueryDialect()
publicbooleanhasBigqueryDialect()The BigQuery dialect
.google.cloud.bigquery.migration.v2.BigQueryDialect bigquery_dialect = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the bigqueryDialect field is set. |
hasDb2Dialect()
publicbooleanhasDb2Dialect()DB2 dialect
.google.cloud.bigquery.migration.v2.DB2Dialect db2_dialect = 15;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the db2Dialect field is set. |
hasGreenplumDialect()
publicbooleanhasGreenplumDialect()Greenplum dialect
.google.cloud.bigquery.migration.v2.GreenplumDialect greenplum_dialect = 17;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the greenplumDialect field is set. |
hasHiveqlDialect()
publicbooleanhasHiveqlDialect()The HiveQL dialect
.google.cloud.bigquery.migration.v2.HiveQLDialect hiveql_dialect = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the hiveqlDialect field is set. |
hasMysqlDialect()
publicbooleanhasMysqlDialect()The MySQL dialect
.google.cloud.bigquery.migration.v2.MySQLDialect mysql_dialect = 14;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the mysqlDialect field is set. |
hasNetezzaDialect()
publicbooleanhasNetezzaDialect()The Netezza dialect
.google.cloud.bigquery.migration.v2.NetezzaDialect netezza_dialect = 8;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the netezzaDialect field is set. |
hasOracleDialect()
publicbooleanhasOracleDialect()The Oracle dialect
.google.cloud.bigquery.migration.v2.OracleDialect oracle_dialect = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the oracleDialect field is set. |
hasPostgresqlDialect()
publicbooleanhasPostgresqlDialect()The Postgresql dialect
.google.cloud.bigquery.migration.v2.PostgresqlDialect postgresql_dialect = 12;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the postgresqlDialect field is set. |
hasPrestoDialect()
publicbooleanhasPrestoDialect()The Presto dialect
.google.cloud.bigquery.migration.v2.PrestoDialect presto_dialect = 13;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the prestoDialect field is set. |
hasRedshiftDialect()
publicbooleanhasRedshiftDialect()The Redshift dialect
.google.cloud.bigquery.migration.v2.RedshiftDialect redshift_dialect = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the redshiftDialect field is set. |
hasSnowflakeDialect()
publicbooleanhasSnowflakeDialect()The Snowflake dialect
.google.cloud.bigquery.migration.v2.SnowflakeDialect snowflake_dialect = 7;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the snowflakeDialect field is set. |
hasSparksqlDialect()
publicbooleanhasSparksqlDialect()The SparkSQL dialect
.google.cloud.bigquery.migration.v2.SparkSQLDialect sparksql_dialect = 6;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sparksqlDialect field is set. |
hasSqlServerDialect()
publicbooleanhasSqlServerDialect()The SQL Server dialect
.google.cloud.bigquery.migration.v2.SQLServerDialect sql_server_dialect = 11;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sqlServerDialect field is set. |
hasSqliteDialect()
publicbooleanhasSqliteDialect()SQLite dialect
.google.cloud.bigquery.migration.v2.SQLiteDialect sqlite_dialect = 16;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sqliteDialect field is set. |
hasTeradataDialect()
publicbooleanhasTeradataDialect()The Teradata dialect
.google.cloud.bigquery.migration.v2.TeradataDialect teradata_dialect = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the teradataDialect field is set. |
hasVerticaDialect()
publicbooleanhasVerticaDialect()The Vertica dialect
.google.cloud.bigquery.migration.v2.VerticaDialect vertica_dialect = 10;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the verticaDialect field is set. |
hashCode()
publicinthashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
publicfinalbooleanisInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
publicDialect.BuildernewBuilderForType()| Returns | |
|---|---|
| Type | Description |
Dialect.Builder |
|
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protectedDialect.BuildernewBuilderForType(GeneratedMessageV3.BuilderParentparent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Dialect.Builder |
|
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protectedObjectnewInstance(GeneratedMessageV3.UnusedPrivateParameterunused)| Parameter | |
|---|---|
| Name | Description |
unused |
UnusedPrivateParameter |
| Returns | |
|---|---|
| Type | Description |
Object |
|
toBuilder()
publicDialect.BuildertoBuilder()| Returns | |
|---|---|
| Type | Description |
Dialect.Builder |
|
writeTo(CodedOutputStream output)
publicvoidwriteTo(CodedOutputStreamoutput)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|