bigquery  v2
Properties | List of all members
Google.Apis.Bigquery.v2.Data.JobStatistics2.ReservationUsageData Class Reference

Properties

virtual string Name [get, set]
 [Output-only] Reservation name or "unreserved" for on-demand resources usage. More...
 
virtual System.Nullable< long > SlotMs [get, set]
 [Output-only] Slot-milliseconds the job spent in the given reservation. More...
 

Property Documentation

◆ Name

virtual string Google.Apis.Bigquery.v2.Data.JobStatistics2.ReservationUsageData.Name
getset

[Output-only] Reservation name or "unreserved" for on-demand resources usage.

◆ SlotMs

virtual System.Nullable<long> Google.Apis.Bigquery.v2.Data.JobStatistics2.ReservationUsageData.SlotMs
getset

[Output-only] Slot-milliseconds the job spent in the given reservation.


The documentation for this class was generated from the following file: