Uses of Class
com.google.genai.gaos.models.interactions.GoogleSearchResultDelta
Packages that use GoogleSearchResultDelta
-
Uses of GoogleSearchResultDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return GoogleSearchResultDeltaModifier and TypeMethodDescriptionGoogleSearchResultDelta.Builder.build()GoogleSearchResultDelta.withIsError(Boolean isError) GoogleSearchResultDelta.withResult(List<GoogleSearchResult> result) GoogleSearchResultDelta.withSignature(String signature) A signature hash for backend validation.