FirebaseVertexAI Framework Reference

CitationMetadata

@available(iOS 15.0, macOS 11.0, *)
public struct CitationMetadata
extension CitationMetadata: Decodable

A collection of source attributions for a piece of content.

  • A list of individual cited sources and the parts of the content to which they apply.

    Declaration

    Swift

    public let citationSources: [Citation]