Namespace GoogleMapsApi.Entities.Pollen.Response
Classes
- Color
An RGBA colour with components in the range [0, 1] (mirrors
google.type.Color).
- Date
A calendar date with no time zone (mirrors
google.type.Date).
- DayInfo
Pollen forecast for a single day.
- IndexInfo
A pollen index value (the Universal Pollen Index) for a pollen type or plant.
- PlantDescription
Descriptive information about a plant that produces pollen.
- PlantInfo
Pollen information for one specific plant species on a given day.
- PollenForecastResponse
Response from the Pollen API
forecast:lookupendpoint.
- PollenHeatmapTileResponse
Response from the Pollen 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.
- PollenTypeInfo
Pollen information for one pollen type (grass, tree or weed) on a given day.