Show / Hide Table of Contents

Class ForecastResource

The "forecast" collection of methods.

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

Constructors

ForecastResource(IClientService)

Constructs a new resource.

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

Methods

Lookup()

Returns up to 5 days of daily pollen information in more than 65 countries, up to 1km resolution.

Declaration
public virtual ForecastResource.LookupRequest Lookup()
Returns
Type Description
ForecastResource.LookupRequest
In this article
Back to top Generated by DocFX