Key Terms
- Token-based billing - charges based on the number of input and output tokens processed. One token is roughly 4 characters. Most Gemini 3.x models use a 200K-token threshold (requests at or below 200K input tokens billed at the standard rate, larger requests at a higher rate); Gemini 3.6 Flash and 3.5 Flash-Lite are billed at a flat rate across the 200K threshold. Source: Google – Pricing
- Prompt caching - stores frequently used prompt prefixes to reduce cost. Cached input tokens cost roughly 90% less than standard input tokens. Available for all Gemini 3.x and 2.5 models. Source: Google – Pricing
- Context window - the maximum tokens a model can process in one conversation. Gemini 3.6 Flash, 3.5 Flash, 3.1 Pro, and 3 Flash support a 1M token context window. Source: Google – Code Assist
- Antigravity CLI - Google's Go-based terminal AI agent that replaced Gemini CLI for free and individual users on June 18, 2026. It orchestrates multiple agents asynchronously and shares the same agent harness as the Antigravity desktop app. Source: Googleblog – An Important Update Transitioning Gemini Cli To Antigravity Cli
- Antigravity 2.0 - Google's agent-first development platform, announced at I/O 2026, including a standalone desktop app for orchestrating cohorts of autonomous AI agents. Source: Google – Sundar Pichai Io 2026
- Interactions API - Google's GA unified endpoint for Gemini models and agents, with server-side state, background execution, Managed Agents, and a typed "Steps" schema replacing the old role structure. It is the default for Google AI Studio, the Gemini API, and all documentation. Source: Google – Interactions Api General Availability
- Managed Agents - an Interactions API feature (GA) that provisions a remote Linux sandbox where an agent can reason, run code, browse, and manage files; the Antigravity agent ships as the default and custom agents are defined as markdown files. In July these gained environment hooks, free-tier access, budget controls, scheduled triggers, and an Environments API. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks
- Environment hooks - scripts (command or HTTP) that run before or after every tool call an agent makes inside its remote sandbox, enabling block/lint/audit of tool calls such as code_execution and write_file. New in July. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks
- Agent mode - a multi-step collaborative reasoning agent inside Gemini Code Assist chat that can edit multiple files, use full project context, call built-in tools, and integrate MCP servers. Available on both Standard and Enterprise. Source: Google – Code Assist
- Global vs Non-global pricing - some Flash models offer lower pricing when requests are served from Google's global compute pool, and 10% higher pricing when routed to a specific non-global region (e.g. 3.5 Flash-Lite non-global input is $0.33/MTok vs $0.30 global). Gemini 3.6 Flash is published at a single global rate only. Source: Google – Pricing
- Priority tier - a premium serving option with higher availability and lower latency at 1.8x the standard price, available for all Gemini 3.x models. Source: Google – Pricing
- Flex/Batch tier - a discounted serving option for non-urgent workloads at roughly 50% of standard pricing. Source: Google – Pricing
Latest Changes
Changes since the 2026-06 report. June watch items are verified first.
- Failed / still-pending (June watch-item): Gemini 3.5 Pro did NOT launch in July; it slipped again. Google's July 21 model launch post states "Gemini 3.5 Pro is currently testing with partners and we plan to make it broadly available as soon as it's ready," and confirms the team "have started our most ambitious pre-training run yet, for Gemini 4." A July 17 Los Angeles Times investigation (by Bloomberg's Julia Love and Davey Alba) reports Google is "months behind schedule on delivering Gemini 3.5 Pro" and that a June training-data update intended to improve coding "results were disappointing." No launch date and no API price have been announced. Sources: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber , Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
- Confirmed (June watch-item): Consumer Gemini Code Assist on GitHub fully shut down July 17, 2026. The deprecation document still reads "Starting July 17, 2026, the consumer version is shut down, and all code review activities performed by the app end." The enterprise version is unaffected. The doc was last updated 2026-05-27 UTC. Source: Google – Consumer Code Review
- Partial (June watch-item): Antigravity CLI feature parity improved but no 1:1 parity matrix published. The Managed Agents layer gained environment hooks, free-tier access, budget controls (
max_total_tokens), scheduled triggers (cron), and an Environments API for listing/inspecting/deleting sandbox sessions, but Google has still not published a parity matrix versus the legacy Gemini CLI. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks - Confirmed (new July item): Gemini 3.6 Flash launched (July 21). Positioned as the new workhorse: better coding, knowledge work, and multimodal performance than 3.5 Flash, at lower output cost. Priced at $1.50 input / $7.50 output per MTok (Global, flat across the 200K threshold). Google cites the Artificial Analysis Index for a 17% reduction in output tokens versus 3.5 Flash, and up to 65% on DeepSWE (Datacurve). Available in the Gemini API, Google AI Studio, Android Studio, Google Antigravity, Gemini Enterprise Agent Platform, Gemini Enterprise app, and the Gemini app. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber
- New model (GA): Gemini 3.5 Flash-Lite (July 21). The fastest, cheapest 3.5-class model at $0.30 input / $2.50 output per MTok (Global), running at 350 output tokens/sec per the Artificial Analysis Index, with built-in computer use as a client-side tool. It replaces the prior 3.1 Flash-Lite ($0.25/$1.50) as the efficient-tier option and outperforms 3 Flash on several agentic benchmarks. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber
- New model (limited access): Gemini 3.5 Flash Cyber in CodeMender. A cybersecurity-specialized model built on 3.5 Flash, fine-tuned for finding and fixing vulnerabilities, paired with the CodeMender code-security agent. Available exclusively to governments and trusted partners via CodeMender as a limited-access pilot, not via the public API. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber
- Product update: Managed Agents expanded (July 28). The
antigravity-preview-05-2026agent now defaults to Gemini 3.6 Flash (no code change required) with explicit model selection (3.6 Flash, 3.5 Flash, 3.5 Flash-Lite). Added environment hooks (block/lint/audit tool calls in-sandbox), free-tier access for projects without active billing, budget controls viamax_total_tokensthat pause execution at the cap and returnstatus: "incomplete"with state preserved, scheduled cron triggers, and an Environments API with a 7-day TTL. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks - Internal reporting: LA Times/Bloomberg investigation (July 17). Reports Google is "months behind" on 3.5 Pro; that Google Cloud, Google DeepMind, and the Android team are all building competing AI coding tools; that Chief AI Architect Koray Kavukcuoglu is working to unite internal tools (with a DeepMind coding team led by Sebastian Borgeaud); that internal Anthropic Claude access is now restricted to cutting-edge research and high-priority projects; that engineers hit compute-capacity constraints when using AI; and that Google states 75% of code at the company is now AI-generated and reviewed to production. Alphabet shares slipped as much as 3.2% on the report. Source: Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
- Security signal: sandbox-escape research (July 20). BleepingComputer reported that Cursor, Codex, Gemini CLI, and Antigravity (among others) were affected by sandbox-escape findings, a cross-tool agent-security reminder relevant to anyone running these CLIs. Source: Bleepingcomputer – Cursor Codex Gemini Cli Antigravity Hit By Sandbox Escapes
- Product update: Gemini Spark Chrome integration (July 30). Gemini Spark gained Chrome auto-browse (using logged-in accounts and saved passwords, with prompt-injection defenses and human handoff for payments) and rolled out to Google AI Pro subscribers in over 160 additional countries. This is a consumer/agent-platform item, not a Code Assist change, but it reflects Google's cross-product agent direction. Source: Google – Gemini Spark Updates July 2026
- Pricing verified: Code Assist Standard stays $22.80/user/month ($19 annual) and Enterprise $54/user/month ($45 annual). The Vertex AI API pricing page now lists Gemini 3.6 Flash and Gemini 3.5 Flash-Lite alongside the existing 3.5 Flash, 3.1 Pro Preview, 3 Flash Preview, and 2.5 models. Sources: Google – Pricing , Google – Pricing
Plans
| Plan | Price (monthly) | Price (annual) | Key Inclusions |
|---|---|---|---|
| Gemini Code Assist for individuals | $0 | N/A | Code completion, generation, chat in IDE; served through Antigravity CLI after June 18 (formerly Gemini CLI); local codebase awareness. Via Google Developer Program. Usage limits: undisclosed. Source: Google – Overview |
| Gemini Code Assist Standard | $22.80/user/month | $19/user/month | Code completion/generation/chat, local codebase awareness, code transformation, Gemini in Colab Enterprise, database dev assistance, Gemini in Firebase, BigQuery data insights, code completion in Cloud Run, enterprise-grade security, Gen AI indemnification, agent mode (preview), Gemini CLI. 30-day free trial for up to 50 users |
| Gemini Code Assist Enterprise | $54/user/month | $45/user/month | Everything in Standard + code customization (private repos), Gemini in Apigee, Gemini in Application Integration, Gemini Cloud Assist (preview, no additional charge), increased agent mode usage, increased daily usage limits |
Hourly list prices (how Google Cloud bills commitments): Standard $0.031232877/hour (monthly) and $0.026027397/hour (12-month); Enterprise $0.073972603/hour (monthly) and $0.061643836/hour (12-month). At 730 hours/month these resolve to the $22.80/$19 Standard and $54/$45 Enterprise figures above. Source: Google – Pricing
Terms explained:
- Code customization - tailors code suggestions to an organization's private codebases. Enterprise-only. Source: Google – Pricing
- Gemini Cloud Assist - AI-powered infrastructure design, diagnostics, cost optimization, and troubleshooting. Preview, at no additional charge for Enterprise customers. Source: Google – Pricing
- Gen AI indemnification - Google covers legal costs if Gemini Code Assist output infringes third-party copyright. Available on both Standard and Enterprise. Source: Google – Protecting Customers With Generative Ai Indemnification
Source: Google – Pricing , Google – Code Assist
API Pricing
Gemini 3.6 Flash and Gemini 3.5 Flash-Lite pricing were re-verified on the live Vertex AI pricing page on July 31, 2026. 3.6 Flash is published at a single Global rate (no non-global tier, flat across the 200K threshold). 3.5 Flash-Lite carries Global and Non-global variants. 3.5 Flash, 3.1 Pro Preview, and the older models are unchanged from June.
Standard Pricing
| Model | Input ($/MTok) <= 200K | Input ($/MTok) > 200K | Cached Input ($/MTok) <= 200K | Cached Input ($/MTok) > 200K | Output ($/MTok) <= 200K | Output ($/MTok) > 200K |
|---|---|---|---|---|---|---|
| Gemini 3.6 Flash (Global) | $1.50 | $1.50 | $0.15 | $0.15 | $7.50 | $7.50 |
| Gemini 3.5 Flash-Lite (Global) | $0.30 | $0.30 | $0.03 | $0.03 | $2.50 | $2.50 |
| Gemini 3.5 Flash-Lite (Non-global) | $0.33 | $0.33 | $0.033 | $0.033 | $2.75 | $2.75 |
| Gemini 3.5 Flash (Global) | $1.50 | $1.50 | $0.15 | $0.15 | $9.00 | $9.00 |
| Gemini 3.5 Flash (Non-global) | $1.65 | $1.65 | $0.165 | $0.165 | $9.90 | $9.90 |
| Gemini 3.1 Pro Preview | $2.00 | $4.00 | $0.20 | $0.40 | $12.00 | $18.00 |
| Gemini 3 Flash Preview (text/image/video) | $0.50 | $0.50 | $0.05 | $0.05 | $3.00 | $3.00 |
| Gemini 3 Flash Preview (audio) | $1.00 | $1.00 | $0.10 | $0.10 | $3.00 | $3.00 |
| Gemini 2.5 Pro | $1.25 | $2.50 | $0.13 | $0.25 | $10.00 | $15.00 |
| Gemini 2.5 Flash (text/image/video) | $0.30 | $0.30 | $0.03 | $0.03 | $2.50 | $2.50 |
Note: the prior 3.1 Flash-Lite ($0.25/$1.50) is superseded by the GA Gemini 3.5 Flash-Lite on the current lineup.
Flex/Batch Pricing (~50% discount)
| Model | Input ($/MTok) | Output ($/MTok) |
|---|---|---|
| Gemini 3.6 Flash (Global) | $0.75 | $3.75 |
| Gemini 3.5 Flash-Lite (Global) | $0.15 | $1.25 |
| Gemini 3.5 Flash-Lite (Non-global) | $0.165 | $1.375 |
| Gemini 3.5 Flash (Global) | $0.75 | $4.50 |
| Gemini 3.1 Pro Preview (<=200K) | $1.00 | $6.00 |
| Gemini 3.1 Pro Preview (>200K) | $2.00 | $9.00 |
Priority Pricing (1.8x standard)
| Model | Input ($/MTok) <= 200K | Input ($/MTok) > 200K | Output ($/MTok) <= 200K | Output ($/MTok) > 200K |
|---|---|---|---|---|
| Gemini 3.6 Flash (Global) | $2.70 | $2.70 | $13.50 | $13.50 |
| Gemini 3.5 Flash-Lite (Global) | $0.54 | $0.54 | $4.50 | $4.50 |
| Gemini 3.5 Flash-Lite (Non-global) | $0.594 | $0.594 | $4.95 | $4.95 |
| Gemini 3.5 Flash (Global) | $2.70 | $2.70 | $16.20 | $16.20 |
| Gemini 3.1 Pro Preview | $3.60 | $7.20 | $21.60 | $32.40 |
Notes:
- Gemini 3.5 Pro is not yet priced because the model is not GA. Google says it is "currently testing with partners" with no date or price. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber
- Gemini 3.5 Flash Cyber is available only to governments and trusted partners via CodeMender (limited-access pilot), so no public per-token API price is published. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber
- Vertex AI Model Garden also sells partner models (e.g. Claude Sonnet 5), with standard pricing beginning September 1, 2026. Source: Google – Pricing
Source: Google – Pricing
Model Performance / Benchmarks
Google published fresh benchmark numbers for Gemini 3.6 Flash and Gemini 3.5 Flash-Lite on July 21, both reported as gains over their immediate predecessors. Gemini 3.5 Pro still has no published scores because it is not GA.
| Benchmark / Metric | Score | Comparison | Notes |
|---|---|---|---|
| DeepSWE, Datacurve (3.6 Flash) | 49% | vs 37% for 3.5 Flash | Verified coding task pass rate. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| MLE Bench (3.6 Flash) | 63.9% | vs 49.7% for 3.5 Flash | ML research automation. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| OSWorld-Verified (3.6 Flash) | 83.0% | vs 78.4% for 3.5 Flash | Computer use. Now a built-in client-side tool. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| GDPval-AA v2 (3.6 Flash) | 1421 Elo | vs 1349 for 3.5 Flash | Knowledge work. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| Output token usage (3.6 Flash) | 17% fewer than 3.5 Flash | Artificial Analysis Index | Up to 65% fewer on DeepSWE (Datacurve). Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| Output speed (3.5 Flash-Lite) | 350 tokens/sec | Artificial Analysis Index | Fastest 3.5-class model. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| Terminal-Bench 2.1 (3.5 Flash-Lite) | 54% | vs 31% for 3.1 Flash-Lite | Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| SWE-Bench Pro (3.5 Flash-Lite) | 54.2% | vs 49.6% for 3 Flash | Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| OSWorld-Verified (3.5 Flash-Lite) | 74.0% | vs 65.1% for 3 Flash | Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| GDM-MRCR v2 (3.5 Flash-Lite) | 72.2% | vs 60.1% for 3.1 Flash-Lite | Long context. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber |
| Terminal-Bench 2.1 (Gemini 3.5 Flash) | 76.2% | Prior I/O figure | Source: Google – Gemini 3 5 |
| Gemini 3.5 Pro benchmarks | undisclosed (not yet GA) | N/A | No official scores; slipped again past July. Source: Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers |
Google's comparison charts are again presented as images rather than structured tabular data, so exact head-to-head scores versus Claude Opus 4.8, Sonnet 5, GPT-5.6, and GLM-5.2 on the same benchmark are not extractable from official Google sources. The Artificial Analysis Index (a third-party aggregator) is the source Google itself cites for token-efficiency and speed claims. Source: Artificialanalysis – Gemini 3 6 Flash
Latest News
Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber Launch (July 21, 2026)
Google launched Gemini 3.6 Flash as the new efficient workhorse at $1.50/$7.50 per MTok (17% fewer output tokens than 3.5 Flash per the Artificial Analysis Index, with higher DeepSWE, MLE Bench, OSWorld, and GDPval scores), promoted Gemini 3.5 Flash-Lite to GA at $0.30/$2.50 per MTok (350 tokens/sec, replacing 3.1 Flash-Lite), and introduced Gemini 3.5 Flash Cyber in CodeMender as a limited-access cybersecurity pilot for governments and trusted partners. The post reiterates that Gemini 3.5 Pro "is currently testing with partners" and that pre-training for Gemini 4 has begun. Sources: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber , Artificialanalysis – Gemini 3 6 Flash
Managed Agents Get Hooks, Free Tier, Budget Controls (July 28, 2026)
The Managed Agents surface in the Interactions API now defaults to Gemini 3.6 Flash and added environment hooks (pre/post tool-call scripts that can block, lint, or audit sandbox actions), free-tier access for projects without billing, max_total_tokens budget caps that pause execution at the limit, scheduled cron triggers, and an Environments API. AI-native investment bank OffDeal is cited using post-tool hooks for in-sandbox image verification. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks
LA Times/Bloomberg: 3.5 Pro "Months Behind," Internal Friction (July 17, 2026)
An investigation by Julia Love and Davey Alba (Bloomberg, published in the LA Times) reports Gemini 3.5 Pro is "months behind schedule," that a June training-data refresh for coding produced "disappointing" results, that Google Cloud, DeepMind, and Android are all building competing coding tools, that internal Claude access is now restricted to cutting-edge research and high-priority teams, and that engineers hit compute-capacity constraints. Google responded that it is "currently testing 3.5 Pro, an upgraded Flash model, and other models with partners" and is "productively engaged with the U.S. government on model testing." Shares slipped as much as 3.2%. Source: Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
Consumer Gemini Code Assist on GitHub Reaches Hard Shutdown (July 17, 2026)
The consumer version of Gemini Code Assist on GitHub fully shut down on July 17, 2026, ending all code review activities, as the deprecation document specified. The enterprise version is unaffected. Source: Google – Consumer Code Review
Gemini Spark Integrates with Chrome (July 30, 2026)
Gemini Spark added Chrome auto-browse (using logged-in accounts and saved passwords with prompt-injection defenses and human handoff for payments) and expanded to Google AI Pro subscribers in over 160 additional countries. This is a consumer/agent-platform item that signals Google's cross-product agent direction rather than a Code Assist change. Source: Google – Gemini Spark Updates July 2026
Agent Security: Sandbox Escapes Hit Gemini CLI and Antigravity (July 20, 2026)
BleepingComputer reported that Cursor, Codex, Gemini CLI, and Antigravity were among the coding agents affected by sandbox-escape findings, a cross-tool security reminder for teams running these CLIs against untrusted code. Source: Bleepingcomputer – Cursor Codex Gemini Cli Antigravity Hit By Sandbox Escapes
Community Signals
The 3.5 Pro delay and internal friction drew negative attention on Hacker News
The Los Angeles Times (Bloomberg wire) investigation into Google's Gemini delay, submitted to Hacker News (24 points, 6 comments), reinforced the community's concern that Google is falling behind Anthropic and OpenAI specifically in coding, the first major enterprise AI use case.
- HN submission (24 points, 6 comments): "Google's Gemini delay: Coding stumbles, clashing teams and frustrated engineers." News – Item
- Primary source article (permalink for all quotes below): Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
Customer sentiment on 3.5 Flash is split, and one customer has already left
The LA Times/Bloomberg piece captured two on-record customer views of the still-current Gemini 3.5 Flash, and they diverge sharply. A Figma product manager found a sweet spot, while the Platzi CEO found the model occupying an awkward middle ground and has shifted spend to Anthropic.
- Rodrigo Davies, product manager at Figma (on adding 3.5 Flash to the Figma agent): the model "hit a sweet spot of speed and quality." Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
- Freddy Vega, CEO and founder of Platzi: "It is more expensive than Google's previous 3.1 Flash model, yet slower, and it remains far less capable than premium offerings from competitors. It often struggles with structured data." Vega added that for tasks needing a balance of speed and reasoning, "his team has shifted away from Google to one of Anthropic's mid-tier models." Latimes – Inside Googles Gemini Delay Coding Stumbles Clashing Teams Frustrated Engineers
Agent sandbox security touched Gemini CLI and Antigravity
The BleepingComputer sandbox-escape story was submitted to Hacker News multiple times (top submission 8 points) and lists Gemini CLI and Antigravity alongside Cursor and Codex as affected agents, a signal that Google's CLI agents share the same class of agent-security exposure as competitors.
- HN submission (8 points): "Cursor, Codex, Gemini CLI, Antigravity hit by sandbox escapes." News – Item
- Primary source (permalink): Bleepingcomputer – Cursor Codex Gemini Cli Antigravity Hit By Sandbox Escapes
Enterprise Readiness
| Feature | Available? | Details |
|---|---|---|
| SSO (SAML/OIDC) | Yes | Available via Google Cloud Identity and IAM integration. Source: Google – Pricing |
| SCIM | Yes | Google Cloud supports SCIM provisioning for user management. Source: Google – Identity |
| Audit logs | Yes | Available through Google Cloud Audit Logs and usage metrics (daily active users, chat exposures, acceptance rates, lines of code accepted). Source: Google – Code Assist |
| IP indemnity | Yes | Google's generative AI indemnification covers Gemini Code Assist licensed users for copyright infringement claims, on both Standard and Enterprise. Source: Google – Protecting Customers With Generative Ai Indemnification |
| Data residency | Yes | Available via Google Cloud regional controls and VPC Service Controls. Source: Google – Code Assist |
| HIPAA | Yes | Gemini Code Assist is covered under the Google Cloud BAA for covered workloads. |
| Air-gapped / on-prem | Yes | Available via Google Distributed Cloud Air-gapped for fully disconnected deployment. Source: Google – Distributed Cloud Air Gapped |
| SLA | Yes | Governed by Google Cloud SLA terms; specific uptime guarantees vary by service tier. Source: Google – Sla |
| Admin controls (RBAC) | Yes | Granular IAM permissions, VPC Service Controls, enterprise access controls, and an admin console for license management. Source: Google – Code Assist |
Terms explained:
- VPC Service Controls - lets enterprises define a security perimeter around Google Cloud resources to prevent data exfiltration. Source: Google – Code Assist
- SOC certifications - Gemini Code Assist has achieved SOC 1/2/3, ISO/IEC 27001, 27017, 27018, and 27701 certifications. Source: Google – Code Assist
Transparency Gaps
| Gap | Details | Severity |
|---|---|---|
| Gemini 3.5 Pro price and date | Slipped again past July with no confirmed launch date and no published API price. Google only says it is "currently testing with partners." Buyers cannot budget for it. | High |
| Usage limits undisclosed | Gemini Code Assist for individuals (free) discloses no daily or monthly request limits. Standard and Enterprise reference "increased daily usage limits" for Enterprise but publish no numbers. Source: Google – Code Assist | High |
| Agent mode limits undisclosed | Agent mode is on both Standard and Enterprise, but Enterprise gets "increased agent usage" and "increased daily usage limits" with no specific numbers. Source: Google – Pricing | High |
| Managed Agents free-tier limits undisclosed | Managed Agents opened to free-tier projects in July, but Google has not published the free-tier request or token caps, making it hard to size a pilot. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks | Medium |
| Ecosystem enforcement scope | Google bans subscription accounts used outside Antigravity/Gemini-CLI, but there is no published list of which third-party clients trigger bans or a clear policy on API-key programmatic use. Source: News – Item | High |
| Antigravity CLI feature parity | Google still publishes no 1:1 parity matrix versus the legacy Gemini CLI; the July Managed Agents additions (hooks, budget controls, triggers) close some gaps but the mapping remains undocumented. Source: Google – Expanding Managed Agents Gemini Api 3 6 Flash Hooks | Medium |
| Head-to-head benchmark data | 3.6 Flash and 3.5 Flash-Lite comparison charts are again images, not structured tables, so exact scores versus Claude Opus 4.8, Sonnet 5, GPT-5.6, and GLM-5.2 on the same benchmark are not extractable from Google sources. Source: Google – Gemini 3 6 Flash 3 5 Flash Lite 3 5 Flash Cyber | Low |
| Model parameter counts | Google does not disclose parameter counts for any Gemini 3.x model. | Medium |
| Context window usage per request | Models support a 1M token context window, but Code Assist does not disclose how much context is available per request or how context usage affects subscription billing. | Medium |
| Per-user metering | Gemini Code Assist is per-user per-month with no token metering, so cost-per-token cannot be compared with API access or metered competitors. | Low |