Class CodeInterpreterOutputImage.Image
- 
                    
                    - All Implemented Interfaces:
 
 public final class CodeInterpreterOutputImage.Image
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classCodeInterpreterOutputImage.Image.BuilderA builder for Image. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final Optional<String>fileId()The file ID of the image. final JsonField<String>_fileId()Returns the raw JSON value of fileId. final Map<String, JsonValue>_additionalProperties()final CodeInterpreterOutputImage.Image.BuildertoBuilder()final CodeInterpreterOutputImage.Imagevalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static CodeInterpreterOutputImage.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 CodeInterpreterOutputImage.Image.Builder toBuilder() 
 - 
                                        validatefinal CodeInterpreterOutputImage.Image validate() 
 - 
                                        builderfinal static CodeInterpreterOutputImage.Image.Builder builder() Returns a mutable builder for constructing an instance of Image. 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-