pipelineSources property
The sources of the pipeline (for example, Knowledge Catalog).
The keys and values are set by the corresponding sources during pipeline creation.
Immutable.
Implementation
core.Map<core.String, core.String>? pipelineSources;
The sources of the pipeline (for example, Knowledge Catalog).
The keys and values are set by the corresponding sources during pipeline creation.
Immutable.
core.Map<core.String, core.String>? pipelineSources;