@class NSArray, DUDebugInfoObjC, _TtC21DocumentUnderstanding25DULanguageTaggingResponse; @interface DULanguageTaggingResponseObjC : NSObject { _TtC21DocumentUnderstanding25DULanguageTaggingResponse *_underlying; } @property (copy, nonatomic) NSArray *languageTags; @property (copy, nonatomic) DUDebugInfoObjC *responseDebugInfo; - (id)init; - (void).cxx_destruct; @end