airquality/v1 library
Air Quality API - v1
The Air Quality API.
For more information, see developers.google.com/maps/documentation/air-quality
Create an instance of AirQualityApi to access these resources:
Classes
- AdditionalInfo
- The emission sources and health effects of a given pollutant.
- AirQualityApi
- The Air Quality API.
- AirQualityIndex
- The basic object for representing different air quality metrics.
- Concentration
- The concentration of a given pollutant in the air.
- CurrentConditionsResource
- CustomLocalAqi
- Expresses a 'country/region to AQI' relationship.
- ForecastResource
- HealthRecommendations
- Health recommendations for different population groups in a free text format.
- HistoryResource
- HourInfo
- Contains the air quality information for each hour in the requested range.
- HourlyForecast
- Contains the air quality information for each hour in the requested range.
- LookupCurrentConditionsRequest
- The request definition of the air quality current conditions.
- LookupCurrentConditionsResponse
- LookupForecastRequest
- The request object of the air quality forecast API.
- LookupForecastResponse
- The response object of the air quality forecast API.
- LookupHistoryRequest
- The request object of the air quality history API.
- LookupHistoryResponse
- MapTypesHeatmapTilesResource
- MapTypesResource
- Pollutant
- Data regarding an air quality pollutant.
Typedefs
- Color = $Color
- Represents a color in the RGBA color space.
- HttpBody = $HttpBody
- Message that represents an arbitrary HTTP body.
- Interval = $Interval
- Represents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).
- LatLng = $LatLng
- An object that represents a latitude/longitude pair.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.