iiRecord
Agentic AI Atlas · ANTHROPIC_VERTEX_PROJECT_ID
env-var:anthropic-vertex-project-ida5c.ai
II.
EnvVar JSON

env-var:anthropic-vertex-project-id

Structured · live

ANTHROPIC_VERTEX_PROJECT_ID json

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

File · extensions/env-vars/claude-code-env-vars-vertex.yamlCluster · extensions
Record JSON
{
  "id": "env-var:anthropic-vertex-project-id",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-vertex.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "ANTHROPIC_VERTEX_PROJECT_ID",
    "description": "GCP project ID for Vertex AI (required when using Google Vertex AI).",
    "name": "ANTHROPIC_VERTEX_PROJECT_ID",
    "category": "vertex",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:anthropic-vertex-project-id",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}