Uses of Class
com.google.genai.types.GroundingChunkWeb
Packages that use GroundingChunkWeb
-
Uses of GroundingChunkWeb in com.google.genai.types
Methods in com.google.genai.types that return GroundingChunkWebModifier and TypeMethodDescriptionabstract GroundingChunkWeb
GroundingChunkWeb.Builder.build()
static GroundingChunkWeb
Deserializes a JSON string to a GroundingChunkWeb object.Methods in com.google.genai.types that return types with arguments of type GroundingChunkWebModifier and TypeMethodDescriptionabstract Optional<GroundingChunkWeb>
GroundingChunk.web()
Grounding chunk from the web.Methods in com.google.genai.types with parameters of type GroundingChunkWebModifier and TypeMethodDescriptionabstract GroundingChunk.Builder
GroundingChunk.Builder.web
(GroundingChunkWeb web) Setter for web.