Skip to main content

DeleteDataProductRequest

  • Stability: stable

Deleting is destructive; callers must ensure downstream consumers are migrated because the control plane will remove associated records as part of the RPC.

  • Qualified id: com.dataspine.controlplane.DeleteDataProductRequest@1
  • Kind: struct

Properties

NameTypeDescription
idOption<Uuid>Optional UUID selector for the data product to delete.
root_namespaceOption<String>Optional root namespace selector for the data product to delete.

Back to Control Plane