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