JobStatistics2ReservationUsageItemResponse

data class JobStatistics2ReservationUsageItemResponse(val name: String, val slotMs: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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