UpgradeHistory

History of the last 10 Upgrades and Upgrade Eligibility Checks.

Types

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

Properties

Link copied to clipboard

UTC Timestamp at which the Upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.

Link copied to clipboard

A list of <a>UpgradeStepItem</a> s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check.

Link copied to clipboard

A string that describes the update briefly

Link copied to clipboard

The overall status of the update. The status can take one of the following values:

Functions

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