UsageMetricBasis

Specifies the performance metrics to use for the server that is used for recommendations.

Types

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

Properties

Link copied to clipboard
val name: String?

A utilization metric that is used by the recommendations.

Link copied to clipboard

Specifies the percentage of the specified utilization metric that is used by the recommendations.

Functions

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