Run and Monitor Google Vertex AI Pipelines with Universal Automation Center
Start, monitor, and cache Google Vertex AI pipeline runs directly from a UAC workflow.
Universal Automation Center now includes a native task for Google Vertex AI Pipelines. Vertex AI Pipelines run machine learning workflows in Google Cloud. With the UAC task, you can start and monitor those pipelines without leaving your automation workflow.
The task gives you full control over every run. Start or stop a pipeline. Choose your region. Pick the pipeline template you want to run. Pass optional parameters as a script or as JSON text. You can also enable caching. When caching is on, identical pipeline stages skip redeployment entirely. UAC pulls the cached output straight from the Google bucket instead. That means faster runs and less wasted compute every time a pipeline repeats a stage it's already completed.
Before you run the task, give the pipeline a display name. That name carries over into Google Vertex, so you always know which UAC task triggered which run.
In the demo, watch the task kick off a Vertex AI pipeline and open directly into the Vertex workflow view. Every pipeline step is visible inside the task instance while it runs. Once the pipeline finishes, the full log file is right there, with every step recorded.
Key Takeaways:
- Start and monitor Google Vertex AI pipelines directly from a UAC workflow
- Choose your region, pipeline template, and pass parameters as a script or JSON text
- Enable caching so repeat runs skip redeployment and pull cached output from your Google bucket
- Assign a display name so every pipeline run is traceable back to its UAC task
- View every pipeline step, plus the full execution log, inside the task instance
Google Vertex AI Pipeline was rebranded to Gemini Enterprise Agent Platform Pipelines, which is part of the Gemini Enterprise Agent Platform.