Values.RangeOverrideSourceOverrides the original range on a calculated attribute definition.
type nonrec t = {start : Start.t;The start time of when to include objects.
*)end_ : End.t option;The end time of when to include objects.
*)unit : RangeUnit.t;The unit for start and end.
*)}