Gemini media model deprecations
Google's Gemini API changelog lists upcoming shutdown dates for several media model IDs, including Veo 2 and Veo 3 IDs on June 30, 2026 and Imagen 4 and Gemini 3 image IDs on August 17, 2026. Why it matters: Model ID deprecations are easy to miss in automation. Any scripts, agents, or product workflows that call specific media-generation IDs need routing checks before those endpoints stop working.
Try this: Search active integrations for the deprecated model IDs, replace them with supported alternatives, and add a small scheduled check for future model-availability changes.