Uses of Class
com.google.genai.gaos.models.interactions.URLContextCallDelta
Packages that use URLContextCallDelta
-
Uses of URLContextCallDelta in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return URLContextCallDeltaModifier and TypeMethodDescriptionURLContextCallDelta.Builder.build()URLContextCallDelta.withArguments(URLContextCallArguments arguments) The arguments to pass to the URL context.URLContextCallDelta.withSignature(String signature) A signature hash for backend validation.