Uses of Enum
com.google.genai.types.UrlRetrievalStatus.Known
Packages that use UrlRetrievalStatus.Known
-
Uses of UrlRetrievalStatus.Known in com.google.genai.types
Methods in com.google.genai.types that return UrlRetrievalStatus.KnownModifier and TypeMethodDescriptionUrlRetrievalStatus.knownEnum()
static UrlRetrievalStatus.Known
Returns the enum constant of this type with the specified name.static UrlRetrievalStatus.Known[]
UrlRetrievalStatus.Known.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type UrlRetrievalStatus.KnownModifier and TypeMethodDescriptionUrlMetadata.Builder.urlRetrievalStatus
(UrlRetrievalStatus.Known knownType) Setter for urlRetrievalStatus given a known enum.Constructors in com.google.genai.types with parameters of type UrlRetrievalStatus.Known