usage

@SerialName(value = "usage")
val usage: Usage? = null

Usage statistics related to the run. This value will be null if the run is not in a terminal state (i.e. in_progress, queued, etc.).