Uses of Class
com.google.genai.gaos.models.interactions.FileSearchResultDelta
Packages that use FileSearchResultDelta
-
Uses of FileSearchResultDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FileSearchResultDeltaModifier and TypeMethodDescriptionFileSearchResultDelta.Builder.build()FileSearchResultDelta.withResult(List<FileSearchResult> result) FileSearchResultDelta.withSignature(String signature) A signature hash for backend validation.