DatasetMetaPostBodyBody: { labels?: string; meta_properties?: string }

Type declaration

  • Optionallabels?: string

    JSON string containing a list of labels. The format of the labels should match the label annotation format described in the data-manager-metadata library.

  • Optionalmeta_properties?: string

    JSON string containing a list of parameter changes to the metadata. Only the description is currently allowed.