travelDuration property

String? travelDuration
getter/setter pair

The number of seconds required to travel to the job location from the query location.

A duration of 0 seconds indicates that the job is not reachable within the requested duration, but was returned as part of an expanded query.

Implementation

core.String? travelDuration;