BigQuery API - Class Google::Cloud::Bigquery::Job::ReservationUsage (v1.48.1)

Reference documentation and code samples for the BigQuery API class Google::Cloud::Bigquery::Job::ReservationUsage.

Represents Job resource usage breakdown by reservation.

Inherits

  • Object

Methods

#name

def name() -> String

The reservation name or "unreserved" for on-demand resources usage.

Returns
  • (String) — the current value of name

#slot_ms

def slot_ms() -> Fixnum

The slot-milliseconds the job spent in the given reservation.

Returns
  • (Fixnum) — the current value of slot_ms