JsonEnum class
- Implementers
- AudioModel
- AudioResponseFormat
- BetaAudioFormat
- ChatModel
- CodeInterpreterToolCallStatus
- ComputerResultStatus
- ComputerSafetyCheckStatus
- Eagerness
- EmbeddingModel
- FilePurpose
- FileSearchToolCallStatus
- FunctionToolCallStatus
- ImageDetail
- ImageGenerationBackground
- ImageGenerationCallStatus
- ImageGenerationModel
- ImageModeration
- ImageOutputFormat
- ImageOutputQuality
- ImageOutputSize
- ImageResponseFormat
- ImageStyle
- LocalShellCallStatus
- Modality
- NoiseReductionType
- RealtimeModel
- RealtimeSessionType
- ReasoningDetail
- ReasoningEffort
- ReasoningOutputStatus
- SearchContextSize
- ServiceTier
- SortOrder
- SpeechModel
- SpeechResponseFormat
- SpeechVoice
- Truncation
- TurnDetectionType
- VectorStoreFileBatchStatus
- VectorStoreFileStatus
- VectorStoreStatus
- WebSearchToolCallStatus
Constructors
- JsonEnum.new(String value)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override