Values.DifferentialPrivacyParametersSourceAn array that contains the sensitivity parameters.
type nonrec t = {sensitivityParameters : DifferentialPrivacySensitivityParametersList.t option;Provides the sensitivity parameters that you can use to better understand the total amount of noise in query results.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `Integer of
DifferentialPrivacySensitivityParametersUserContributionLimitInteger.t
| `String of DifferentialPrivacyAggregationExpression.t ])
list ]
list ])
list ]