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