UploadRequest
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Key | This attribute stores the unique identifier for the uploaded artifact, which is used to reference and retrieve the artifact later. | |
| ArtifactData | This attribute holds the actual data of the artifact to be uploaded, provided as an io.OutputReader to allow streaming of the data. | |
| ArtifactMetadata | This attribute contains additional metadata associated with the artifact, providing descriptive information that can be used for organization and search. |