Uses of Class
com.google.genai.types.GroundingChunkMapsPlaceAnswerSources
Packages that use GroundingChunkMapsPlaceAnswerSources
-
Uses of GroundingChunkMapsPlaceAnswerSources in com.google.genai.types
Methods in com.google.genai.types that return GroundingChunkMapsPlaceAnswerSourcesModifier and TypeMethodDescriptionabstract GroundingChunkMapsPlaceAnswerSources
GroundingChunkMapsPlaceAnswerSources.Builder.build()
Deserializes a JSON string to a GroundingChunkMapsPlaceAnswerSources object.Methods in com.google.genai.types that return types with arguments of type GroundingChunkMapsPlaceAnswerSourcesModifier and TypeMethodDescriptionabstract Optional<GroundingChunkMapsPlaceAnswerSources>
GroundingChunkMaps.placeAnswerSources()
Sources used to generate the place answer.Methods in com.google.genai.types with parameters of type GroundingChunkMapsPlaceAnswerSourcesModifier and TypeMethodDescriptionabstract GroundingChunkMaps.Builder
GroundingChunkMaps.Builder.placeAnswerSources
(GroundingChunkMapsPlaceAnswerSources placeAnswerSources) Setter for placeAnswerSources.