ResourceUtilization

The resource utilization for memory, storage, and vCPU for jobs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The aggregated memory used per hour from the time the job starts executing until the job is terminated.

Link copied to clipboard

The aggregated storage used per hour from the time the job starts executing until the job is terminated.

Link copied to clipboard

The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String