Table of Contents

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:lookup endpoint.

ForecastResponse

Response from the Air Quality API forecast:lookup endpoint.

HealthRecommendations

Health advice tailored to the current conditions for the general population and at-risk groups (returned with the HEALTH_RECOMMENDATIONS extra 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:lookup endpoint.

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).