googleapis.bigquery.JobCreationReasonCode
See theJobCreationReasonCode companion object
sealed abstract class JobCreationReasonCode(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- JobCreationReasonCode.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object CODE_UNSPECIFIED.typeobject LARGE_RESULTS.typeobject LONG_RUNNING.typeobject OTHER.typeobject REQUESTED.type
Members list
In this article