GetInsightRuleReportResponse

Types

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

Properties

Link copied to clipboard

The sum of the values from all individual contributors that match the rule.

Link copied to clipboard

Specifies whether this rule aggregates contributor data by COUNT or SUM.

Link copied to clipboard

An approximate count of the unique contributors found by this rule in this time period.

Link copied to clipboard

An array of the unique contributors found by this rule in this time period. If the rule contains multiple keys, each combination of values for the keys counts as a unique contributor.

Link copied to clipboard

An array of the strings used as the keys for this rule. The keys are the dimensions used to classify contributors. If the rule contains more than one key, then each unique combination of values for the keys is counted as a unique contributor.

Link copied to clipboard

A time series of metric data points that matches the time period in the rule request.

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