WarmPoolStatus

Status and billing information about the warm pool.

Types

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

Properties

Link copied to clipboard

The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

Link copied to clipboard

The name of the matching training job that reused the warm pool.

Link copied to clipboard

The status of the warm pool.

Functions

Link copied to clipboard
inline fun copy(block: WarmPoolStatus.Builder.() -> Unit = {}): WarmPoolStatus
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