Package com.openai.models
Class CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type
-
- All Implemented Interfaces:
-
com.openai.core.Enum
public final class CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type implements EnumAlways
logs.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumCodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type.Knownpublic enumCodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type.Value
-
Field Summary
Fields Modifier and Type Field Description public final static CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.TypeLOGS
-
Method Summary
Modifier and Type Method Description final JsonField<String>_value()final CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type.Valuevalue()final CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type.Knownknown()final StringasString()Booleanequals(Object other)IntegerhashCode()StringtoString()final static CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Typeof(String value)-
-
Method Detail
-
of
final static CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Type of(String value)
-
-
-
-