Uses of Class
com.google.genai.types.ImageSearch
Packages that use ImageSearch
-
Uses of ImageSearch in com.google.genai.types
Methods in com.google.genai.types that return ImageSearchModifier and TypeMethodDescriptionabstract ImageSearchImageSearch.Builder.build()static ImageSearchDeserializes a JSON string to a ImageSearch object.Methods in com.google.genai.types that return types with arguments of type ImageSearchModifier and TypeMethodDescriptionabstract Optional<ImageSearch>SearchTypes.imageSearch()Setting this field enables image search.Methods in com.google.genai.types with parameters of type ImageSearchModifier and TypeMethodDescriptionabstract SearchTypes.BuilderSearchTypes.Builder.imageSearch(ImageSearch imageSearch) Setter for imageSearch.