Appearance
Editions Comparison
FreshChoose the right Gemini Code Assist edition for your situation.
Feature Matrix
| Feature | Individuals (Free) | Standard | Enterprise |
|---|---|---|---|
| Code completion & generation | Yes | Yes | Yes |
| Conversational chat | Yes | Yes | Yes |
| Agent mode | Yes | Yes | Yes |
| MCP server support | Yes | Yes | Yes |
| Gemini CLI quota | Yes | Yes | Yes |
| Smart actions | Yes | Yes | Yes |
| Source citations | Yes | Yes | Yes |
| IP indemnification | No | Yes | Yes |
| VPC-SC / Private Google Access | No | Yes | Yes |
| Firebase integration | No | Yes | Yes |
| BigQuery data insights | No | Yes | Yes |
| Colab Enterprise | No | Yes | Yes |
| Cloud Run integration | No | Yes | Yes |
| Apigee AI assistance | No | No | Yes |
| Application Integration AI | No | No | Yes |
| Gemini Cloud Assist | No | No | Yes |
| Code customization (private repos) | No | No | Yes |
| Data used for ML training | Yes (opt-out) | No | No |
Decision Guide
mermaid
flowchart TD
A[Start] --> B{Who is using it?}
B -->|Solo developer, personal projects| C{Need legal protection?}
B -->|Company team| D{Need private codebase AI?}
C -->|No| E[Individuals — Free]
C -->|Yes - IP indemnification| F[Standard]
D -->|Yes - code customization| G[Enterprise]
D -->|No| H{Strict security requirements?}
H -->|VPC-SC, Private Access| F
H -->|No| I{Google Cloud services?}
I -->|Firebase, BigQuery, Cloud Run| F
I -->|Apigee, App Integration| G
I -->|No| EThe Enterprise Differentiator
Code Customization is the flagship Enterprise-only feature. The model learns from your private repositories to provide suggestions based on:
- Your actual internal APIs and SDKs
- Your team's exact naming and coding conventions
- Your real database schemas and data models
- Your specific error handling and architecture patterns
How to Use Code Customization
- Index repositories (GitHub, GitLab, or Bitbucket) in Enterprise settings
- Configure which repos to include
- In chat:
@REPO_NAME What's the pattern for creating a new service? - Get suggestions grounded in your actual codebase
Standard Edition: Key Extras Over Free
All Standard integrations are within Google Cloud services:
- Firebase: Chat AI, crash analysis, messaging campaign insights, schema generation
- BigQuery Studio: Data insights, natural language to SQL
- Colab Enterprise: Python code generation in notebooks
- Cloud Run: Deployment assistance
- Database Studio: Generate SQL, optimize queries, explain existing queries
Pricing
Individual edition is free. Standard and Enterprise are billed per seat — see Google Cloud pricing for current rates.