Uses of Record Class
dev.langchain4j.model.googleai.GroundingMetadata.GroundingChunk.Maps.ReviewSnippet
Packages that use GroundingMetadata.GroundingChunk.Maps.ReviewSnippet
-
Uses of GroundingMetadata.GroundingChunk.Maps.ReviewSnippet in dev.langchain4j.model.googleai
Methods in dev.langchain4j.model.googleai that return types with arguments of type GroundingMetadata.GroundingChunk.Maps.ReviewSnippetModifier and TypeMethodDescriptionGroundingMetadata.GroundingChunk.Maps.PlaceAnswerSources.reviewSnippets()Returns the value of thereviewSnippetsrecord component.Constructor parameters in dev.langchain4j.model.googleai with type arguments of type GroundingMetadata.GroundingChunk.Maps.ReviewSnippetModifierConstructorDescriptionPlaceAnswerSources(List<GroundingMetadata.GroundingChunk.Maps.ReviewSnippet> reviewSnippets) Creates an instance of aPlaceAnswerSourcesrecord class.