citationMetadata property

CitationMetadata? citationMetadata
final

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.

Implementation

final CitationMetadata? citationMetadata;