Uses of Class
com.google.genai.types.UrlRetrievalStatus
Packages that use UrlRetrievalStatus
-
Uses of UrlRetrievalStatus in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type UrlRetrievalStatusModifier and TypeMethodDescriptionabstract Optional<UrlRetrievalStatus>
UrlMetadata.urlRetrievalStatus()
Status of the url retrieval.Methods in com.google.genai.types with parameters of type UrlRetrievalStatusModifier and TypeMethodDescriptionabstract UrlMetadata.Builder
UrlMetadata.Builder.urlRetrievalStatus
(UrlRetrievalStatus urlRetrievalStatus) Setter for urlRetrievalStatus.