isFileOperation

Whether this operation involves actual file upload. True for CREATE_ATTACHMENT and UPDATE_ATTACHMENT_FILE operations. False for metadata operations like rename, description updates, etc.

UI can use this to determine whether to show progress bars or indeterminate indicators.