Result returned by objectSetMetadata and objectSetTags.
objectSetMetadata
objectSetTags
Mirrors src-tauri/src/s3/metadata.rs PutResult.
src-tauri/src/s3/metadata.rs
OCP: checksum and sseKmsKeyId can be added as optional fields in a future task without breaking existing call sites.
checksum
sseKmsKeyId
Optional
ETag of the object after the operation, stripped of surrounding quotes.
Unix timestamp in milliseconds of the last-modified time after the op.
Version ID when the bucket has versioning enabled.
Result returned by
objectSetMetadataandobjectSetTags.Mirrors
src-tauri/src/s3/metadata.rsPutResult.OCP:
checksumandsseKmsKeyIdcan be added as optional fields in a future task without breaking existing call sites.