Skip to main content

DataUploadImage Objects

class DataUploadImage(BaseDTO)
Data about a single image item to be registered with Encord service.

object_url

“URL of the image file to be registered.

title

Title of the image item (derived from the URL if omitted).

client_metadata

Custom metadata to be associated with the image item.

external_file_type

Type of the external file.

image_metadata

Optional media metadata of the image file (if provided). See :class:CustomerProvidedImageMetadata for more details.

placeholder_item_uuid

For system use only.
⌘I