Uses of Class
com.google.genai.types.UrlContext
Packages that use UrlContext
-
Uses of UrlContext in com.google.genai.types
Methods in com.google.genai.types that return UrlContextModifier and TypeMethodDescriptionabstract UrlContextUrlContext.Builder.build()static UrlContextDeserializes a JSON string to a UrlContext object.Methods in com.google.genai.types that return types with arguments of type UrlContextMethods in com.google.genai.types with parameters of type UrlContextModifier and TypeMethodDescriptionabstract Tool.BuilderTool.Builder.urlContext(UrlContext urlContext) Setter for urlContext.