Uses of Class
com.google.genai.types.GroundingChunkWeb.Builder
Packages that use GroundingChunkWeb.Builder
-
Uses of GroundingChunkWeb.Builder in com.google.genai.types
Methods in com.google.genai.types that return GroundingChunkWeb.BuilderModifier and TypeMethodDescriptionstatic GroundingChunkWeb.BuilderGroundingChunkWeb.builder()Instantiates a builder for GroundingChunkWeb.GroundingChunkWeb.Builder.clearDomain()Clears the value of domain field.GroundingChunkWeb.Builder.clearTitle()Clears the value of title field.GroundingChunkWeb.Builder.clearUri()Clears the value of uri field.abstract GroundingChunkWeb.BuilderSetter for domain.abstract GroundingChunkWeb.BuilderSetter for title.abstract GroundingChunkWeb.BuilderGroundingChunkWeb.toBuilder()Creates a builder with the same values as this instance.abstract GroundingChunkWeb.BuilderSetter for uri.Methods in com.google.genai.types with parameters of type GroundingChunkWeb.BuilderModifier and TypeMethodDescriptionGroundingChunk.Builder.web(GroundingChunkWeb.Builder webBuilder) Setter for web builder.