ReadSetUploadPartListItem
The metadata of a single part of a file that was added to a multipart upload. A list of these parts is returned in the response to the ListReadSetUploadParts API.
Types
Properties
Link copied to clipboard
The time stamp for when a direct upload was created.
Link copied to clipboard
The time stamp for the most recent update to an uploaded part.
Link copied to clipboard
The number identifying the part in an upload.
Link copied to clipboard
The origin of the part being direct uploaded.
Functions
Link copied to clipboard
inline fun copy(block: ReadSetUploadPartListItem.Builder.() -> Unit = {}): ReadSetUploadPartListItem