DistanceMatrixStatus class 
 
    
    
      
        
  - Inheritance
- 
    
      - Object
- EnumClass
- DistanceMatrixStatus
 
 
    
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  name
  → String
  
- 
  
  finalinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited 
 
    
  
    
  
    
  
    
  
    Constants
    
        - 
    INVALID_REQUEST
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    MAX_DIMENSIONS_EXCEEDED
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    MAX_ELEMENTS_EXCEEDED
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    OK
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    OVER_DAILY_LIMIT
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    OVER_QUERY_LIMIT
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    REQUEST_DENIED
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.
- 
    UNKNOWN_ERROR
  → const DistanceMatrixStatus
  
- 
  Status codes returned by service. - OKindicates the response contains a valid result. -INVALID_REQUESTindicates that the provided request was invalid. -MAX_ELEMENTS_EXCEEDEDindicates that the product of origins and destinations exceeds the per-query limit. -MAX_DIMENSIONS_EXCEEDEDindicates that the number of origins or destinations exceeds the per-query limit. -OVER_DAILY_LIMITindicates any of the following:   - The API key is missing or invalid.   - Billing has not been enabled on your account.   - A self-imposed usage cap has been exceeded.   - The provided method of payment is no longer valid (for example, a credit card has expired). -OVER_QUERY_LIMITindicates the service has received too many requests from your application within the allowed time period. -REQUEST_DENIEDindicates that the service denied use of the Distance Matrix service by your application. -UNKNOWN_ERRORindicates a Distance Matrix request could not be processed due to a server error. The request may succeed if you try again.