Skip to content

Pricing Watch | Google Isn't Cutting Prices — It's Rebuilding the Bill: Gemini Enterprise Gets Commitment Discounts and Off-Peak Rates

Aug 27, 2026 1 min
TL;DR Google Cloud added Flexible Savings Plans for Gemini Enterprise (spend-based monthly commitment, 10% off for 1-year, 20% off for 3-year, no minimum or maximum), a new pay-as-you-go consumption edition, and an upcoming off-peak batch processing option (up to 50% off inference cost), effective 2026-08-26. Unlike OpenAI's GPT-5.6 Sol sticker-price cut, this doesn't touch list prices at all — it's a whole new billing toolkit. Where OpenAI is fighting a price war, Google is fighting a FinOps-governance war.
Table of Contents
  1. Summary of Changes
  2. Before & After
  3. Cost Estimate
  4. Impact on Developers & Enterprises
    1. Who Benefits Most
    2. Competitive Landscape
    3. Action Items
  5. Takeaway
  6. References

🌏 中文版

Summary of Changes

Last week we documented OpenAI performing surgery on GPT-5.6 Sol's sticker price (input ↓20%, output ↓33%). This week it's Google's turn — with a completely different playbook. On 8/26, Google Cloud's official blog announced a new round of billing flexibility across Gemini Enterprise: a spend-based commitment program called Flexible Savings Plans (10% off for 1-year terms, 20% off for 3-year terms), a new pay-as-you-go consumption edition to complement pure per-seat subscriptions, and an upcoming off-peak batch processing option that can cut inference cost in half. Not a single list price moved. Instead of joining OpenAI's price-cutting race, Google shifted the battlefield to "how the bill gets calculated" — a playbook that looks much more like a traditional cloud vendor's (AWS Savings Plans, GCP CUDs), betting that what enterprises actually care about is predictable monthly spend, not the number on the price card.

Before & After

ItemOldNewChangeEffective
Gemini Enterprise app billing modelPer-seat monthly subscription only (fixed quota, unused capacity wasted)New pay-as-you-go consumption edition — no base fee, billed at standard API ratesNew option2026-08-26 (rolling out to select customers first)
Long-term usage discountNo spend-based commitment programFlexible Savings Plans: 10% off for 1-year term, 20% off for 3-year term (monthly spend commitment, no min/max)New2026-08-26 (available for self-serve purchase)
Off-peak / batch processing rateNoneDeferrable workloads can run during off-peak windows for up to 50% off inference costNewComing soon (no exact date given)
Project spend caps and alertsManual monitoring requiredHard monthly spend limits configurable directly in Cloud Billing console, with automated email alerts at 50%/80%/100%Enhanced2026-08-26

Cost Estimate

Scenario: An enterprise team with steady $10,000/month in Gemini Enterprise spend (covering the Gemini Enterprise app, Agent Platform, and Antigravity usage).

Current (no commitment)FSP 1-year (↓10%)FSP 3-year (↓20%)
Monthly spend$10,000$9,000$8,000
Annual spend$120,000$108,000$96,000
Annual savings$12,000$24,000

A second scenario: $3,000/month of that spend is deferrable batch work (offline data processing, non-real-time agent batch runs). Once the off-peak discount launches and this portion is fully shifted to off-peak windows, it could drop to roughly $1,500/month. Stacked with a 3-year FSP, total monthly spend could fall to around $6,500 — a 35% discount off the original $10,000.

Impact on Developers & Enterprises

Who Benefits Most

Enterprises with steady or growing usage that already pool Gemini Enterprise quota across multiple teams are exactly who the FSP's "no min/max, monthly spend commitment" design targets. A second beneficiary group is teams with substantial deferrable workloads — batch data processing, offline agent tasks, non-real-time code review batches — since the off-peak discount is specifically built for usage that can tolerate longer response times. Conversely, teams with volatile usage or still in evaluation are poorly suited to signing an FSP right now: the terms explicitly state commitments "cannot be canceled or modified" after purchase, and you still pay the full monthly commitment fee even if you don't hit it.

Competitive Landscape

Axios's reporting draws a useful contrast: Anthropic currently offers defensive tools — set a monthly spend cap, pause once it's hit. OpenAI is running an aggressive price-cutting playbook (recently cutting GPT-5.6 Sol by 20-33%). Google's move here is a third path — leave list prices untouched, sell a "spend more, pay less" commitment discount instead, plus off-peak arbitrage. This is essentially porting AWS/GCP's traditional cloud-compute Savings Plans logic directly onto AI token billing, betting that enterprise FinOps teams don't want the price-war winner — they want AI spend folded into their existing cloud budget governance framework. Right now, the three major vendors are each playing a different card: OpenAI plays price, Anthropic plays defensive spend controls, Google plays commitment discounts plus governance tooling. Nobody has played all three cards at once yet.

Action Items

  • If your Gemini Enterprise monthly spend has been steady or growing for several consecutive months: before committing to a 3-year FSP, use Google's newly launched Pricing Calculator to pull your historical usage distribution first. Remember FSPs can't be canceled, and unused commitment doesn't roll over to the next month.
  • If a meaningful share of your workload is deferrable batch work: don't rush into a long-term commitment yet. Wait for the off-peak discount to actually launch (Google only says "coming soon") and re-run your total cost model — the off-peak discount could lower how much commitment you actually need.
  • If you're comparing TCO across vendors: don't compare list prices alone (GPT-5.6 Sol's $4/$20 vs. Gemini model rates). FSPs and off-peak discounts can bring Google's effective price 20-50% below list — you need to re-run the numbers against your own usage pattern, since sticker-price comparison alone is no longer sufficient at this stage.

Takeaway

Over the past two weeks, OpenAI and Google have given two completely different answers to "enterprises think AI is too expensive." OpenAI chose to lower the unit price of the product itself (a token sticker-price war). Google chose to redesign how you buy the product (commitment discounts, off-peak arbitrage, spend-governance tooling). This isn't a coincidence — it directly reflects the two companies' underlying business-model DNA. OpenAI sells tokens primarily through direct API sales, so price is its most direct competitive lever. Google's core business is cloud computing, and it already has a full Savings Plans/CUD pricing engineering stack it can reuse — selling governance tooling plays to its existing strengths more naturally than a price war would. For anyone tracking pricing, this means "price cut" headlines now need two different readings: one where the sticker price genuinely got cheaper (easy to quantify), and one where the way you buy got cheaper (you have to apply your own usage pattern to see the real savings) — the latter is harder to compare, but may be the battlefield cloud vendors actually want to compete on.

References