requestedTimeRange property

TimeRange? requestedTimeRange
getter/setter pair

A time_range start and end timestamp for historical data files or reports that are scheduled to be transferred by the scheduled transfer run.

requested_time_range must be a past time and cannot include future time values.

Implementation

TimeRange? requestedTimeRange;