Hello Google Cloud Community,
I'm working on managing pipelines cost in Vertex AI and I'm trying to figure out how to set labels for my pipelines directly from the UI when submitting a job. The only workaround I can see is to manually enter the label as mentioned under : https://github.com/googleapis/python-aiplatform/issues/2929 . In my use case the pipeline trigger cannot happen locally so all the team mates need to import the Vertex Pipeline Template and then initiate the trigger but while doing that I dont see any way to set custom label.
Is there any way I could add a custom label : {"costcenter": "xyz"} in my compiled yaml/json template file and this already gets used when its imported from Registry client .
I've checked the documentation, but I couldn't find clear instructions on this specific topic.
Thank you in advance for any assistance!
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |