CandidateGroundingAttributions Property
Output only. Attribution information for sources that contributed to a grounded answer.
This field is populated for GenerateAnswer calls.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public List<GroundingAttribution>? GroundingAttributions { get; set; }
Property Value
ListGroundingAttribution