RelativeTimeRange🔗RelativeTimeRange is the per query start and end timefor requests.Definition🔗public class RelativeTimeRange { public Long from; public Long to; }