JobStatistics2ReservationUsage

googleapis.bigquery.JobStatistics2ReservationUsage
See theJobStatistics2ReservationUsage companion object
final case class JobStatistics2ReservationUsage(name: Option[String], slotMs: Option[FiniteDuration])

Attributes

Companion
object
Source
JobStatistics2ReservationUsage.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product