gcp-vertexai-pipeline-template
The compiled pipeline specification can embed commands, environment values, and connection settings.
Where it sits
| location | aiplatform.projects.locations.pipelineJobs.get.pipelineSpec |
| location kind | template_document |
| data kinds | source_code_secret credential password api_key private_key connection_string |
| emits edge | ContainsCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | read_api |
| operation | aiplatform.projects.locations.pipelineJobs.get |
| response path | pipelineSpec |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.pipelineJobs.get
References