Uses of Class
com.google.genai.gaos.models.interactions.FileSearchResult
Packages that use FileSearchResult
-
Uses of FileSearchResult in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FileSearchResultMethods in com.google.genai.gaos.models.interactions that return types with arguments of type FileSearchResultMethod parameters in com.google.genai.gaos.models.interactions with type arguments of type FileSearchResultModifier and TypeMethodDescriptionFileSearchResultDelta.Builder.result(List<FileSearchResult> result) FileSearchResultDelta.withResult(List<FileSearchResult> result) Constructor parameters in com.google.genai.gaos.models.interactions with type arguments of type FileSearchResultModifierConstructorDescriptionFileSearchResultDelta(List<FileSearchResult> result) FileSearchResultDelta(List<FileSearchResult> result, String signature)