ExperimentMetricDirection

The type of experiment metric direction.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

The value is unknown in this version.

NO_CHANGE

The goal of the experiment is to not change the metric.

INCREASE

The goal of the experiment is to increate the metric.

DECREASE

The goal of the experiment is to decrease the metric.

NO_CHANGE_OR_INCREASE

The goal of the experiment is to either not change or increase the metric.

NO_CHANGE_OR_DECREASE

The goal of the experiment is to either not change or decrease the metric.