Values.PrivacyImpactSourceProvides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
type nonrec t = {differentialPrivacy : DifferentialPrivacyPrivacyImpact.t option;An object that lists the number and type of aggregation functions you can perform.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of
DifferentialPrivacyPreviewAggregationMaxCountInteger.t ])
list ]
list ])
list ])
list ]