class Forecast extends Resource (View source)

The "forecast" collection of methods.

Typical usage is:

 $pollenService = new Google\Service\Pollen(...);
 $forecast = $pollenService->forecast;

Methods

lookup(array $optParams = [])

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

Details

LookupForecastResponse lookup(array $optParams = [])

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

Parameters

array $optParams

Optional parameters.

Return Value

LookupForecastResponse

Exceptions

Exception