status property

DirectionsStatus? status
final

The status field within the Directions response object contains the status of the request, and may contain debugging information to help you track down why the Directions service failed. The status field may contain the following values:

Implementation

final DirectionsStatus? status;