templateUri property
A template uri from where the PipelineJob.pipeline_spec, if empty, will be downloaded.
Currently, only uri from Vertex Template Registry & Gallery is supported. Reference to https://cloud.google.com/vertex-ai/docs/pipelines/create-pipeline-template.
Implementation
core.String? templateUri;