googleapis.bigquery.RoutineRoutineType
See theRoutineRoutineType companion object
sealed abstract class RoutineRoutineType(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- RoutineRoutineType.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object AGGREGATE_FUNCTION.typeobject PROCEDURE.typeobject ROUTINE_TYPE_UNSPECIFIED.typeobject SCALAR_FUNCTION.typeobject TABLE_VALUED_FUNCTION.type
Members list
In this article