Firebase. AI. WebGroundingChunk
  A grounding chunk sourced from the web.
Summary
        Properties | 
    |
|---|---|
        Domain
       | 
      
        string
        The domain of the original URI from which the content was retrieved.  
       | 
    
        Title
       | 
      
        string
        The title of the retrieved web page.  
       | 
    
        Uri
       | 
      
        System.Uri
        The URI of the retrieved web page.  
       | 
    
Properties
Domain
string Firebase::AI::WebGroundingChunk::Domain
The domain of the original URI from which the content was retrieved.
This field is only populated when using the Vertex AI Gemini API.
Title
string Firebase::AI::WebGroundingChunk::Title
The title of the retrieved web page.
Uri
System.Uri Firebase::AI::WebGroundingChunk::Uri
The URI of the retrieved web page.