generative-ai-python

google.generativeai.protos.GroundingMetadata

Metadata returned to client when grounding is enabled.

`search_entry_point` `google.ai.generativelanguage.SearchEntryPoint` Optional. Google search entry for the following-up web searches.
`grounding_chunks` `MutableSequence[google.ai.generativelanguage.GroundingChunk]` List of supporting references retrieved from specified grounding source.
`grounding_supports` `MutableSequence[google.ai.generativelanguage.GroundingSupport]` List of grounding support.
`retrieval_metadata` `google.ai.generativelanguage.RetrievalMetadata` Metadata related to retrieval in the grounding flow.