Show / Hide Table of Contents

Class CurrentConditionsResource

The "currentConditions" collection of methods.

Inheritance
object
CurrentConditionsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AirQuality.v1
Assembly: Google.Apis.AirQuality.v1.dll
Syntax
public class CurrentConditionsResource

Constructors

CurrentConditionsResource(IClientService)

Constructs a new resource.

Declaration
public CurrentConditionsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Lookup(LookupCurrentConditionsRequest)

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.

Declaration
public virtual CurrentConditionsResource.LookupRequest Lookup(LookupCurrentConditionsRequest body)
Parameters
Type Name Description
LookupCurrentConditionsRequest body

The body of the request.

Returns
Type Description
CurrentConditionsResource.LookupRequest
In this article
Back to top Generated by DocFX