StreetViewStatus class

Inheritance
  • Object
  • EnumClass
  • StreetViewStatus

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<StreetViewStatus>
no setter
values → BuiltSet<StreetViewStatus>
no setter

Static Methods

valueOf(String name) StreetViewStatus

Constants

INVALID_REQUEST → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
NOT_FOUND → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
OK → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
OVER_QUERY_LIMIT → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
REQUEST_DENIED → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
UNKNOWN_ERROR → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again
ZERO_RESULTS → const StreetViewStatus
The status field within the Streetview Metadata response object contains the status of the request. The status field may contain the following values: - OK indicates that no errors occurred; a panorama is found and metadata is returned. - INVALID_REQUEST indicates that the request was malformed. - NOT_FOUND indicates that the address string provided in the location parameter could not be found. This may occur if a non-existent address is given. - ZERO_RESULTS indicates that no panorama could be found near the provided location. This may occur if a non-existent or invalid pano id is given. - OVER_QUERY_LIMIT indicates the requestor has exceeded quota. - REQUEST_DENIED indicates that your request was denied. This may occur if you did not authorize your request, or if the Street View Static API is not activated in the Google Cloud Console project containing your API key. - UNKNOWN_ERROR indicates that the request could not be processed due to a server error. This is often a temporary status. The request may succeed if you try again