PostgresqlDialect

com.google.cloud.bigquery.migration.v2.translation_config.Dialect.DialectValue.PostgresqlDialect
final case class PostgresqlDialect(value: PostgresqlDialect) extends DialectValue

Attributes

Source
Dialect.scala
Graph
Supertypes
trait DialectValue
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Attributes

Source
Dialect.scala

Value members

Concrete methods

override def isPostgresqlDialect: Boolean

Attributes

Definition Classes
Source
Dialect.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
Dialect.scala
override def postgresqlDialect: Option[PostgresqlDialect]

Attributes

Definition Classes
Source
Dialect.scala

Inherited methods

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isAzureSynapseDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isBigqueryDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isDefined: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isEmpty: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isHiveqlDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isMysqlDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isNetezzaDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isOracleDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isPrestoDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isRedshiftDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isSnowflakeDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isSparksqlDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isSqlServerDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isTeradataDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def isVerticaDialect: Boolean

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def mysqlDialect: Option[MySQLDialect]

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
DialectValue
Source
Dialect.scala