This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the
Marketers site. If you are a measurement partner, refer to the
Measurement Partners site.
ColumnNoiseImpact
Stay organized with collections
Save and categorize content based on your preferences.
LINT.IfChange(ColumnNoiseImpact) Impact of noise on column result confidence for UI warnings
Enums |
COLUMN_NOISE_IMPACT_UNSPECIFIED |
No noise impact specified. |
NOT_NOISED |
Column is not noised. |
LOW_IMPACT |
Noise has a low impact on the column's result confidence. |
HIGH_IMPACT |
Noise has a high impact on the column's result confidence. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],["The provided content defines the `ColumnNoiseImpact` enum, used to assess the effect of noise on column result confidence, specifically for UI warnings. It outlines four possible values: `COLUMN_NOISE_IMPACT_UNSPECIFIED` (no impact specified), `NOT_NOISED` (column is not noised), `LOW_IMPACT` (noise has minimal impact), and `HIGH_IMPACT` (noise significantly affects confidence). These values indicate the level to which noise influences the reliability of column results.\n"],null,[]]