GroundingMetadata

constructor(searchEntryPoint: SearchEntryPoint? = null, webSearchQueries: List<String> = emptyList(), groundingChunks: List<GroundingChunk> = emptyList(), groundingSupports: List<GroundingSupport> = emptyList())