CreateDataProductResponse
- Stability:
stable
Always includes the new data product id; optionally includes a freshly created initial version id when the control plane seeds a default semver.
- Qualified id:
com.dataspine.controlplane.CreateDataProductResponse@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
data_product_id | Uuid | UUID assigned to the created data product. |
data_product_version_id | Option<Uuid> | When present, the id of an automatically provisioned initial data product version. |