Class FilePathAnnotation.FilePath
- 
                    
                    - All Implemented Interfaces:
 
 public final class FilePathAnnotation.FilePath
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classFilePathAnnotation.FilePath.BuilderA builder for FilePath. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final StringfileId()The ID of the file that was generated. final JsonField<String>_fileId()Returns the raw JSON value of fileId. final Map<String, JsonValue>_additionalProperties()final FilePathAnnotation.FilePath.BuildertoBuilder()final FilePathAnnotation.FilePathvalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static FilePathAnnotation.FilePath.Builderbuilder()Returns a mutable builder for constructing an instance of FilePath. - 
                    
                    
                    - 
                                
                            
                                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 FilePathAnnotation.FilePath.Builder toBuilder() 
 - 
                                        validatefinal FilePathAnnotation.FilePath validate() 
 - 
                                        builderfinal static FilePathAnnotation.FilePath.Builder builder() Returns a mutable builder for constructing an instance of FilePath. The following fields are required: .fileId()
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-