gcp-vertexai-reasoning-engine-environment
Vertex AI Agent Engine deployments return literal environment-variable values in the reasoning-engine configuration.
Where it sits
| location | aiplatform.projects.locations.reasoningEngines.get.spec.deploymentSpec.env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | read_api |
| operation | aiplatform.projects.locations.reasoningEngines.get |
| response path | spec.deploymentSpec.env[].value |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.reasoningEngines.get
References