Values.DifferentialPrivacyPrivacyImpactSourceInformation about the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
type nonrec t = {aggregations : DifferentialPrivacyPreviewAggregationList.t option;The number of aggregation functions that you can perform.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of
DifferentialPrivacyPreviewAggregationMaxCountInteger.t ])
list ]
list ])
list ]