Class CodeInterpreterOutputLogs
public class CodeInterpreterOutputLogs : CodeInterpreterResult
- Inheritance
-
objectCodeInterpreterOutputLogs
- Inherited Members
Properties
Logs
Required. The logs output from the code interpreter.
public string Logs { get; set; }
Property Value
- string