Optional
checksumOptional
checksumOptional
maxOptional
nextOptional
partOptional
checksumCRC32?: stringThe Base64 encoded, 32-bit CRC32
checksum of the part. This checksum is present if the multipart upload request was created with the CRC32
checksum algorithm.
Optional
checksumCRC32C?: stringThe Base64 encoded, 32-bit CRC32C
checksum of the part. This checksum is present if the multipart upload request was created with the CRC32C
checksum algorithm.
Optional
checksumCRC64NVME?: stringThe Base64 encoded, 64-bit CRC64NVME
checksum of the part. This checksum is present if the multipart upload request was created with the CRC64NVME
checksum algorithm.
Optional
checksumSHA1?: stringThe Base64 encoded, 160-bit SHA1
checksum of the part. This checksum is present if the multipart upload request was created with the SHA1
checksum algorithm.
Optional
checksumSHA256?: stringThe Base64 encoded, 256-bit SHA256
checksum of the part. This checksum is present if the multipart upload request was created with the SHA256
checksum algorithm.
Optional
storage
Name of the bucket.