Stay organized with collections
Save and categorize content based on your preferences.
Firebase.AI.GroundingChunk
Represents a chunk of retrieved data that supports a claim in the model's response.
Summary
This is part of the grounding information provided when grounding is enabled.
Properties
|
Web
|
Contains details if the grounding chunk is from a web source.
|
Properties
Web
WebGroundingChunk Firebase::AI::GroundingChunk::Web
Contains details if the grounding chunk is from a web source.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-24 UTC.
[null,null,["Last updated 2025-07-24 UTC."],[],[],null,["# Firebase.AI.GroundingChunk Struct Reference\n\nFirebase.AI.GroundingChunk\n==========================\n\nRepresents a chunk of retrieved data that supports a claim in the model's response.\n\nSummary\n-------\n\nThis is part of the grounding information provided when grounding is enabled.\n\n| ### Properties ||\n|----------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Web](#struct_firebase_1_1_a_i_1_1_grounding_chunk_1adac0a7de372127c7c0345b5d2a8f0161) | [WebGroundingChunk](/docs/reference/unity/struct/firebase/a-i/web-grounding-chunk#struct_firebase_1_1_a_i_1_1_web_grounding_chunk) Contains details if the grounding chunk is from a web source. |\n\nProperties\n----------\n\n### Web\n\n```c#\nWebGroundingChunk Firebase::AI::GroundingChunk::Web\n``` \nContains details if the grounding chunk is from a web source."]]