Payload returned by objectGetText.
objectGetText
Mirrors src-tauri/src/commands/objects_cmd.rs TextPayload.
src-tauri/src/commands/objects_cmd.rs
OCP: contentType and versionId can be added as optional fields later.
contentType
versionId
UTF-8 text body (invalid bytes replaced with the replacement character).
Total object size in bytes on S3 (before truncation).
HTTP ETag string from S3.
true when the returned body was truncated at maxBytes.
true
maxBytes
Payload returned by
objectGetText.Mirrors
src-tauri/src/commands/objects_cmd.rsTextPayload.OCP:
contentTypeandversionIdcan be added as optional fields later.