CandidateCitationMetadata Property

Output only. Citation information for model-generated candidate. This field may be populated with recitation information for any text included in the Content. These are passages that are "recited" from copyrighted material in the foundational LLM's training data.

Definition

Namespace: GenerativeAI.Types
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
public CitationMetadata? CitationMetadata { get; set; }

Property Value

CitationMetadata

See Also