public class GroundingMetadata
GroundingMetadata | Initializes a new instance of the GroundingMetadata class |
GroundingChunks | List of supporting references retrieved from the specified grounding source. |
GroundingSupports | List of grounding support. |
RetrievalMetadata | Metadata related to retrieval in the grounding flow. |
SearchEntryPoint | Optional. Google search entry for the following-up web searches. |
WebSearchQueries | Web search queries for the following-up web search. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |