defaultRuntime property
Optional. The default runtime for the PipelineJob. If not provided, Vertex Custom Job(on demand) is used as the runtime. For Vertex Custom Job, please refer to https://cloud.google.com/vertex-ai/docs/training/overview.
Implementation
final PipelineJob_RuntimeConfig_DefaultRuntime? defaultRuntime;