TableNoiseImpact

  • Enums describe the impact of noise on table result confidence for UI warnings.

  • The impact of noise is categorized from no impact to very high impact.

Impact of noise on table result confidence for UI warnings

Enums
TABLE_NOISE_IMPACT_UNSPECIFIED No noise impact specified
NOT_NOISED Table is not noised.
LOW_IMPACT Noise has a low impact on the table's result confidence.
HIGH_IMPACT Noise has a high impact on the table's result confidence.
LOW_MEDIUM_IMPACT Noise has a low to medium impact on the table's result confidence.
MEDIUM_IMPACT Noise has a medium impact on the table's result confidence.
VERY_HIGH_IMPACT Noise has a very high impact on the table's result confidence.