Values.UpdateParamSourceAn object representing the details of an update request.
type nonrec t = {type_ : UpdateParamType.t option;The keys associated with an update request.
*)value : String_.t option;The value of the keys submitted as part of an update request.
*)}