Class GoogleCustomWebSearchEngine.ImageSearchResult
java.lang.Object
dev.langchain4j.web.search.google.customsearch.GoogleCustomWebSearchEngine.ImageSearchResult
- Enclosing class:
GoogleCustomWebSearchEngine
-
Method Details
-
title
-
imageLink
-
contextLink
-
thumbnailLink
-
toString
-
from
-
from
public static GoogleCustomWebSearchEngine.ImageSearchResult from(String title, URI imageLink, URI contextLink, URI thumbnailLink)
-