ExponentialRolloutRate

Structure representing exponential rate of rollout for an over-the-air (OTA) task.

Types

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

Properties

Link copied to clipboard

The base rate per minute for the rollout of an over-the-air (OTA) task.

Link copied to clipboard

The incremental factor for increasing the rollout rate of an over-the-air (OTA) task.

Link copied to clipboard

The criteria for increasing the rollout rate of an over-the-air (OTA) task.

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