ANTHROPIC_VERTEX_PROJECT_ID
env-var:anthropic-vertex-project-id
EnvVarextensions/env-vars/claude-code-env-vars-vertex.yaml·Open in Graph → {
"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": []
}