Namespace GoogleMapsApi.Entities.AirQuality.Response
Classes
- AdditionalInfo
Supplementary information about a pollutant (returned with
POLLUTANT_ADDITIONAL_INFO).
- AirQualityIndex
A single air-quality index value (e.g. the Universal AQI or a local/national index).
- Color
An RGBA colour with components in the range [0, 1] (mirrors
google.type.Color).
- Concentration
A pollutant concentration measurement.
- CurrentConditionsResponse
Response from the Air Quality API
currentConditions:lookupendpoint.
- ForecastResponse
Response from the Air Quality API
forecast:lookupendpoint.
- HealthRecommendations
Health advice tailored to the current conditions for the general population and at-risk groups (returned with the
HEALTH_RECOMMENDATIONSextra computation).
- HeatmapTileResponse
Response from the Air Quality API heatmap-tile endpoint — the raw PNG bytes of a map tile. Being binary, this is populated directly by the engine rather than from JSON.
- HistoryResponse
Response from the Air Quality API
history:lookupendpoint.
- HourlyForecast
Air-quality data for a single hour, used by the forecast and history responses.
- Pollutant
Data for a single pollutant (returned with the pollutant-concentration extra computations).