public class CodeInterpreterToolOutput extends Object
CodeInterpreterToolOutput()
String
getErrorMsg()
getLogs()
getType()
void
setErrorMsg(String errorMsg)
setLogs(String logs)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodeInterpreterToolOutput()
public String getType()
public void setType(String type)
public String getLogs()
public void setLogs(String logs)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
Copyright © 2025. All rights reserved.