-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum AutoZoomSpeedEvaluator.SpeedCompareLevel extends Enum<AutoZoomSpeedEvaluator.SpeedCompareLevel>
Enumeration of speed compare level values used in public API payloads. Serialized using the numeric or string encoding defined by the analytics schema.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description INSIDE_LEVELInside current level
BELOW_LEVELBelow current level
ABOVE_LEVELAbove current level
-