googleapis.bigquery.StandardSqlDataTypeTypeKind
See theStandardSqlDataTypeTypeKind companion class
object StandardSqlDataTypeTypeKind
Attributes
- Companion
- class
- Source
- StandardSqlDataTypeTypeKind.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object ARRAY extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ARRAY.type
case object BIGNUMERIC extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
BIGNUMERIC.type
case object BOOL extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
BOOL.type
case object BYTES extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
BYTES.type
case object DATE extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
DATE.type
case object DATETIME extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
DATETIME.type
case object FLOAT64 extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
FLOAT64.type
case object GEOGRAPHY extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
GEOGRAPHY.type
case object INT64 extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
INT64.type
case object INTERVAL extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
INTERVAL.type
case object JSON extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
JSON.type
case object NUMERIC extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
NUMERIC.type
case object RANGE extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
RANGE.type
case object STRING extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
STRING.type
case object STRUCT extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
STRUCT.type
case object TIME extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
TIME.type
case object TIMESTAMP extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
TIMESTAMP.type
case object TYPE_KIND_UNSPECIFIED extends StandardSqlDataTypeTypeKind
Attributes
- Source
- StandardSqlDataTypeTypeKind.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
Concrete fields
Attributes
Implicits
Implicits
Attributes
Attributes
In this article