Show / Hide Table of Contents

Namespace Google.Apis.AirQuality.v1

Classes

AirQualityBaseServiceRequest<TResponse>

A base abstract class for AirQuality requests.

AirQualityService

The AirQuality Service.

AirQualityService.Scope

Available OAuth 2.0 scopes for use with the Air Quality API.

AirQualityService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Air Quality API.

CurrentConditionsResource

The "currentConditions" collection of methods.

CurrentConditionsResource.LookupRequest

The Current Conditions endpoint provides hourly air quality information in more than 100 countries, up to a 500 x 500 meters resolution. Includes over 70 local indexes and global air quality index and categories.

ForecastResource

The "forecast" collection of methods.

ForecastResource.LookupRequest

Returns air quality forecast for a specific location for a given time range.

HistoryResource

The "history" collection of methods.

HistoryResource.LookupRequest

Returns air quality history for a specific location for a given time range.

MapTypesResource

The "mapTypes" collection of methods.

MapTypesResource.HeatmapTilesResource

The "heatmapTiles" collection of methods.

MapTypesResource.HeatmapTilesResource.LookupHeatmapTileRequest

Returns a bytes array containing the data of the tile PNG image.

Enums

AirQualityBaseServiceRequest<TResponse>.AltEnum

Data format for response.

AirQualityBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

MapTypesResource.HeatmapTilesResource.LookupHeatmapTileRequest.MapTypeEnum

Required. The type of the air quality heatmap. Defines the pollutant that the map will graphically represent. Allowed values: - UAQI_RED_GREEN (UAQI, red-green palette) - UAQI_INDIGO_PERSIAN (UAQI, indigo-persian palette) - PM25_INDIGO_PERSIAN - GBR_DEFRA - DEU_UBA - CAN_EC - FRA_ATMO - US_AQI

In this article
Back to top Generated by DocFX