gemini-2.0-flash
Gemini 2.0 Flash (Google)
Yes — Gemini 2.0 Flash is retired. Google shut it down on June 1, 2026; API requests to it now fail. The recommended replacement is Gemini 3.6 Flash.
The model that made native tool use and a million-token context standard at Flash pricing, and the default Gemini for most of 2025. It was shut down on June 1, 2026 — the largest single removal of live traffic in Gemini's history, since so many integrations had never moved off it.
The facts
| Provider | |
|---|---|
| Model id | gemini-2.0-flash |
| Also published as | gemini-2.0-flash-001 |
| Released | February 5, 2025 |
| Deprecated | date not published |
| Shutdown | June 1, 2026 · 59 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Google skips the whole 2.5 and 3.x Flash lineage and names 3.6 Flash directly. Response formats are compatible; the thinking configuration is not, since 2.0 Flash had none.
What parameters gemini-3.6-flash accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "gemini-2.0-flash"
+ "model": "gemini-3.6-flash"
Frequently asked questions
- When did Google Gemini 2.0 Flash shut down?
- Google Gemini 2.0 Flash shut down on June 1, 2026. API requests to it fail from that date onward.
- What replaces Google Gemini 2.0 Flash?
- Google recommends Gemini 3.6 Flash (`gemini-3.6-flash`) as the replacement for Google Gemini 2.0 Flash. Google skips the whole 2.5 and 3.x Flash lineage and names 3.6 Flash directly. Response formats are compatible; the thinking configuration is not, since 2.0 Flash had none.
- Is Google Gemini 2.0 Flash still available?
- No. Google Gemini 2.0 Flash is retired and no longer served — it was shut down on June 1, 2026. Calls to it return an error.
- How do I migrate from Google Gemini 2.0 Flash to gemini-3.6-flash?
- Swap the model id in your API call: replace "gemini-2.0-flash" with "gemini-3.6-flash". Google skips the whole 2.5 and 3.x Flash lineage and names 3.6 Flash directly. Response formats are compatible; the thinking configuration is not, since 2.0 Flash had none.
- Does this apply to gemini-2.0-flash-001 too?
- Yes. Google Gemini 2.0 Flash is also published as `gemini-2.0-flash-001`; that id shares the same lifecycle dates as `gemini-2.0-flash`.
Sources
- Gemini API deprecations · ai.google.dev · accessed July 30, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/google/gemini-2.0-flash)