ElevationStatus class

Inheritance
  • Object
  • EnumClass
  • ElevationStatus

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<ElevationStatus>
no setter
values → BuiltSet<ElevationStatus>
no setter

Static Methods

valueOf(String name) ElevationStatus

Constants

DATA_NOT_AVAILABLE → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
INVALID_REQUEST → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
OK → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
OVER_DAILY_LIMIT → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
OVER_QUERY_LIMIT → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
REQUEST_DENIED → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.
UNKNOWN_ERROR → const ElevationStatus
Status codes returned by service. - OK indicating the API request was successful. - DATA_NOT_AVAILABLE indicating that there's no available data for the input locations. - INVALID_REQUEST indicating the API request was malformed. - OVER_DAILY_LIMIT indicating 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_LIMIT indicating the requestor has exceeded quota. - REQUEST_DENIED indicating the API did not complete the request. - UNKNOWN_ERROR indicating an unknown error.