iiRecord
Agentic AI Atlas · GOOGLE_API_KEY
env-var:google-api-keya5c.ai
II.
EnvVar JSON

env-var:google-api-key

Structured · live

GOOGLE_API_KEY json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/cross-vendor-essentials.yamlCluster · extensions
Record JSON
{
  "id": "env-var:google-api-key",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/cross-vendor-essentials.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GOOGLE_API_KEY",
    "name": "GOOGLE_API_KEY",
    "category": "auth",
    "valueType": "string",
    "description": "Alternate Google AI auth env var honoured by Gemini CLI / @google/genai\nSDK. Source: github.com/google-gemini/gemini-cli docs.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:gemini-cli.runtime@current",
      "to": "env-var:google-api-key",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}