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() -> StringThe reservation name or "unreserved" for on-demand resources usage.
Returns
- (String) — the current value of name
#slot_ms
def slot_ms() -> FixnumThe slot-milliseconds the job spent in the given reservation.
Returns
- (Fixnum) — the current value of slot_ms