This update introduces breaking changes to the LookupForecastMinutes method.
BREAKING CHANGE: The LookupForecastMinutes method has breaking changes:
fix!: Pagination feature is changed for method LookupForecastMinutes in service Weather
fix!: An existing field language_code is removed from message .google.maps.weather.v1.LookupForecastMinutesRequest
fix!: An existing field events is removed from message .google.maps.weather.v1.LookupForecastMinutesResponse
feat: A new message PrecipitationSegments is added
feat: A new field segments is added to message .google.maps.weather.v1.LookupForecastMinutesResponse
PiperOrigin-RevId: 905717975