Grounding Chunk Maps Place Answer Sources
@Serializable
The sources that were used to generate the place answer.
This includes review snippets and photos that were used to generate the answer, as well as URIs to flag content.
Constructors
Link copied to clipboard
constructor(reviewSnippet: List<GroundingChunkMapsPlaceAnswerSourcesReviewSnippet>? = null, flagContentUri: String? = null, reviewSnippets: List<GroundingChunkMapsPlaceAnswerSourcesReviewSnippet>? = null)