googleapis.bigquery.QueryParameterType
See theQueryParameterType companion object
final case class QueryParameterType(arrayType: Option[QueryParameterType], rangeElementType: Option[QueryParameterType], structTypes: Option[List[QueryParameterTypeStructType]], `type`: String)
Attributes
- Companion
- object
- Source
- QueryParameterType.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article