pipelines/backend/api/v1beta1/python_http_client/docs/PipelineSpecRuntimeConfig.md

553 B

PipelineSpecRuntimeConfig

The runtime config of a PipelineSpec.

Properties

Name Type Description Notes
parameters dict(str, object) The runtime parameters of the PipelineSpec. The parameters will be used to replace the placeholders at runtime. [optional]
pipeline_root str [optional]

[Back to Model list] [Back to API list] [Back to README]