Weather API

weather.googleapis.com API.

Service: weather.googleapis.com

The Service name weather.googleapis.com is needed to create RPC client stubs.

google.maps.weather.v1.Weather

Methods
LookupCurrentConditions Returns the current weather conditions at a given location.
LookupForecastDays Returns up to 10 days of daily forecasts at a given location, starting from the current day.
LookupForecastHours Returns up to 240 hours of hourly forecasts at a given location, starting from the current hour.
LookupHistoryHours Returns up to 24 hours of hourly historical weather data at a given location, starting from the last hour.