googleapis.bigquery.Argument
See theArgument companion object
final case class Argument(name: Option[String], isAggregate: Option[Boolean], mode: Option[ArgumentMode], dataType: Option[StandardSqlDataType], argumentKind: Option[ArgumentArgumentKind])
Attributes
- Companion
- object
- Source
- Argument.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article