googleapis.bigquery.QueryTimelineSample
See theQueryTimelineSample companion object
final case class QueryTimelineSample(estimatedRunnableUnits: Option[Long], pendingUnits: Option[Long], completedUnits: Option[Long], activeUnits: Option[Long], totalSlotMs: Option[Long], elapsedMs: Option[Long])
Attributes
- Companion
- object
- Source
- QueryTimelineSample.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article