Interface Citation (1.1.0)

Source attributions for content.

Package

@google-cloud/vertexai

Properties

endIndex

endIndex?: number;

Optional. End index into the content.

license

license?: string;

Optional. License of the attribution.

publicationDate

publicationDate?: GoogleDate;

Optional. Publication date of the attribution.

startIndex

startIndex?: number;

Optional. Start index into the content.

title

title?: string;

Optional. Title of the attribution.

uri

uri?: string;

Optional. Url reference of the attribution.