ModelPackageStatusItem

Represents the overall status of a model package.

Types

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

Properties

Link copied to clipboard

if the overall status is Failed, the reason for the failure.

Link copied to clipboard
val name: String?

The name of the model package for which the overall status is being reported.

Link copied to clipboard

The current status.

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