Class CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
- 
                    
                    - All Implemented Interfaces:
 
 public final class CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classCodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.BuilderA builder for Image. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final StringfileId()The file ID of the image. final JsonField<String>_fileId()Returns the raw JSON value of fileId. final Map<String, JsonValue>_additionalProperties()final CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.BuildertoBuilder()final CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Imagevalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builderbuilder()Returns a mutable builder for constructing an instance of Image. - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        _fileIdfinal JsonField<String> _fileId() Returns the raw JSON value of fileId. Unlike fileId, this method doesn't throw if the JSON field has an unexpected type. 
 - 
                                        _additionalPropertiesfinal Map<String, JsonValue> _additionalProperties() 
 - 
                                        toBuilderfinal CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder toBuilder() 
 - 
                                        validatefinal CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image validate() 
 - 
                                        builderfinal static CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder builder() Returns a mutable builder for constructing an instance of Image. The following fields are required: .fileId()
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-