TopBottomRankedComputation

The top ranked and bottom ranked computation configuration.

Types

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

Properties

Link copied to clipboard

The category field that is used in a computation.

Link copied to clipboard

The ID for a computation.

Link copied to clipboard
val name: String?

The name of a computation.

Link copied to clipboard

The result size of a top and bottom ranked computation.

Link copied to clipboard

The computation type. Choose one of the following options:

Link copied to clipboard

The value field that is used in a computation.

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