Share via


ImpactRecord interface

Impact on some metric if this recommended action is applied.

Properties

absoluteValue

Absolute value.

dimensionName

Dimension name.

queryId

Optional property that can be used to store the identifier of the query, if the metric is for a specific query.

unit

Dimension unit.

Property Details

absoluteValue

Absolute value.

absoluteValue?: number

Property Value

number

dimensionName

Dimension name.

dimensionName?: string

Property Value

string

queryId

Optional property that can be used to store the identifier of the query, if the metric is for a specific query.

queryId?: number

Property Value

number

unit

Dimension unit.

unit?: string

Property Value

string