Values.PrivacyBudgetTemplateUpdateParametersSourceThe epsilon and noise parameters that you want to update in the privacy budget template.
type nonrec t = {differentialPrivacy : DifferentialPrivacyTemplateUpdateParameters.t option;An object that specifies the new values for the epsilon and noise parameters.
*)accessBudget : AccessBudgetsPrivacyTemplateUpdateParameters.t option;The new access budget configuration that completely replaces the existing access budget settings in the privacy budget template.
*)}