Differential privacy functions¶
The following functions are associated with differential privacy.
| Function | Description |
|---|---|
| DP_INTERVAL_LOW | Returns the lower bound of the noise interval. |
| DP_INTERVAL_HIGH | Returns the upper bound of the noise interval. |
| ESTIMATE_REMAINING_DP AGGREGATES | Returns the estimated remaining number of aggregation function calls in the current user’s privacy budget. |