Skip to main content

UploadRequest

No overview available.

Attributes

AttributeTypeDescription
KeyThis attribute stores the unique identifier for the uploaded artifact, which is used to reference and retrieve the artifact later.
ArtifactDataThis attribute holds the actual data of the artifact to be uploaded, provided as an io.OutputReader to allow streaming of the data.
ArtifactMetadataThis attribute contains additional metadata associated with the artifact, providing descriptive information that can be used for organization and search.