Class URLContextResult.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.URLContextResult.Builder
- Enclosing class:
- URLContextResult
-
Method Summary
Modifier and TypeMethodDescriptionbuild()status(URLContextResultStatus status) The status of the URL retrieval.The URL that was fetched.
-
Method Details
-
status
The status of the URL retrieval. -
url
The URL that was fetched. -
build
-