DataProductFile
- Stability:
stable
The runtime library forwards content as base64-encoded text; the control plane decodes it into bytes before persisting build artifacts.
- Qualified id:
com.dataspine.controlplane.DataProductFile@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
path | String | Repository-relative path for the uploaded artifact. |
content | String | Base64-encoded file bytes carried in the add-version request. |