Table of Contents

Class GroundingAttribution

Attribution for a source that contributed to an answer.

public class GroundingAttribution
Inheritance
object
GroundingAttribution

Properties

Content

Grounding source content that makes up this attribution.

public GeminiContent Content { get; set; }

Property Value

GeminiContent

SourceId

Output only. Identifier for the source contributing to this attribution.

public AttributionSourceId SourceId { get; set; }

Property Value

AttributionSourceId